|
|
@1269
|
16 years |
Sam Hocevar |
* Got rid of cucul_ansi_to_str(), it's really useless.
* Partial …
|
|
|
@1267
|
16 years |
Sam Hocevar |
* Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and …
|
|
|
@1266
|
16 years |
Sam Hocevar |
* Changed cucul_set_attr() so that only setting the style does not …
|
|
|
@1263
|
16 years |
Sam Hocevar |
* Add Bold/Blink/Italics/Underline? to the export and color tests.
|
|
|
@1257
|
16 years |
Sam Hocevar |
* Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge …
|
|
|
@1256
|
16 years |
Sam Hocevar |
* Remove cucul_set_color() from the exported API and replaced all …
|
|
|
@1232
|
16 years |
Sam Hocevar |
* Minor changes to the frames test.
|
|
|
@1224
|
16 years |
Sam Hocevar |
* Made cucul_blit(), and therefore cucul_set_canvas_boundaries(), …
|
|
|
@1222
|
16 years |
Sam Hocevar |
* Add fullwidth characters to the transform test.
|
|
|
@1220
|
16 years |
Sam Hocevar |
* Add a test for fullwidth characters to the exporter test.
|
|
|
@1217
|
16 years |
Sam Hocevar |
* Use 0xCACA as the test character. Ahaha. Caca. Got it?
|
|
|
@1216
|
16 years |
Sam Hocevar |
* Fix the Unicode test.
* Add a test for fullwidth characters.
|
|
|
@1212
|
16 years |
Sam Hocevar |
* Do not link binaries with @CACA_LIBS@, it's useless.
|
|
|
@1153
|
16 years |
Sam Hocevar |
* Added an optional argument to the import test to select import format.
|
|
|
@1086
|
16 years |
Sam Hocevar |
* Remove toilet from the libcaca source, it'll be moved to its own repo.
|
|
|
@1080
|
16 years |
Sam Hocevar |
* Autocrop toilet output.
|
|
|
@1077
|
16 years |
Sam Hocevar |
* Handle UTF-8 in TOIlet.
* Add a --irc flag to TOIlet.
|
|
|
@1076
|
16 years |
Sam Hocevar |
* Support for platforms without <getopt.h> in TOIlet.
|
|
|
@1075
|
16 years |
Sam Hocevar |
* Added getopt support to toilet.
|
|
|
@1073
|
16 years |
Sam Hocevar |
* TOIlet, The Other Implementation's letters. Will be a FIGlet clone. …
|
|
|
@1048
|
16 years |
Jean-Yves Lamoureux |
* Updated kernel 'driver', still not working, but most of the work is done
|
|
|
@1031
|
16 years |
Sam Hocevar |
* Fix badly initialised data in the gamma test.
|
|
|
@1030
|
16 years |
Sam Hocevar |
* Moved the matrix effect test into cacademo. Removed the motion …
|
|
|
@1029
|
16 years |
Jean-Yves Lamoureux |
* AHAHAHA FILTHY PIG, init sensors values to 0, in case there's no …
|
|
|
@1019
|
16 years |
Sam Hocevar |
* Fix dithering handling in demo0.c.
|
|
|
@1014
|
16 years |
Sam Hocevar |
* Added demo0.c, which is basically the old libcaca-0.9 demo.c file, …
|
|
|
@1012
|
16 years |
Sam Hocevar |
* Fix a crash in export.c with unknown file formats.
|
|
|
@1007
|
16 years |
Sam Hocevar |
* A few changes to the matrix program. I do not plan to maintain it.
|
|
|
@995
|
16 years |
Sam Hocevar |
* Fixed matrix.c for non-Thinkpad computers.
|
|
|
@993
|
16 years |
Sam Hocevar |
* Small matrix effect. Totally useless. Unless you have a Thinkpad, in …
|
|
|
@980
|
16 years |
Sam Hocevar |
* Minor cosmetic changes in the test programs.
* Code enhancements …
|
|
|
@977
|
16 years |
Sam Hocevar |
* Added -I${top_srcdir} to the compilation flags to fix builds …
|
|
|
@969
|
16 years |
Sam Hocevar |
* Renamed the event data member "ucs4" to "utf32" for consistency
…
|
|
|
@967
|
16 years |
Sam Hocevar |
* Text input test program. Might be merged into libcaca if it works well.
|
|
|
@964
|
16 years |
Sam Hocevar |
* Renamed caca_set_delay() and caca_get_rendertime() into
…
|
|
|
@959
|
16 years |
Sam Hocevar |
* font2tga no longer needs cucul_internal.h.
|
|
|
@958
|
16 years |
Sam Hocevar |
* Changed cucul_putchar's prototype so that it accepts a 32-bit …
|
|
|
@957
|
16 years |
Sam Hocevar |
* Added font2tga, a test program that exports our font in a known format.
|
|
|
@956
|
16 years |
Sam Hocevar |
* If the export test target is ANSI or UTF-8, dither image with …
|
|
|
@942
|
16 years |
Sam Hocevar |
* Cosmetic fix in test/font.c.
* Use UTF-8 output in test/text.c …
|
|
|
@932
|
16 years |
Sam Hocevar |
* Make the export test 80 columns wide, so that the ANSI we generate …
|
|
|
@919
|
16 years |
Sam Hocevar |
* Allow an optional input filename in the export test for cheap …
|
|
|
@903
|
16 years |
Sam Hocevar |
* Added cacadraw. It only shows files and lets you scroll for now, but …
|
|
|
@898
|
16 years |
Sam Hocevar |
* Minor typo.
|
|
|
@896
|
16 years |
Sam Hocevar |
* Implemented cucul_load_file() and cucul_load_memory() to load …
|
|
|
@892
|
16 years |
Jean-Yves Lamoureux |
* Updated C++ bindings, should be coding-style-correction-proof, or at …
|
|
|
@873
|
16 years |
Sam Hocevar |
* Jylam is too modest.
|
|
|
@872
|
16 years |
Jean-Yves Lamoureux |
* Added importers test
|
|
|
@871
|
16 years |
Jean-Yves Lamoureux |
* Added preliminary ANSI importer, added import formats autodection
|
|
|
@859
|
16 years |
Sam Hocevar |
* Removed duplicate uint*_t defines from *_internal.h and included …
|
|
|
@858
|
16 years |
Sam Hocevar |
* Added "common.h", a placeholder for simple features and functions …
|
|
|
@851
|
16 years |
Sam Hocevar |
* Got rid of CUCUL_LIBS. It's unused.
|
|
|
@849
|
16 years |
Sam Hocevar |
* Allow the caca_event_t *ev argument for caca_get_event() to be NULL.
|
|
|
@843
|
16 years |
Sam Hocevar |
* Added a test for multiple frames support.
* Added a test for …
|
|
|
@839
|
16 years |
Sam Hocevar |
* Disabled sprite stuff from the tests.
|
|
|
@832
|
16 years |
Sam Hocevar |
* Changed cucul_clear_canvas() again. It now uses the current …
|
|
|
@826
|
16 years |
Sam Hocevar |
* Moved cucul_load_canvas() into cucul/import.c and renamed it into
…
|
|
|
@819
|
16 years |
Sam Hocevar |
* More function mass-renaming: caca_attach -> caca_create_display, etc.
|
|
|
@816
|
16 years |
Sam Hocevar |
* Changed the cucul_dither_bitmap behaviour so that the 4 coordinates …
|
|
|
@815
|
16 years |
Sam Hocevar |
* Changed the cucul_rand() behaviour. Now cucul_rand(0, 10) returns …
|
|
|
@814
|
16 years |
Sam Hocevar |
* Renamed cucul_clear() to cucul_clear_canvas() and added an argument …
|
|
|
@813
|
16 years |
Sam Hocevar |
* Renamed main canvas-related functions so that they have "canvas" in
…
|
|
|
@811
|
16 years |
Sam Hocevar |
* Renamed caca_t into caca_display_t.
* Renamed canvas handle …
|
|
|
@810
|
16 years |
Sam Hocevar |
* Renamed cucul_t into cucul_canvas_t. Eh ouais mon con.
|
|
|
@802
|
16 years |
Sam Hocevar |
* Handle CACA_EVENT_QUIT in the event test program.
|
|
|
@792
|
16 years |
Sam Hocevar |
* Minor cosmetic changes in the test programs.
|
|
|
@788
|
16 years |
Sam Hocevar |
* Use cucul_get_export_list() in the export test instead of hardcoding …
|
|
|
@779
|
16 years |
Sam Hocevar |
* Added test/truecolor.c to test non-ANSI colour pairs.
|
|
|
@777
|
16 years |
Sam Hocevar |
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
|
|
|
@774
|
16 years |
Jean-Yves Lamoureux |
* Fixed sprite functions (it compiles now) (Y'a des connards qui font …
|
|
|
@767
|
16 years |
Sam Hocevar |
* Redisplay the output bitmap using libcaca. Eh ouais mon gars.
|
|
|
@766
|
16 years |
Sam Hocevar |
* Fixed caca_get_event() call in test/hsv.c.
|
|
|
@763
|
16 years |
Sam Hocevar |
* Implemented cucul_get_font_list() to retrieve the list of builtin …
|
|
|
@760
|
16 years |
Sam Hocevar |
* Internal font support through cucul_load_font(). Documented that.
…
|
|
|
@758
|
16 years |
Sam Hocevar |
* Implemented cucul_get_font_width() and cucul_get_font_height().
* …
|
|
|
@757
|
16 years |
Sam Hocevar |
* Renamed cucul_export into cucul_buffer. We'll use it for other things.
|
|
|
@752
|
16 years |
Jean-Yves Lamoureux |
* Added silly play with interframe delay. Need to rework sprite format.
|
|
|
@750
|
16 years |
Sam Hocevar |
* Added a test program for the font renderer.
|
|
|
@749
|
16 years |
Sam Hocevar |
* Code simplification.
|
|
|
@743
|
16 years |
Sam Hocevar |
* Proper svn:ignore properties on tools/.
|
|
|
@742
|
16 years |
Sam Hocevar |
* Moved test/optipal.c to tools/optipal.c. The tools subdirectory will …
|
|
|
@737
|
16 years |
Sam Hocevar |
* Fixed test/export that was not printing the last character of the file.
|
|
|
@734
|
16 years |
Sam Hocevar |
* Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux.
|
|
|
@733
|
16 years |
Sam Hocevar |
* Replaced enum cucul_color with unsigned int. The size of an enum is …
|
|
|
@711
|
16 years |
Sam Hocevar |
* Removed CUCUL_BACKGROUND, CUCUL_ANTIALIASING and CUCUL_DITHERING
…
|
|
|
@710
|
16 years |
Sam Hocevar |
* Merged caca_wait_event() into caca_get_event() and added a timeout
…
|
|
|
@706
|
16 years |
Sam Hocevar |
* Changed the 2nd argument of cucul_create_export to a string. This …
|
|
|
@692
|
16 years |
Sam Hocevar |
* Workaround for automake < 1.6.
|
|
|
@690
|
16 years |
Jean-Yves Lamoureux |
* Added bitmap invert routine. It doesn't work well, so don't use it …
|
|
|
@689
|
16 years |
Sam Hocevar |
* Merged caca_show_cursor() and caca_hide_cursor() into …
|
|
|
@687
|
16 years |
Jean-Yves Lamoureux |
* Added forgotten X11 set/hide cursor (non-working code)
|
|
|
@681
|
16 years |
Sam Hocevar |
* Massive rework of the event handling code, as per the TODO list.
|
|
|
@680
|
16 years |
Sam Hocevar |
* Hahaha mais le vieux porc c'est moi.
|
|
|
@678
|
16 years |
Sam Hocevar |
* Made cucul_putchar32() an internal-only function.
* Changed the …
|
|
|
@677
|
16 years |
Sam Hocevar |
* Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free().
|
|
|
@675
|
16 years |
Sam Hocevar |
* Added a test for the transformation routines.
|
|
|
@672
|
16 years |
Sam Hocevar |
* Slightly changed header comments.
|
|
|
@670
|
16 years |
Sam Hocevar |
* Added the cucul_blit() function. It lets us blit various canvas one
…
|
|
|
@667
|
16 years |
Sam Hocevar |
* Renamed cucul_get_export() to cucul_create_export().
|
|
|
@666
|
16 years |
Sam Hocevar |
* Removed the cucul_t * argument from cucul_create_bitmap(). It's not …
|
|
|