201 Commits (f4f8d0c5dd56c27433fd99003f13bce8dc68bcc5)

Autor SHA1 Mensaje Fecha
  Sam Hocevar 3624787754 * Updated libcaca and cacaview after the API changes. hace 17 años
  Sam Hocevar 9c155f042d * Renamed doxygen sections here and there to avoid embarassing side-effects hace 17 años
  Sam Hocevar dff5905a85 * When present, include <termios.h> and <unistd.h> to allow the ncurses hace 17 años
  Sam Hocevar 309e287a84 * Documented which drivers support caca_set_cursor(). hace 17 años
  Sam Hocevar 95e6709b10 * Implemented caca_set_cursor() on the X11, ncurses and S-Lang drivers. hace 17 años
  Sam Hocevar 1c5b493d21 * Patch by Ben Wiley Sittler to use ACS_* special characters in the ncurses hace 17 años
  Sam Hocevar a6cb886e4a * Differentiate between • and ● in the X11 rendering overrides. hace 17 años
  Sam Hocevar 1e67bd5400 * Patch by Ben Wiley Sittler for two misrendered glyphs. hace 17 años
  Sam Hocevar 9369bb3cb8 * Slightly nicer code in driver_x11.c. hace 17 años
  Sam Hocevar 8c7a66761a * Use cucul_utf32_to_ascii() when the SLang backend does not support UTF-8. hace 17 años
  Sam Hocevar 8ed49158e8 * X11 driver improvements courtesy of Ben Wiley Sittler. Reworked them a hace 17 años
  Sam Hocevar c9570afbbe * Compilation fix for systems (e.g. Darwin) where SLtt_Has_Alt_Charset does hace 17 años
  Sam Hocevar c9f6de3cb2 * Fixed OpenGL fullwidth support, courtesy of Ben Wiley Sittler. hace 17 años
  Sam Hocevar 1deb19790d * Disabled USE_RGB12_FGBG for now, as it was reported not to work. hace 17 años
  Jean-Yves Lamoureux 2276a03dae * Changed threshold in key events, a bit more natural hace 18 años
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. hace 18 años
  Sam Hocevar 33058757da * Add a no warranty clause to the code. hace 18 años
  Sam Hocevar 9afb3060cc * Fix OpenBSD build. hace 18 años
  Sam Hocevar c158dfea32 * Working Cocoa driver, courtesy of Colin Delacroix <colin@zoy.org>. hace 18 años
  Sam Hocevar 0dcf397cf4 * Fixed syntax errors. hace 18 años
  Sam Hocevar e1a42d9b42 * Added caca_set_cursor(). Not yet functional. hace 18 años
  Sam Hocevar 519216afa2 * Add support for doublewidth characters even if ncurses or SLang don't know hace 18 años
  Sam Hocevar c213ac0ecd * Merged old code by Ol that can be used as a start for the Cocoa driver. hace 18 años
  Sam Hocevar 12696aaff5 * Don't rely on pkg-config macros for variable substitution. Just in case. hace 18 años
  Sam Hocevar afed497172 * Added all the glue needed for a Cocoa output driver. hace 18 años
  Sam Hocevar fcee80f87d * Factored terminal title setting code. hace 18 años
  Sam Hocevar dac2f4d57f * Implemented caca_set_display_title() for ncurses and S-Lang. hace 18 años
  Sam Hocevar 35ad2eda5a * Added CACA_KEY_* values for Ctrl-C, Ctrl-V, etc. hace 18 años
  Sam Hocevar 51936f585c * Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() functions. hace 18 años
  Sam Hocevar 17db9e489b * Documented caca_event_t members. hace 18 años
  Sam Hocevar 64be9051ac * Flush stdout after writing the data in the raw driver. hace 18 años
  Sam Hocevar 3243101ff0 * Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that. hace 18 años
  Sam Hocevar 8c43b304c9 * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi() hace 18 años
  Sam Hocevar 25d0366fe6 * Get rid of _cucul_attr_to_ansi4[fb]g() and replace all calls with hace 18 años
  Sam Hocevar 88facd894c * Switch back to UTF-32 arguments for drawing primitives, now that we hace 18 años
  Sam Hocevar 391bc8b493 * Renamed cucul_export() to cucul_export_memory(), paves the way for a hace 18 años
  Sam Hocevar eb1f2d77c6 * Fix a harmless warning in caca0.c. hace 18 años
  Sam Hocevar 67ff5d5b1d * Got rid of cucul_ansi_to_str(), it's really useless. hace 18 años
  Sam Hocevar 42c9518d2a * Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored hace 18 años
  Sam Hocevar 111447fe27 * Blink/Underline/Bold/Italics support in the HTML exporters. hace 18 años
  Sam Hocevar 0b37a307dd * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the hace 18 años
  Sam Hocevar aa93ad25f6 * Remove cucul_set_color() from the exported API and replaced all calls hace 18 años
  Sam Hocevar 86301dd48c * Use the LSB of alpha and blue components to encode additional flags such hace 18 años
  Sam Hocevar e03e1d62da * Allow to create the initial canvas with a zero size. Either the application hace 18 años
  Sam Hocevar 26c3ea1aa4 * Removed "This function..." constructs from documentation. Fixed a few hace 18 años
  Sam Hocevar 4711611e3f * Support for fullwidth glyphs in the libcaca output drivers. hace 18 años
  Sam Hocevar d1bccd4fba * Added a --enable-plugins configure flag that builds the GL and X11 drivers hace 18 años
  Sam Hocevar 23afd54c7c * Fix enumeration layout in the manpage documentation. hace 18 años
  Sam Hocevar 79d8786aec * Ahahaha mais vieux porc ! Tiens, mange-toi ce fix. hace 18 años
  Jean-Yves Lamoureux 53a72a2d72 * Oops \o/ hace 18 años