Browse Source

* THANKS examples/cacaplas.c:

+ Updated credits.
  * NEWS:
    + Forthcoming 0.8 news.
tags/v0.99.beta14
Sam Hocevar sam 22 years ago
parent
commit
f50d792ff5
3 changed files with 9 additions and 1 deletions
  1. +7
    -0
      NEWS
  2. +1
    -0
      THANKS
  3. +1
    -1
      examples/cacaplas.c

+ 7
- 0
NEWS View File

@@ -1,5 +1,12 @@
$Id$ $Id$


Changes between 0.7 and 0.8:
----------------------------

* autorepeat emulation in the ncurses and slang drivers
* support for more keycodes in the ncurses and slang drivers
* cacaplas, a plasma animation example

Changes between 0.6 and 0.7: Changes between 0.6 and 0.7:
---------------------------- ----------------------------




+ 1
- 0
THANKS View File

@@ -1,5 +1,6 @@
$Id$ $Id$


Jan Hubicka <hubicka@freesoft.cz> - aafire Jan Hubicka <hubicka@freesoft.cz> - aafire
Michele Bini <mibin@tin.it> - original SDL plasma
Richard Zidlicky <rz@linux-m68k.org> - rpm specfile Richard Zidlicky <rz@linux-m68k.org> - rpm specfile



+ 1
- 1
examples/cacaplas.c View File

@@ -1,7 +1,7 @@
/* /*
* cacaplas plasma effect for libcaca * cacaplas plasma effect for libcaca
* Copyright (c) 2004 Sam Hocevar <sam@zoy.org> * Copyright (c) 2004 Sam Hocevar <sam@zoy.org>
* 1998 Bini Michele <mibin@tin.it>
* 1998 Michele Bini <mibin@tin.it>
* All Rights Reserved * All Rights Reserved
* *
* $Id$ * $Id$


Loading…
Cancel
Save