46 Комити (81dbd21c3f6a47b0a6e1e3ec225033ff09abde97)

Аутор SHA1 Порука Датум
  Sam Hocevar 235504d81a * More error checking in libcucul. пре 18 година
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h пре 18 година
  Sam Hocevar 9a65579cf6 * Support for multiple frames in canvases. пре 18 година
  Sam Hocevar 046c004862 * Got rid of cv->scratch_line. It's unused, too. пре 18 година
  Sam Hocevar beda391b6b * Got rid of cv->empty_line, it's now unused. пре 18 година
  Sam Hocevar 2401f2c732 * Moved cucul_load_canvas() into cucul/import.c and renamed it into пре 18 година
  Sam Hocevar 1ec6544305 * More function mass-renaming: caca_attach -> caca_create_display, etc. пре 18 година
  Sam Hocevar ea3bde92a4 * Added a new "caca" exporter. пре 18 година
  Sam Hocevar e3f0d6c57d * Changed the cucul_rand() behaviour. Now cucul_rand(0, 10) returns random пре 18 година
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in пре 18 година
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. пре 18 година
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. пре 18 година
  Sam Hocevar 66e06a687c * Merged again all export functions into cucul/export.c. They're all the пре 18 година
  Sam Hocevar c778d5301c * Removed math.c from cucul, it's beyond uselessness. Kept cucul_rand in пре 18 година
  Sam Hocevar b5f00c459c * Implemented TGA image export. пре 18 година
  Sam Hocevar 17c065a49e * Replaced "struct cucul_*" and "struct caca_*" types with opaque typedefs пре 18 година
  Sam Hocevar 2c5ccb65e6 * Improved documentation in many places. пре 18 година
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to пре 18 година
  Sam Hocevar 41d475589c * Renamed cucul_export into cucul_buffer. We'll use it for other things. пре 18 година
  Sam Hocevar 58ff9ea1f5 * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. пре 18 година
  Sam Hocevar 988f2f4e92 * Replaced enum cucul_color with unsigned int. The size of an enum is not пре 18 година
  Sam Hocevar af4b95f8e6 * Store colour information on 32 bits, for future 12-bit colour support. пре 18 година
  Sam Hocevar fcfbcd4000 * Check the magic bytes at the end of the buffer when cucul_load()ing it. пре 18 година
  Sam Hocevar 3b410fdc89 * Fixed old typo that caused qq->height to be uninitialised. пре 18 година
  Sam Hocevar cfadd8b64d * Removed CUCUL_BACKGROUND, CUCUL_ANTIALIASING and CUCUL_DITHERING пре 18 година
  Sam Hocevar e625e11d52 * Added cucul_get_export_list(). Returns a list of known export formats. пре 18 година
  Sam Hocevar bca049e6d7 * Changed the 2nd argument of cucul_create_export to a string. This way we пре 18 година
  Sam Hocevar 41db7b066a * Implemented cucul_load() to reload a file that was saved with the пре 18 година
  Sam Hocevar 571de1af04 * Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free(). пре 18 година
  Sam Hocevar 77f995023d * Slightly changed header comments. пре 18 година
  Sam Hocevar f3698cd490 * Fixed an uninitialised structure member. пре 18 година
  Sam Hocevar 2c80bf875b * Renamed cucul_get_export() to cucul_create_export(). пре 18 година
  Sam Hocevar c979bc6eae * Changed the cucul_init parameter so that it now directly accepts a пре 18 година
  Sam Hocevar a20393e0b2 * Removed code that did not need to be duplicated. пре 18 година
  Sam Hocevar bb1cedf858 * Renamed cucul_buffer to cucul_export. Vanilla rum rules. пре 18 година
  Sam Hocevar 67ee65c720 * Comment clarification. пре 18 година
  Jean-Yves Lamoureux d1f6bb6759 * Added preliminary (but working) SVG exporter пре 18 година
  Sam Hocevar 9e698966f2 * Replaced all cucul_get_* exporters with a generic cucul_export() function. пре 18 година
  Jean-Yves Lamoureux 9071a26bb9 * Added preliminary Postscript (tm) (r) (c) exporter. пре 18 година
  Jean-Yves Lamoureux 5a09b684fe * Updated README for network driver, fixed remaining exporters пре 18 година
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications пре 18 година
  Jean-Yves Lamoureux a676487863 * Changed way temporary buffer of ansi export was handled. Need to do that for other exporters as well. пре 18 година
  Sam Hocevar da30961a0e * Fixed async issues between the driver and libcaca when resizing windows, пре 18 година
  Sam Hocevar 05e98f2254 * cucul_set_size() does nothing if a graphical backend is attached. Added пре 18 година
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), пре 19 година
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. пре 19 година
  Sam Hocevar 6c6beb3541 * Use 32 bit integers for the character array. No visible difference for пре 19 година
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. пре 19 година
  Sam Hocevar dfb47f643c * src/cucul.c: s/width/height/. пре 19 година
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing пре 19 година