|
|
@1395
|
14 years |
Sam Hocevar |
* Minor compilation warning fix. OS X x86 defines "DELAY".
|
|
|
@1394
|
14 years |
Sam Hocevar |
* Documented flip/flop/rotate as being involutive.
* Updated text test.
|
|
|
@1393
|
14 years |
Sam Hocevar |
* Renamed the "all" test to "cucul" because it otherwise conflicted …
|
|
|
@1390
|
14 years |
Sam Hocevar |
* Implemented cucul_get_frame_name() and cucul_set_frame_name().
* …
|
|
|
@1389
|
14 years |
Sam Hocevar |
* Started writing a full API test. Not sure where it'll lead.
|
|
|
@1387
|
14 years |
Sam Hocevar |
* Add more randomness to the cacademo effects.
* Adapt the swallow …
|
|
|
@1364
|
14 years |
Sam Hocevar |
* Random transition times in cacademo.
* Swallow 4 applications …
|
|
|
@1361
|
14 years |
Sam Hocevar |
* Add CJK punctuation to the default fonts.
* Minor changes to the …
|
|
|
@1359
|
14 years |
Sam Hocevar |
* Support fullwidth fonts.
* Add Katakanas and Hiraganas to the …
|
|
|
@1351
|
14 years |
Sam Hocevar |
* Fix infinite loop due to signed/unsigned mistake.
|
|
|
@1350
|
14 years |
Sam Hocevar |
* libcaca multiplexer: swallows two libcaca applications, for instance …
|
|
|
@1348
|
14 years |
Sam Hocevar |
* Fix program header.
|
|
|
@1347
|
14 years |
Sam Hocevar |
* Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that.
|
|
|
@1346
|
14 years |
Sam Hocevar |
* Made cucul_blit() handle-aware. Added a blit test for that.
|
|
|
@1345
|
14 years |
Sam Hocevar |
* Free all memory upon exit in the transform test.
|
|
|
@1344
|
14 years |
Sam Hocevar |
* Update transform.c so that it uses import functions instead of …
|
|
|
@1340
|
14 years |
Sam Hocevar |
* Restore attribute settings before resizing the canvas in the frame test.
|
|
|
@1330
|
14 years |
Sam Hocevar |
* Switch back to UTF-32 arguments for drawing primitives, now that we
…
|
|
|
@1308
|
14 years |
Sam Hocevar |
* Convert all programs and tests to the new import/export API.
|
|
|
@1294
|
14 years |
Sam Hocevar |
* Use cucul_get_font_blocks() instead of hardcoding the glyph list.
|
|
|
@1269
|
14 years |
Sam Hocevar |
* Got rid of cucul_ansi_to_str(), it's really useless.
* Partial …
|
|
|
@1267
|
14 years |
Sam Hocevar |
* Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and …
|
|
|
@1266
|
14 years |
Sam Hocevar |
* Changed cucul_set_attr() so that only setting the style does not …
|
|
|
@1263
|
14 years |
Sam Hocevar |
* Add Bold/Blink/Italics/Underline? to the export and color tests.
|
|
|
@1257
|
14 years |
Sam Hocevar |
* Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge …
|
|
|
@1256
|
14 years |
Sam Hocevar |
* Remove cucul_set_color() from the exported API and replaced all …
|
|
|
@1232
|
14 years |
Sam Hocevar |
* Minor changes to the frames test.
|
|
|
@1224
|
14 years |
Sam Hocevar |
* Made cucul_blit(), and therefore cucul_set_canvas_boundaries(), …
|
|
|
@1222
|
14 years |
Sam Hocevar |
* Add fullwidth characters to the transform test.
|
|
|
@1220
|
14 years |
Sam Hocevar |
* Add a test for fullwidth characters to the exporter test.
|
|
|
@1217
|
14 years |
Sam Hocevar |
* Use 0xCACA as the test character. Ahaha. Caca. Got it?
|
|
|
@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.
|
|
|
@1153
|
14 years |
Sam Hocevar |
* Added an optional argument to the import test to select import format.
|
|
|
@1086
|
14 years |
Sam Hocevar |
* Remove toilet from the libcaca source, it'll be moved to its own repo.
|
|
|
@1080
|
14 years |
Sam Hocevar |
* Autocrop toilet output.
|
|
|
@1077
|
14 years |
Sam Hocevar |
* Handle UTF-8 in TOIlet.
* Add a --irc flag to TOIlet.
|
|
|
@1076
|
14 years |
Sam Hocevar |
* Support for platforms without <getopt.h> in TOIlet.
|
|
|
@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. …
|
|
|
@1048
|
14 years |
Jean-Yves Lamoureux |
* Updated kernel 'driver', still not working, but most of the work is done
|
|
|
@1031
|
14 years |
Sam Hocevar |
* Fix badly initialised data in the gamma test.
|
|
|
@1030
|
14 years |
Sam Hocevar |
* Moved the matrix effect test into cacademo. Removed the motion …
|
|
|
@1029
|
14 years |
Jean-Yves Lamoureux |
* AHAHAHA FILTHY PIG, init sensors values to 0, in case there's no …
|
|
|
@1019
|
14 years |
Sam Hocevar |
* Fix dithering handling in demo0.c.
|
|
|
@1014
|
14 years |
Sam Hocevar |
* Added demo0.c, which is basically the old libcaca-0.9 demo.c file, …
|
|
|
@1012
|
14 years |
Sam Hocevar |
* Fix a crash in export.c with unknown file formats.
|
|
|
@1007
|
14 years |
Sam Hocevar |
* A few changes to the matrix program. I do not plan to maintain it.
|
|
|
@995
|
15 years |
Sam Hocevar |
* Fixed matrix.c for non-Thinkpad computers.
|
|
|
@993
|
15 years |
Sam Hocevar |
* Small matrix effect. Totally useless. Unless you have a Thinkpad, in …
|
|
|
@980
|
15 years |
Sam Hocevar |
* Minor cosmetic changes in the test programs.
* Code enhancements …
|
|
|
@977
|
15 years |
Sam Hocevar |
* Added -I${top_srcdir} to the compilation flags to fix builds …
|
|
|
@969
|
15 years |
Sam Hocevar |
* Renamed the event data member "ucs4" to "utf32" for consistency
…
|
|
|
@967
|
15 years |
Sam Hocevar |
* Text input test program. Might be merged into libcaca if it works well.
|
|
|
@964
|
15 years |
Sam Hocevar |
* Renamed caca_set_delay() and caca_get_rendertime() into
…
|
|
|
@959
|
15 years |
Sam Hocevar |
* font2tga no longer needs cucul_internal.h.
|
|
|
@958
|
15 years |
Sam Hocevar |
* Changed cucul_putchar's prototype so that it accepts a 32-bit …
|
|
|
@957
|
15 years |
Sam Hocevar |
* Added font2tga, a test program that exports our font in a known format.
|
|
|
@956
|
15 years |
Sam Hocevar |
* If the export test target is ANSI or UTF-8, dither image with …
|
|
|
@942
|
15 years |
Sam Hocevar |
* Cosmetic fix in test/font.c.
* Use UTF-8 output in test/text.c …
|
|
|
@932
|
15 years |
Sam Hocevar |
* Make the export test 80 columns wide, so that the ANSI we generate …
|
|
|
@919
|
15 years |
Sam Hocevar |
* Allow an optional input filename in the export test for cheap …
|
|
|
@903
|
15 years |
Sam Hocevar |
* Added cacadraw. It only shows files and lets you scroll for now, but …
|
|
|
@898
|
15 years |
Sam Hocevar |
* Minor typo.
|
|
|
@896
|
15 years |
Sam Hocevar |
* Implemented cucul_load_file() and cucul_load_memory() to load …
|
|
|
@892
|
15 years |
Jean-Yves Lamoureux |
* Updated C++ bindings, should be coding-style-correction-proof, or at …
|
|
|
@873
|
15 years |
Sam Hocevar |
* Jylam is too modest.
|
|
|
@872
|
15 years |
Jean-Yves Lamoureux |
* Added importers test
|
|
|
@871
|
15 years |
Jean-Yves Lamoureux |
* Added preliminary ANSI importer, added import formats autodection
|
|
|
@859
|
15 years |
Sam Hocevar |
* Removed duplicate uint*_t defines from *_internal.h and included …
|
|
|
@858
|
15 years |
Sam Hocevar |
* Added "common.h", a placeholder for simple features and functions …
|
|
|
@851
|
15 years |
Sam Hocevar |
* Got rid of CUCUL_LIBS. It's unused.
|
|
|
@849
|
15 years |
Sam Hocevar |
* Allow the caca_event_t *ev argument for caca_get_event() to be NULL.
|
|
|
@843
|
15 years |
Sam Hocevar |
* Added a test for multiple frames support.
* Added a test for …
|
|
|
@839
|
15 years |
Sam Hocevar |
* Disabled sprite stuff from the tests.
|
|
|
@832
|
15 years |
Sam Hocevar |
* Changed cucul_clear_canvas() again. It now uses the current …
|
|
|
@826
|
15 years |
Sam Hocevar |
* Moved cucul_load_canvas() into cucul/import.c and renamed it into
…
|
|
|
@819
|
15 years |
Sam Hocevar |
* More function mass-renaming: caca_attach -> caca_create_display, etc.
|
|
|
@816
|
15 years |
Sam Hocevar |
* Changed the cucul_dither_bitmap behaviour so that the 4 coordinates …
|
|
|
@815
|
15 years |
Sam Hocevar |
* Changed the cucul_rand() behaviour. Now cucul_rand(0, 10) returns …
|
|
|
@814
|
15 years |
Sam Hocevar |
* Renamed cucul_clear() to cucul_clear_canvas() and added an argument …
|
|
|
@813
|
15 years |
Sam Hocevar |
* Renamed main canvas-related functions so that they have "canvas" in
…
|
|
|
@811
|
15 years |
Sam Hocevar |
* Renamed caca_t into caca_display_t.
* Renamed canvas handle …
|
|
|
@810
|
15 years |
Sam Hocevar |
* Renamed cucul_t into cucul_canvas_t. Eh ouais mon con.
|
|
|
@802
|
15 years |
Sam Hocevar |
* Handle CACA_EVENT_QUIT in the event test program.
|
|
|
@792
|
15 years |
Sam Hocevar |
* Minor cosmetic changes in the test programs.
|
|
|
@788
|
15 years |
Sam Hocevar |
* Use cucul_get_export_list() in the export test instead of hardcoding …
|
|
|
@779
|
15 years |
Sam Hocevar |
* Added test/truecolor.c to test non-ANSI colour pairs.
|
|
|
@777
|
15 years |
Sam Hocevar |
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
|
|
|
@774
|
15 years |
Jean-Yves Lamoureux |
* Fixed sprite functions (it compiles now) (Y'a des connards qui font …
|
|
|
@767
|
15 years |
Sam Hocevar |
* Redisplay the output bitmap using libcaca. Eh ouais mon gars.
|
|
|
@766
|
15 years |
Sam Hocevar |
* Fixed caca_get_event() call in test/hsv.c.
|
|
|
@763
|
15 years |
Sam Hocevar |
* Implemented cucul_get_font_list() to retrieve the list of builtin …
|
|
|
@760
|
15 years |
Sam Hocevar |
* Internal font support through cucul_load_font(). Documented that.
…
|
|
|
@758
|
15 years |
Sam Hocevar |
* Implemented cucul_get_font_width() and cucul_get_font_height().
* …
|
|
|
@757
|
15 years |
Sam Hocevar |
* Renamed cucul_export into cucul_buffer. We'll use it for other things.
|
|
|
@752
|
15 years |
Jean-Yves Lamoureux |
* Added silly play with interframe delay. Need to rework sprite format.
|
|
|
@750
|
15 years |
Sam Hocevar |
* Added a test program for the font renderer.
|
|
|
@749
|
15 years |
Sam Hocevar |
* Code simplification.
|
|
|
@743
|
15 years |
Sam Hocevar |
* Proper svn:ignore properties on tools/.
|
|
|