799 Révisions (921016181fffaeea2b1b9e86ca164cba1552e0f4)
 

Auteur SHA1 Message Date
  Jean-Yves Lamoureux 921016181f * Fixed truecolor bug in OpenGL driver. il y a 18 ans
  Sam Hocevar a3fbf0d58a * Factor most of the cacademo code. il y a 18 ans
  Sam Hocevar be9d78bd90 * Ahaha old pig, you could have factored the 1.0 + as well, and you forgot il y a 18 ans
  Jean-Yves Lamoureux fb984ab852 * hey, ***I*** found a factorisation bug in cacaballs ! il y a 18 ans
  Jean-Yves Lamoureux 280132493f * OpenGL builtin font support il y a 18 ans
  Sam Hocevar 94ec47c1f6 * Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup yet. il y a 18 ans
  Sam Hocevar 57acf9a2e6 * Initialize random seed to getpid()+time(NULL) so that the user does not il y a 18 ans
  Sam Hocevar 7949f346bc * Updated ChangeLog and NEWS. il y a 18 ans
  Sam Hocevar 86e74e039b * Replace 'man3caca' with 'man3' in generated manpages. il y a 18 ans
  Sam Hocevar 2bbd7bbb36 * Fix dithering handling in demo0.c. il y a 18 ans
  Sam Hocevar a0f9308499 * Do not output unnecessary libraries in caca-output config. il y a 18 ans
  Sam Hocevar 08ab25168e * Oops, thinko in the migration doc. il y a 18 ans
  Sam Hocevar e51d298d0d * Updated the migration documentation so that it mentions the <caca0.h> il y a 18 ans
  Sam Hocevar 280289cf2b * Made features (such as dithering mode) and caca_sqrt work in the legacy il y a 18 ans
  Sam Hocevar 1d1d643c67 * Added demo0.c, which is basically the old libcaca-0.9 demo.c file, as a il y a 18 ans
  Sam Hocevar 7e587a46b9 * Added an emulation layer for pre-1.0 libcaca API. Legacy applications il y a 18 ans
  Sam Hocevar 514bbb3859 * Fix a crash in export.c with unknown file formats. il y a 18 ans
  Sam Hocevar d14a4dddfb * U+214B TURNED AMPERSAND il y a 18 ans
  Sam Hocevar db7670eb2a * Updated ChangeLog and NEWS. il y a 18 ans
  Sam Hocevar 900b340c31 * Removed debian packaging stuff from the trunk. It'll now be at il y a 18 ans
  Sam Hocevar cfe6fd6ffa * Factored some of the GL code. il y a 18 ans
  Sam Hocevar 21069a8463 * A few changes to the matrix program. I do not plan to maintain it. il y a 18 ans
  Sam Hocevar bc5415d6a4 * Fixed libcaca prototypes so that all functions use the errno mechanism il y a 18 ans
  Sam Hocevar 6d904c57f8 * Fixed cucul_create_canvas()'s documentation. il y a 18 ans
  Sam Hocevar 1f8549fc6a * Fixed typos in cucul/dither.c that prevented using ordered dither modes, il y a 18 ans
  Jean-Yves Lamoureux 63955d927a * Updated C++ bindings il y a 18 ans
  Sam Hocevar ab8bddb951 * Fix debian package dependencies; -dev packages didn't pull their library il y a 18 ans
  Sam Hocevar 004a78bc77 * Fixed matrix.c for non-Thinkpad computers. il y a 18 ans
  Sam Hocevar 61aaaa7470 * Fix a build failure when X11R7 is available but OpenGL isn't. il y a 18 ans
  Sam Hocevar 496445ffbf * Small matrix effect. Totally useless. Unless you have a Thinkpad, in il y a 18 ans
  Sam Hocevar 002fa479fa * Updated ChangeLog and NEWS. il y a 18 ans
  Sam Hocevar 6d3db8c66c * Updated the Debian build scripts. il y a 18 ans
  Sam Hocevar a1deddf2a6 * Fixed an out of bounds bug in cucul_blit(). il y a 18 ans
  Sam Hocevar 1f65c41f2c * Removed legacy CUCUL_LIBS from caca-config. il y a 18 ans
  Sam Hocevar ba28ea75f5 * UTF-8 input support for ncurses. il y a 18 ans
  Sam Hocevar f713c97f7c * Reduced IDLE_USEC by half. Today's machines are fast :-) il y a 18 ans
  Sam Hocevar ec3b082509 * Fixed UTF-8 support in ncurses. il y a 18 ans
  Sam Hocevar 2ccabef784 * Updated TODO list. il y a 18 ans
  Sam Hocevar 58f3935f0f * Have cucul_utf8_to_utf32 write how many bytes it read. il y a 18 ans
  Sam Hocevar a2e45e47da * Fix warnings in a few exporters. Do not assume %d accepts uint32_t without il y a 18 ans
  Sam Hocevar 1f3e745f52 * Minor cosmetic changes in the test programs. il y a 18 ans
  Sam Hocevar 81dbd21c3f * Fixed the DOS build. il y a 18 ans
  Sam Hocevar b6035aff39 * Minor cosmetic fix. il y a 18 ans
  Sam Hocevar aca46d3f39 * Added -I${top_srcdir} to the compilation flags to fix builds configured il y a 18 ans
  Sam Hocevar 3ebca8a6f3 * Removed --enable-network flag, but reused the test as a condition for il y a 18 ans
  Sam Hocevar 85f1afaecb * Updated build scripts for DOS and Win32. il y a 18 ans
  Sam Hocevar a719a1154f * Got backspace to work with the slang and ncurses drivers in an X il y a 18 ans
  Sam Hocevar e9b2ea68cb * More coding style fixes in the GL driver. il y a 18 ans
  Sam Hocevar fe74d9ac77 * Fixed awful indenting of the GL plugin. il y a 18 ans
  Sam Hocevar e0c512d452 * Make the ncurses driver UTF-8 and UTF-32 aware. il y a 18 ans