97 коммитов (d3ef2bbecdeb5043874de3a2a8f1014a5f4754bb)

Автор SHA1 Сообщение Дата
  Sam Hocevar d3ef2bbecd Add caca_export_area_to_memory() to export only a selected part of the 15 лет назад
  Sam Hocevar 969e870fe4 Fix the old demo examples so that they don't refresh the screen twice 15 лет назад
  Sam Hocevar 95811ced2d Manually fix Visual Studio files so that builds do not spew 15 лет назад
  Sam Hocevar 17b840d8bc Improve dirty rectangle handling in examples/input.c. 15 лет назад
  Sam Hocevar 143b3c925b Fix the text input example now that the box drawing functions take a size 15 лет назад
  Sam Hocevar b61b93ddd2 Added MSVC project files for most example programs. 15 лет назад
  Sam Hocevar b7ba0adba0 Remove occurrences of DATADIR, it conflicts with MinGW's <objidl.h>. 15 лет назад
  Sam Hocevar 34297fcdf9 Fix separate directory build failure caused by caca_types.h. 16 лет назад
  Sam Hocevar 4cda200b03 Continuing the libcucul-libcaca merge. 16 лет назад
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 16 лет назад
  Sam Hocevar 8f832a3b47 * Switch a few unsigned int variables to size_t where appropriate. 16 лет назад
  Sam Hocevar 4ea785f818 * Remove all unsigned ints from exported functions. Signed arithmetic is 16 лет назад
  Sam Hocevar ec68a634cf * Get rid of the last long types in the API. 16 лет назад
  Sam Hocevar f44b5e11fa * Changed most "unsigned char" variables into "uint8_t", including in 16 лет назад
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 лет назад
  Sam Hocevar b8d3f71ae8 * Fix canvas export for the caca format. We now export all frames. 17 лет назад
  Sam Hocevar 4af5145c38 * Started sprite example. Doesn't work :-) 17 лет назад
  Sam Hocevar b7a785ff38 * Implemented caca_set_display_driver() to change driver at runtime. 17 лет назад
  Sam Hocevar e15e962928 * Implement caca_create_display_with_driver() to specify an output driver 17 лет назад
  Sam Hocevar d06bf76c96 =?utf-8?q?=20=20*=20Implement=20cucul=5Fput=5Ffigchar()=20to=20paste=20FIGlet/TOIlet=20characters=20in 17 лет назад
  Sam Hocevar 81d6119762 * Implemented cucul_canvas_set_figfont() from TOIlet’s open_font(). 17 лет назад
  Sam Hocevar 10bf9f48a7 * Rename "test" to "examples". The former will become a real testsuite. 17 лет назад
  Sam Hocevar 201ad26639 * Moved stuff again. 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 a05ac738aa * Removed debug test, kekeke ^^ 19 лет назад
  Jean-Yves Lamoureux 29775feb27 * Added caca_set_width, set_height_, set_size 19 лет назад
  Jean-Yves Lamoureux dd5668d9f0 * Fixed remaining warnings with gcc 3.x and 4.x 19 лет назад
  Sam Hocevar 20b2c14750 * Use libtool for the static library generation; paves the way for 19 лет назад
  Sam Hocevar 6a937d2d5e * examples/cacaplas: slower animation. 20 лет назад
  Sam Hocevar 5ef8b56c5e * examples/: 20 лет назад
  Sam Hocevar 2eab67619a * examples/cacaplas.c: use Esc to quit, Space to pause. 20 лет назад
  Sam Hocevar d8589b3a00 * examples/cacaview.c: 21 лет назад
  Sam Hocevar d2d39b2c51 * examples/cacaview.c: 21 лет назад
  Sam Hocevar 8b7bd031a7 * src/graphics.c: 21 лет назад
  Sam Hocevar e4a5408689 * src/graphics.c: 21 лет назад
  Sam Hocevar 51a129a743 * src/event.c: 21 лет назад
  Sam Hocevar 1257f58fbb * configure.ac: 21 лет назад
  Sam Hocevar a51d8843b2 * src/graphics.c: 21 лет назад
  Sam Hocevar 337e22d1b7 * Fixed $Id in all Makefile.am files. 21 лет назад
  Sam Hocevar 7afbf42a0b * build-win32: 21 лет назад
  Sam Hocevar bff2137f6e * examples/cacamoir.c: 21 лет назад
  Sam Hocevar 308beca482 * examples/cacaballs.c: 21 лет назад
  Sam Hocevar e8e85d268b * configure.ac src/time.c: 21 лет назад
  Sam Hocevar 85511793bf * src/caca.c src/graphics.c src/io.c src/time.c: 21 лет назад
  Sam Hocevar f50d792ff5 * THANKS examples/cacaplas.c: 21 лет назад
  Sam Hocevar f6bd05a46d * configure.ac: 21 лет назад
  Sam Hocevar c508525f83 * test/spritedit.c: 21 лет назад