34 Commits (9d2e5ef6d08ff8c1730e3413a6a14e6fdc71040b)

Autor SHA1 Mensaje Fecha
  Sam Hocevar 9d2e5ef6d0 Add a simple snake program using the <conio.h> interface. hace 15 años
  Sam Hocevar 104c5a0c5b Start implementing a full <conio.h> replacement with a libcaca backend. hace 15 años
  Sam Hocevar b7ba0adba0 Remove occurrences of DATADIR, it conflicts with MinGW's <objidl.h>. hace 15 años
  Sam Hocevar 34297fcdf9 Fix separate directory build failure caused by caca_types.h. hace 16 años
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the hace 16 años
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that hace 16 años
  Sam Hocevar e15e962928 * Implement caca_create_display_with_driver() to specify an output driver hace 17 años
  Sam Hocevar 81d6119762 * Implemented cucul_canvas_set_figfont() from TOIlet’s open_font(). hace 17 años
  Sam Hocevar 10bf9f48a7 * Rename "test" to "examples". The former will become a real testsuite. hace 17 años
  Sam Hocevar a7ac5f9e1e * Get rid of test/term.c, it's now in its own repository. hace 18 años
  Sam Hocevar 1fd3d09e44 * Do not build test/term if fcntl() is not available. Yes, could be improved. hace 18 años
  Sam Hocevar 81d9b86799 * Added a test app that swallows two console applications. Switch with C-a. hace 18 años
  Sam Hocevar e37f6aac55 * Renamed the "all" test to "cucul" because it otherwise conflicted with hace 18 años
  Sam Hocevar 0b3faf2078 * Started writing a full API test. Not sure where it'll lead. hace 18 años
  Sam Hocevar 8d5a1ea8e0 * libcaca multiplexer: swallows two libcaca applications, for instance hace 18 años
  Sam Hocevar 8c5342b263 * Made cucul_blit() handle-aware. Added a blit test for that. hace 18 años
  Sam Hocevar 8a316f40d6 * Fix the Unicode test. hace 18 años
  Sam Hocevar 91645bfa68 * Do not link binaries with @CACA_LIBS@, it's useless. hace 18 años
  Sam Hocevar a34df4fa85 * Remove toilet from the libcaca source, it'll be moved to its own repo. hace 18 años
  Sam Hocevar f1cb79fac3 * Added getopt support to toilet. hace 18 años
  Sam Hocevar 57bc9ff453 * TOIlet, The Other Implementation's letters. Will be a FIGlet clone. Later. hace 18 años
  Sam Hocevar 060cb6f676 * Moved the matrix effect test into cacademo. Removed the motion sensor hace 18 años
  Sam Hocevar 1d1d643c67 * Added demo0.c, which is basically the old libcaca-0.9 demo.c file, as a hace 18 años
  Sam Hocevar 496445ffbf * Small matrix effect. Totally useless. Unless you have a Thinkpad, in hace 18 años
  Sam Hocevar aca46d3f39 * Added -I${top_srcdir} to the compilation flags to fix builds configured hace 18 años
  Sam Hocevar afbdae6bf9 * Text input test program. Might be merged into libcaca if it works well. hace 18 años
  Sam Hocevar fdc8b45b72 * Added font2tga, a test program that exports our font in a known format. hace 18 años
  Jean-Yves Lamoureux 2e167ab614 * Added preliminary ANSI importer, added import formats autodection hace 18 años
  Sam Hocevar d0b0d90e2a * Got rid of CUCUL_LIBS. It's unused. hace 18 años
  Sam Hocevar 634c8266cc * Added a test for multiple frames support. hace 18 años
  Sam Hocevar 960aceabac * Added test/truecolor.c to test non-ANSI colour pairs. hace 18 años
  Sam Hocevar 4095b65df3 * Redisplay the output bitmap using libcaca. Eh ouais mon gars. hace 18 años
  Sam Hocevar e18b717e38 * Added a test program for the font renderer. hace 18 años
  Sam Hocevar 6fb44a69f9 * Moved test/optipal.c to tools/optipal.c. The tools subdirectory will hace 18 años
  Sam Hocevar d660aa1390 * Workaround for automake < 1.6. hace 18 años
  Sam Hocevar 7af7565b74 * Added a test for the transformation routines. hace 18 años
  Sam Hocevar 73aad0447c * Added the cucul_blit() function. It lets us blit various canvas one hace 18 años
  Sam Hocevar 42cbd10958 ___ hace 18 años
  Sam Hocevar 2f7c869bcc * Small test program for exporters. Usage: "export html", "export irc" etc. hace 18 años
  Sam Hocevar ce16433e89 * Added a tiny Unicode test program. Of course it does not work yet, but hace 18 años
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. hace 19 años
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing hace 19 años
  Sam Hocevar 20b2c14750 * Use libtool for the static library generation; paves the way for hace 19 años
  Sam Hocevar 40a1d07570 * test/colors.c: hace 21 años
  Sam Hocevar 337e22d1b7 * Fixed $Id in all Makefile.am files. hace 21 años
  Sam Hocevar 7afbf42a0b * build-win32: hace 21 años
  Sam Hocevar bf8f9744a4 * test/event.c: hace 21 años
  Sam Hocevar c508525f83 * test/spritedit.c: hace 21 años
  Sam Hocevar 5113f459dc * test/hsv.c: hace 21 años
  Sam Hocevar bf4ff1e254 * test/optipal.c: hace 21 años