19 Ревизии (ee55871e3fe97e94db69f811fae2797523cb87d6)

Автор SHA1 Съобщение Дата
  Sam Hocevar 38c4a8b608 * Implemented cucul_load_file() and cucul_load_memory() to load respectively преди 19 години
  Sam Hocevar 9ff93666c6 * Brought the Win32 build back on its wheels. преди 19 години
  Sam Hocevar 4a1507c398 * Renamed htons/htonl to hton16/hton32 to avoid useless conflicts. преди 19 години
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h преди 19 години
  Sam Hocevar 2401f2c732 * Moved cucul_load_canvas() into cucul/import.c and renamed it into преди 19 години
  Sam Hocevar ea3bde92a4 * Added a new "caca" exporter. преди 19 години
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in преди 19 години
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. преди 19 години
  Sam Hocevar 17c065a49e * Replaced "struct cucul_*" and "struct caca_*" types with opaque typedefs преди 19 години
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to преди 19 години
  Sam Hocevar 41d475589c * Renamed cucul_export into cucul_buffer. We'll use it for other things. преди 19 години
  Sam Hocevar af4b95f8e6 * Store colour information on 32 bits, for future 12-bit colour support. преди 19 години
  Sam Hocevar 6f6b3b3ac2 * Sanity check in cacaserver.c. преди 19 години
  Sam Hocevar a125090228 * Fixed a crash when realloc() returns a new address. преди 19 години
  Jean-Yves Lamoureux a87a65bc82 * Oops, removed unused variable преди 19 години
  Jean-Yves Lamoureux 0890243547 * Added Winsock (c)(tm)(r) compatibility преди 19 години
  Sam Hocevar 0e15619e46 * cacaserver works again (but needs a complete rewrite because it's really преди 19 години
  Sam Hocevar bca049e6d7 * Changed the 2nd argument of cucul_create_export to a string. This way we преди 19 години
  Sam Hocevar 08a16c80fe * Removed the network driver and replaced it with a cacaserver executable преди 19 години
  Sam Hocevar 5696329b86 * Merged caca_show_cursor() and caca_hide_cursor() into caca_set_mouse() so преди 19 години
  Jean-Yves Lamoureux 6239887913 * Added caca_show/hide_cursor, and corresponding GL binding преди 19 години
  Sam Hocevar 70cb2ab916 * Allow the driver initialisation to fail, for instance when $DISPLAY = "". преди 19 години
  Sam Hocevar f149dc3ac4 * Massive rework of the event handling code, as per the TODO list. преди 19 години
  Sam Hocevar 77f995023d * Slightly changed header comments. преди 19 години
  Sam Hocevar 2c80bf875b * Renamed cucul_get_export() to cucul_create_export(). преди 19 години
  Sam Hocevar bb1cedf858 * Renamed cucul_buffer to cucul_export. Vanilla rum rules. преди 19 години
  Jean-Yves Lamoureux eff2f954de * Added telnet commands and options strings for debug преди 19 години
  Sam Hocevar 195da3f08f * Support CACA_GEOMETRY in the network driver. Still defaults to 80x24. преди 19 години
  Sam Hocevar 9e698966f2 * Replaced all cucul_get_* exporters with a generic cucul_export() function. преди 19 години
  Sam Hocevar adc85b5711 * Do not switch to alternate screen when clearing, because sometimes we преди 19 години
  Sam Hocevar a188ec5c32 * Pressing Ctrl-C on the client side now drops the connection. преди 19 години
  Sam Hocevar 31229fae80 * Changed port environment variable to "CACA_PORT". No need to mention it's преди 19 години
  Sam Hocevar 2442e911a4 * Improvements to the network output: преди 19 години
  Sam Hocevar edbd6a2e55 * Set the client sockets as non-blocking, and implemented non-blocking преди 19 години
  Jean-Yves Lamoureux d47bd8b490 * Added CACA_NETWORK_PORT env and related documentation преди 19 години
  Jean-Yves Lamoureux 1c6bfd09a1 * Fixed configure script to check for UTF8 enabled slang, removed network driver debug output, added size > 255 in telnet negociation, fixed scrolling bug in network driver преди 19 години
  Sam Hocevar 6f7f557f83 * Handle incoming connections in network_get_event() as well as преди 19 години
  Sam Hocevar d1e1dbd630 * Use the internal version of cucul_set_size in output drivers so that преди 19 години
  Jean-Yves Lamoureux 80d7cee0ba * Multiplexed sockets, it is now possible to have multiple clients at the same time watching for the same libcaca application. And no fork or threads involved. THAT'S high technology. преди 19 години
  Jean-Yves Lamoureux a676487863 * Changed way temporary buffer of ansi export was handled. Need to do that for other exporters as well. преди 19 години
  Jean-Yves Lamoureux e710d1078d * Fixed memory leak in network driver преди 19 години
  Jean-Yves Lamoureux f957e380d4 * Fixed blinking screen преди 19 години
  Jean-Yves Lamoureux b9ab5e0e5a * Exporters now return size of generated data преди 19 години
  Jean-Yves Lamoureux fd331c1504 * Added very preliminary network driver преди 19 години