Sam Hocevar
5dbf9da892
New improved ctypes-based Python bindings, by Alex Foulon <alxf@lavabit.com>.
14 lat temu
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
15 lat temu
Sam Hocevar
72789694c2
Java bindings, courtesy of Adrien Grand <jpountz@dinauz.org>.
15 lat temu
Sam Hocevar
0c7fd89e3a
Add dirty rectangle support to the ncurses and VGA drivers.
15 lat temu
Sam Hocevar
428f989d8e
Add Nicolas Vion to AUTHORS.
16 lat temu
Sam Hocevar
d2a22013f5
* Added Eriol’s snake.py example, even if it doesn’t use our (out of date)
bindings.
* Distribute the python/ subdirectory using automake.
17 lat temu
Sam Hocevar
b8aca0d0c7
* Added Pascal to the AUTHORS file.
17 lat temu
Sam Hocevar
9c155f042d
* Renamed doxygen sections here and there to avoid embarassing side-effects
such as "man tutorial" showing the libcaca tutorial on Debian systems.
17 lat temu
Sam Hocevar
c9f6de3cb2
* Fixed OpenGL fullwidth support, courtesy of Ben Wiley Sittler.
17 lat temu
Sam Hocevar
421d168382
* Added AUTHORS, THANKS, NEWS and TODO to the Doxygen documentation. Moved the main
documentation page from caca.h to a separate file.
18 lat temu
Sam Hocevar
0e4d5697de
* Added a few details for authors.
18 lat temu
Jean-Yves Lamoureux
bdf0f39073
* Updated for my ego trip
19 lat temu
Sam Hocevar
3f810a64ba
* Imported John Beppu's Perl wrapper.
20 lat temu
Sam Hocevar
3680abc23e
* examples/cacaball.c:
+ Crop the palette so that it looks a bit more like metaballs.
* AUTHORS THANKS:
+ Credited Jylam and Jan Hubicka.
21 lat temu
Sam Hocevar
db44056e86
* libcaca.spec:
+ RPM specfile, courtesy of Richard Zidlicky.
* THANKS:
+ Added a THANKS file for contributors.
21 lat temu
Sam Hocevar
6258f70c6c
* AUTHORS NEWS:
+ Added these mandatory files.
* doc/:
+ Wrote a Doxygen configuration file.
+ Added a manpage for caca-config(1), borrowed from sdl-config.
* configure.ac:
+ Use new style AC_INIT.
+ Error out if no library was found.
+ Added *djgpp* to the list of non-PIC platforms.
+ Added checks for doxygen and latex.
21 lat temu