|
|
@1439
|
14 years |
Sam Hocevar |
* Get rid of test/term.c, it's now in its own repository.
* Added …
|
|
|
@1435
|
14 years |
Sam Hocevar |
* Do not build test/term if fcntl() is not available. Yes, could be …
|
|
|
@1427
|
14 years |
Sam Hocevar |
* Added a test app that swallows two console applications. Switch with C-a.
|
|
|
@1393
|
14 years |
Sam Hocevar |
* Renamed the "all" test to "cucul" because it otherwise conflicted …
|
|
|
@1389
|
14 years |
Sam Hocevar |
* Started writing a full API test. Not sure where it'll lead.
|
|
|
@1350
|
14 years |
Sam Hocevar |
* libcaca multiplexer: swallows two libcaca applications, for instance …
|
|
|
@1346
|
14 years |
Sam Hocevar |
* Made cucul_blit() handle-aware. Added a blit test for that.
|
|
|
@1216
|
14 years |
Sam Hocevar |
* Fix the Unicode test.
* Add a test for fullwidth characters.
|
|
|
@1212
|
14 years |
Sam Hocevar |
* Do not link binaries with @CACA_LIBS@, it's useless.
|
|
|
@1086
|
14 years |
Sam Hocevar |
* Remove toilet from the libcaca source, it'll be moved to its own repo.
|
|
|
@1075
|
14 years |
Sam Hocevar |
* Added getopt support to toilet.
|
|
|
@1073
|
14 years |
Sam Hocevar |
* TOIlet, The Other Implementation's letters. Will be a FIGlet clone. …
|
|
|
@1030
|
14 years |
Sam Hocevar |
* Moved the matrix effect test into cacademo. Removed the motion …
|
|
|
@1014
|
14 years |
Sam Hocevar |
* Added demo0.c, which is basically the old libcaca-0.9 demo.c file, …
|
|
|
@993
|
15 years |
Sam Hocevar |
* Small matrix effect. Totally useless. Unless you have a Thinkpad, in …
|
|
|
@977
|
15 years |
Sam Hocevar |
* Added -I${top_srcdir} to the compilation flags to fix builds …
|
|
|
@967
|
15 years |
Sam Hocevar |
* Text input test program. Might be merged into libcaca if it works well.
|
|
|
@957
|
15 years |
Sam Hocevar |
* Added font2tga, a test program that exports our font in a known format.
|
|
|
@871
|
15 years |
Jean-Yves Lamoureux |
* Added preliminary ANSI importer, added import formats autodection
|
|
|
@851
|
15 years |
Sam Hocevar |
* Got rid of CUCUL_LIBS. It's unused.
|
|
|
@843
|
15 years |
Sam Hocevar |
* Added a test for multiple frames support.
* Added a test for …
|
|
|
@779
|
15 years |
Sam Hocevar |
* Added test/truecolor.c to test non-ANSI colour pairs.
|
|
|
@767
|
15 years |
Sam Hocevar |
* Redisplay the output bitmap using libcaca. Eh ouais mon gars.
|
|
|
@750
|
15 years |
Sam Hocevar |
* Added a test program for the font renderer.
|
|
|
@742
|
15 years |
Sam Hocevar |
* Moved test/optipal.c to tools/optipal.c. The tools subdirectory will …
|
|
|
@692
|
15 years |
Sam Hocevar |
* Workaround for automake < 1.6.
|
|
|
@675
|
15 years |
Sam Hocevar |
* Added a test for the transformation routines.
|
|
|
@670
|
15 years |
Sam Hocevar |
* Added the cucul_blit() function. It lets us blit various canvas one
…
|
|
|
@654
|
15 years |
Sam Hocevar |
_
* Bitmap gamma test example. Of ,---. /""`_,'
…
|
|
|
@622
|
15 years |
Sam Hocevar |
* Small test program for exporters. Usage: "export html", "export irc" etc.
|
|
|
@562
|
15 years |
Sam Hocevar |
* Added a tiny Unicode test program. Of course it does not work yet, …
|
|
|
@536
|
15 years |
Sam Hocevar |
* Moved stuff around to differenciate between libcucul and libcaca.
|
|
|
@524
|
15 years |
Sam Hocevar |
A new low-level text management library (canvas for ultrafast …
|
|
|
@475
|
16 years |
Sam Hocevar |
* Use libtool for the static library generation; paves the way for
…
|
|
|
@350
|
17 years |
Sam Hocevar |
* test/colors.c:
+ Extracted the colour test from examples/demo.c.
|
|
|
@342
|
17 years |
Sam Hocevar |
* Fixed $Id in all Makefile.am files.
|
|
|
@341
|
17 years |
Sam Hocevar |
* build-win32:
+ Win32 cross-compilation script.
|
|
|
@324
|
17 years |
Sam Hocevar |
* test/event.c:
+ Small event lister, similar to X11's xev.
* …
|
|
|
@323
|
17 years |
Sam Hocevar |
* test/spritedit.c:
+ Moved spritedit to the test/ directory, …
|
|
|
@307
|
17 years |
Sam Hocevar |
* test/hsv.c:
+ Trivial saturation/value rendering test.
|
|
|
@293
|
17 years |
Sam Hocevar |
* test/optipal.c:
+ Optimised S-Lang palette generator.
* …
|
|
|
@292
|
17 years |
Sam Hocevar |
* Makefile.am:
+ Added a test directory for test programs.
* …
|