326 Commits (4a7c10f7b3f3d12161fce8a20b9e357250175013)

Author SHA1 Message Date
  Sam Hocevar 67fa6ead18 * Use pkg-config to check for Imlib2. Patch adapted from Alt Linux. 18 years ago
  Sam Hocevar 7db8b35772 * As per user request, only display the "Powered by libcaca" banner for a 18 years ago
  Sam Hocevar c58db87df1 * A few coding style fixes. 18 years ago
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done 18 years ago
  Sam Hocevar a5c3ef9fdd * Got rid of OFFSET_X and OFFSET_Y. 18 years ago
  Sam Hocevar b461dd7c91 * More cleanup in cacademo.c. 18 years ago
  Sam Hocevar ec8fbddcfb * Cosmetic changes to cacademo. 18 years ago
  Sam Hocevar 2f64d475ec * Factored the star code (vieux porc). 18 years ago
  Sam Hocevar 7a02aaa1f8 * Moved transition data to the function. 18 years ago
  Jean-Yves Lamoureux 595a9fcf51 * Added nifty rotation to our 80's star. 18 years ago
  Jean-Yves Lamoureux f3578b26fb * Added much disco transition (ellipses suck). YMCA \o/ 18 years ago
  Sam Hocevar baff99daed * Smooth transitions between effects in cacademo. Press 'n' to switch 18 years ago
  Sam Hocevar 060cb6f676 * Moved the matrix effect test into cacademo. Removed the motion sensor 18 years ago
  Sam Hocevar a3fbf0d58a * Factor most of the cacademo code. 18 years ago
  Sam Hocevar be9d78bd90 * Ahaha old pig, you could have factored the 1.0 + as well, and you forgot 18 years ago
  Jean-Yves Lamoureux fb984ab852 * hey, ***I*** found a factorisation bug in cacaballs ! 18 years ago
  Sam Hocevar 94ec47c1f6 * Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup yet. 18 years ago
  Sam Hocevar 3ebca8a6f3 * Removed --enable-network flag, but reused the test as a condition for 18 years ago
  Sam Hocevar 5d12480dd6 * Renamed caca_set_delay() and caca_get_rendertime() into 18 years ago
  Sam Hocevar edce06f608 * Use UTF-8 instead of ANSI in cacaserver 18 years ago
  Sam Hocevar 5c64f0a02d * Allow cacadraw to open several files; use 'n' and 'p' to cycle. 18 years ago
  Jean-Yves Lamoureux 5eecd73820 * Fixed indentation. I did it myself, I'm a big boy. 18 years ago
  Jean-Yves Lamoureux 0244aa366b * page up / down 18 years ago
  Sam Hocevar b97751b9bc * Added cacadraw. It only shows files and lets you scroll for now, but 18 years ago
  Sam Hocevar 38c4a8b608 * Implemented cucul_load_file() and cucul_load_memory() to load respectively 18 years ago
  Sam Hocevar 9ff93666c6 * Brought the Win32 build back on its wheels. 18 years ago
  Sam Hocevar 4a1507c398 * Renamed htons/htonl to hton16/hton32 to avoid useless conflicts. 18 years ago
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h 18 years ago
  Sam Hocevar bde0e5ca7e * Changed cucul_clear_canvas() again. It now uses the current foreground 18 years ago
  Sam Hocevar 2401f2c732 * Moved cucul_load_canvas() into cucul/import.c and renamed it into 18 years ago
  Sam Hocevar 1ec6544305 * More function mass-renaming: caca_attach -> caca_create_display, etc. 18 years ago
  Sam Hocevar ea3bde92a4 * Added a new "caca" exporter. 18 years ago
  Sam Hocevar 0deb4abc25 * Changed the cucul_dither_bitmap behaviour so that the 4 coordinates are 18 years ago
  Sam Hocevar a4ac581b6f * Renamed cucul_clear() to cucul_clear_canvas() and added an argument to 18 years ago
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in 18 years ago
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. 18 years ago
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. 18 years ago
  Sam Hocevar 17c065a49e * Replaced "struct cucul_*" and "struct caca_*" types with opaque typedefs 18 years ago
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to 18 years ago
  Sam Hocevar 41d475589c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18 years ago
  Sam Hocevar 52d877a405 * cacaview works again. Somewhat. Image loading is now handled by the 18 years ago
  Sam Hocevar 78b764dbc5 * Renamed "freadint" to "u32fread", and so on. 18 years ago
  Sam Hocevar 1084035890 * Added img2irc program. I know it does not have "cucul" or "caca" in the 18 years ago
  Sam Hocevar 58ff9ea1f5 * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 18 years ago
  Sam Hocevar af4b95f8e6 * Store colour information on 32 bits, for future 12-bit colour support. 18 years ago
  Sam Hocevar 6f6b3b3ac2 * Sanity check in cacaserver.c. 18 years ago
  Sam Hocevar a125090228 * Fixed a crash when realloc() returns a new address. 18 years ago
  Jean-Yves Lamoureux a87a65bc82 * Oops, removed unused variable 18 years ago
  Jean-Yves Lamoureux 0890243547 * Added Winsock (c)(tm)(r) compatibility 18 years ago
  Jean-Yves Lamoureux 146bbb363d * removed b0rked test. No more pigs, I just commited 500 of them. 18 years ago