Changeset 334
- Timestamp:
- Jan 10, 2004, 8:59:50 PM (19 years ago)
- Location:
- libcaca/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/NEWS
r325 r334 1 1 $Id$ 2 3 Changes between 0.7 and 0.8: 4 ---------------------------- 5 6 * autorepeat emulation in the ncurses and slang drivers 7 * support for more keycodes in the ncurses and slang drivers 8 * cacaplas, a plasma animation example 2 9 3 10 Changes between 0.6 and 0.7: -
libcaca/trunk/THANKS
r320 r334 2 2 3 3 Jan Hubicka <hubicka@freesoft.cz> - aafire 4 Michele Bini <mibin@tin.it> - original SDL plasma 4 5 Richard Zidlicky <rz@linux-m68k.org> - rpm specfile 5 6 -
libcaca/trunk/examples/cacaplas.c
r333 r334 2 2 * cacaplas plasma effect for libcaca 3 3 * Copyright (c) 2004 Sam Hocevar <sam@zoy.org> 4 * 1998 Bini Michele<mibin@tin.it>4 * 1998 Michele Bini <mibin@tin.it> 5 5 * All Rights Reserved 6 6 *
Note: See TracChangeset
for help on using the changeset viewer.