1003 Revize (fba189ba481822a32195e6c0544cdf8d051a1b55)
 

Autor SHA1 Zpráva Datum
  Sam Hocevar fba189ba48 * Added a "make upload" rule for releases. před 18 roky
  Sam Hocevar 3547ef6d6b * Set version to 0.99.beta10. před 18 roky
  Sam Hocevar e580ce53c4 * Documentation updates. před 18 roky
  Sam Hocevar 5b08e789e4 * Re-added cucul_getchar() to the legacy functions. Debian's current version před 18 roky
  Sam Hocevar dbf07a9a27 * Add maxwidth and maxheight members to the font format. před 18 roky
  Sam Hocevar 15898ad288 * Random transition times in cacademo. před 18 roky
  Sam Hocevar a750bb77b3 * Ctrl-C and Ctrl-Z quit cacafire and cacademo. před 18 roky
  Sam Hocevar 51936f585c * Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() functions. před 18 roky
  Sam Hocevar 5d59b719c8 * Add CJK punctuation to the default fonts. před 18 roky
  Sam Hocevar 18f1f68be7 * Add a debug() function and a --enable-debug configure flag. před 18 roky
  Sam Hocevar eb017043ab * Support fullwidth fonts. před 18 roky
  Sam Hocevar 17db9e489b * Documented caca_event_t members. před 18 roky
  Sam Hocevar 40aa3b7933 * Documentation updates. Moved the canvas and font format definitions to před 18 roky
  Sam Hocevar b0a9948f5e * Mention caca-config being deprecated in its manpage, and removed mention před 18 roky
  Sam Hocevar 598a6718e6 * Properly handle EOF in cacaplay. před 18 roky
  Sam Hocevar aa3e191ccd * Documentation fixes and TODO updates. před 18 roky
  Sam Hocevar 64be9051ac * Flush stdout after writing the data in the raw driver. před 18 roky
  Sam Hocevar 35f77b6e06 * Allow cacaplay to play streams and updated its manpage. před 18 roky
  Sam Hocevar ba605528cc * Fix infinite loop due to signed/unsigned mistake. před 18 roky
  Sam Hocevar 8d5a1ea8e0 * libcaca multiplexer: swallows two libcaca applications, for instance před 18 roky
  Sam Hocevar e656963a9a * Fixed a bug in the caca importer. před 18 roky
  Sam Hocevar ef9d6c1418 * Fix program header. před 18 roky
  Sam Hocevar 3243101ff0 * Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that. před 18 roky
  Sam Hocevar 8c5342b263 * Made cucul_blit() handle-aware. Added a blit test for that. před 18 roky
  Sam Hocevar f7fac153a6 * Free all memory upon exit in the transform test. před 18 roky
  Sam Hocevar f104f0ac77 * Update transform.c so that it uses import functions instead of blitting před 18 roky
  Sam Hocevar 9d6bd7b322 * Do not force the text colour when importing a text file. před 18 roky
  Sam Hocevar f61bed2bdb * Add cursor and handle support to canvases. Unused yet. před 18 roky
  Sam Hocevar 21bfa6210d * Cosmetic code and documentation changes here and there. před 18 roky
  Sam Hocevar 40670f6322 * Restore attribute settings before resizing the canvas in the frame test. před 18 roky
  Sam Hocevar 042635640c * Rename sprite.c into frame.c. před 18 roky
  Sam Hocevar 9fb85b253c * Prepare the way for per-frame width/height information. před 18 roky
  Sam Hocevar 39553873fd * Fix minor uninitialised data bug in cucul_canvas_create(). před 18 roky
  Sam Hocevar fae8b54e54 * Allow to resize canvases back to (0,0). před 18 roky
  Sam Hocevar 25344d89b0 * Got rid of the now unused _cucul_strlen_utf8() and _cucul_skip_utf8() před 18 roky
  Sam Hocevar d549d07c0a * Got rid of very old _cucul_init_dither() function call. před 18 roky
  Sam Hocevar 8c43b304c9 * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi() před 18 roky
  Sam Hocevar 25d0366fe6 * Get rid of _cucul_attr_to_ansi4[fb]g() and replace all calls with před 18 roky
  Sam Hocevar c5a94eee07 * Export cucul_attr_to_ansi_fg() and cucul_attr_to_ansi_bg(). před 18 roky
  Sam Hocevar 88facd894c * Switch back to UTF-32 arguments for drawing primitives, now that we před 18 roky
  Sam Hocevar 1b491f11a9 * Implemented cucul_draw_cp437_box(). před 18 roky
  Sam Hocevar 21856cf414 * Wrote manual pages for img2irc, cacaplay and cacaserver. před 18 roky
  Sam Hocevar 819dab40e7 * Implemented cucul_putattr(), cucul_putchar()'s attribute equivalent. před 18 roky
  Sam Hocevar 6dc69f3ace * Don't try to guess the file format in cacaserver, instead feed the data před 18 roky
  Sam Hocevar 0a94f93f95 * If not enough data is available for import, return 0 instead of an error. před 18 roky
  Sam Hocevar 44c286272c * Minor documentation fixes. před 18 roky
  Jean-Yves Lamoureux da48bab388 * Fixed behaviour of the pig while resizing window před 18 roky
  Sam Hocevar d465937d4a * Slight documentation update. před 18 roky
  Sam Hocevar 9621f21c5a * Convert all programs and tests to the new import/export API. před 18 roky
  Sam Hocevar 1cb8d02560 * Set the cucul_import_memory() buffer type to void const * instead of před 18 roky