294 Revize (e37f6aac55299abb55ead93f13a838f78e5d23e6)

Autor SHA1 Zpráva Datum
  Sam Hocevar c5426e3e7b * Add more randomness to the cacademo effects. před 19 roky
  Sam Hocevar 35ad2eda5a * Added CACA_KEY_* values for Ctrl-C, Ctrl-V, etc. před 19 roky
  Sam Hocevar 15898ad288 * Random transition times in cacademo. před 19 roky
  Sam Hocevar a750bb77b3 * Ctrl-C and Ctrl-Z quit cacafire and cacademo. před 19 roky
  Sam Hocevar 598a6718e6 * Properly handle EOF in cacaplay. před 19 roky
  Sam Hocevar 35f77b6e06 * Allow cacaplay to play streams and updated its manpage. před 19 roky
  Sam Hocevar 3243101ff0 * Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that. před 19 roky
  Sam Hocevar 88facd894c * Switch back to UTF-32 arguments for drawing primitives, now that we před 19 roky
  Sam Hocevar 21856cf414 * Wrote manual pages for img2irc, cacaplay and cacaserver. před 19 roky
  Sam Hocevar 6dc69f3ace * Don't try to guess the file format in cacaserver, instead feed the data před 19 roky
  Sam Hocevar 9621f21c5a * Convert all programs and tests to the new import/export API. před 19 roky
  Sam Hocevar a5164e8543 * Do not link cacaserver with libcaca, it only uses libcucul. před 19 roky
  Sam Hocevar 98ee92b2d0 * Updated the caca export format so that it supports multiple frames. před 19 roky
  Sam Hocevar 42c9518d2a * Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored před 19 roky
  Sam Hocevar 0b37a307dd * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the před 19 roky
  Sam Hocevar aa93ad25f6 * Remove cucul_set_color() from the exported API and replaced all calls před 19 roky
  Sam Hocevar d1f55fbe8f * Fix broken Imlib2 support in cacaview. před 19 roky
  Sam Hocevar f20598339e * Use enter as the transition key. před 19 roky
  Sam Hocevar 91645bfa68 * Do not link binaries with @CACA_LIBS@, it's useless. před 19 roky
  Sam Hocevar 67fa6ead18 * Use pkg-config to check for Imlib2. Patch adapted from Alt Linux. před 19 roky
  Sam Hocevar 7db8b35772 * As per user request, only display the "Powered by libcaca" banner for a před 19 roky
  Sam Hocevar c58db87df1 * A few coding style fixes. před 19 roky
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done před 19 roky
  Sam Hocevar a5c3ef9fdd * Got rid of OFFSET_X and OFFSET_Y. před 19 roky
  Sam Hocevar b461dd7c91 * More cleanup in cacademo.c. před 19 roky
  Sam Hocevar ec8fbddcfb * Cosmetic changes to cacademo. před 19 roky
  Sam Hocevar 2f64d475ec * Factored the star code (vieux porc). před 19 roky
  Sam Hocevar 7a02aaa1f8 * Moved transition data to the function. před 19 roky
  Jean-Yves Lamoureux 595a9fcf51 * Added nifty rotation to our 80's star. před 19 roky
  Jean-Yves Lamoureux f3578b26fb * Added much disco transition (ellipses suck). YMCA \o/ před 19 roky
  Sam Hocevar baff99daed * Smooth transitions between effects in cacademo. Press 'n' to switch před 19 roky
  Sam Hocevar 060cb6f676 * Moved the matrix effect test into cacademo. Removed the motion sensor před 19 roky
  Sam Hocevar a3fbf0d58a * Factor most of the cacademo code. před 19 roky
  Sam Hocevar be9d78bd90 * Ahaha old pig, you could have factored the 1.0 + as well, and you forgot před 19 roky
  Jean-Yves Lamoureux fb984ab852 * hey, ***I*** found a factorisation bug in cacaballs ! před 19 roky
  Sam Hocevar 94ec47c1f6 * Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup yet. před 19 roky
  Sam Hocevar 3ebca8a6f3 * Removed --enable-network flag, but reused the test as a condition for před 19 roky
  Sam Hocevar 5d12480dd6 * Renamed caca_set_delay() and caca_get_rendertime() into před 19 roky
  Sam Hocevar edce06f608 * Use UTF-8 instead of ANSI in cacaserver před 19 roky
  Sam Hocevar 5c64f0a02d * Allow cacadraw to open several files; use 'n' and 'p' to cycle. před 19 roky
  Jean-Yves Lamoureux 5eecd73820 * Fixed indentation. I did it myself, I'm a big boy. před 19 roky
  Jean-Yves Lamoureux 0244aa366b * page up / down před 19 roky
  Sam Hocevar b97751b9bc * Added cacadraw. It only shows files and lets you scroll for now, but před 19 roky
  Sam Hocevar 38c4a8b608 * Implemented cucul_load_file() and cucul_load_memory() to load respectively před 19 roky
  Sam Hocevar 9ff93666c6 * Brought the Win32 build back on its wheels. před 19 roky
  Sam Hocevar 4a1507c398 * Renamed htons/htonl to hton16/hton32 to avoid useless conflicts. před 19 roky
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h před 19 roky
  Sam Hocevar bde0e5ca7e * Changed cucul_clear_canvas() again. It now uses the current foreground před 19 roky
  Sam Hocevar 2401f2c732 * Moved cucul_load_canvas() into cucul/import.c and renamed it into před 19 roky
  Sam Hocevar 1ec6544305 * More function mass-renaming: caca_attach -> caca_create_display, etc. před 19 roky