16 Комити (7255c6b0342b89713a02a9cb8f0aa3a6723466e6)

Аутор SHA1 Порука Датум
  Sam Hocevar 23afd54c7c * Fix enumeration layout in the manpage documentation. пре 18 година
  Sam Hocevar 1f8549fc6a * Fixed typos in cucul/dither.c that prevented using ordered dither modes, пре 18 година
  Sam Hocevar 7754db5ccf * Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned пре 18 година
  Sam Hocevar aa6cb520ab * Use UTF-32 instead of UTF-8 in the dithering glyph block list for slightly пре 18 година
  Sam Hocevar d6e4744861 * Changed the cucul_create_dither() prototype to make sure the mask пре 18 година
  Sam Hocevar 0a53a92195 * Completed return value and errno handling in libcucul API. пре 18 година
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h пре 18 година
  Sam Hocevar 2353ad9215 * Minor documentation improvements. пре 18 година
  Sam Hocevar 0deb4abc25 * Changed the cucul_dither_bitmap behaviour so that the 4 coordinates are пре 18 година
  Sam Hocevar e3f0d6c57d * Changed the cucul_rand() behaviour. Now cucul_rand(0, 10) returns random пре 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 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 5193172468 * Renamed bitmap.c into dither.c. пре 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 273371c6b1 * Fixed a syntax error. Gruik. пре 18 година
  Sam Hocevar e8ae71156d * Changed the cucul_set_bitmap_antialias() argument to a string. пре 18 година
  Sam Hocevar 7f5fb19a39 * Set the default dithering mode to Floyd-Steinberg. пре 18 година
  Sam Hocevar cfadd8b64d * Removed CUCUL_BACKGROUND, CUCUL_ANTIALIASING and CUCUL_DITHERING пре 18 година
  Jean-Yves Lamoureux 604852e3ba * Ok, invert works. OK OK SAM THAT WAS MY FAULT пре 18 година
  Jean-Yves Lamoureux f53bc3937a * Added bitmap invert routine. It doesn't work well, so don't use it right now. Sam is working hard to correct the strange behaviour. пре 18 година
  Sam Hocevar 77f995023d * Slightly changed header comments. пре 18 година
  Sam Hocevar 36886a339e * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. пре 18 година
  Sam Hocevar 5fff7db514 * Use ln(x) = 2 * (t + t^3/3 + t^5/5 + ...) with t = (x-1)/(x+1). пре 18 година
  Sam Hocevar b662acdd4e * Added optional support for CP437 gray blocks in the bitmap renderer. пре 18 година
  Sam Hocevar dcaccc744c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. пре 18 година
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications пре 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 6d99c79d26 * All output plugins should now work again. пре 19 година
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing пре 19 година
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. пре 19 година
  Jean-Yves Lamoureux c331fe42d5 * Fixed warnings under GCC 4.x пре 19 година
  Jean-Yves Lamoureux 49a53f68bc * Fixed a bunch of warnings пре 19 година
  Sam Hocevar f42fd33636 * src/bitmap.c: пре 19 година
  Jean-Yves Lamoureux 4ce99f0aff * src/math.c src/bitmap.c src/caca.h Removed powf call, added caca_powf, to remove libm depencies and problems on old compilers/linkers. пре 19 година
  Sam Hocevar 3fce0e7843 * src/bitmap.c: пре 20 година
  Sam Hocevar 4fad734207 * src/bitmap.c: dark background works again with floyd-steinberg. пре 20 година
  Sam Hocevar d558d7d475 * src/bitmap.c: dark background works again, except with floyd-steinberg. пре 20 година
  Sam Hocevar ae6fba6e22 * src/caca.h: пре 20 година
  Sam Hocevar 8f1322038f * src/bitmap.c: oops, removed spurious test code. пре 20 година
  Sam Hocevar e51f8e348c * src/bitmap.c: пре 20 година
  Sam Hocevar a1ab99a862 * src/event.c: пре 21 година
  Sam Hocevar 6197024748 * src/bitmap.c: пре 21 година
  Sam Hocevar 1866961050 * src/io.c: пре 21 година
  Sam Hocevar 20cc8d8d4c * libcaca.spec debian/control: пре 21 година
  Sam Hocevar 1f643aedee * src/bitmap.c: пре 21 година