|
|
@1806
|
15 years |
Sam Hocevar |
* minor warning fix
|
|
|
@1805
|
15 years |
Sam Hocevar |
* Implemented cucul_rotate_left_wide() and cucul_rotate_right_wide(). …
|
|
|
@1788
|
15 years |
Sam Hocevar |
* Renamed cucul_left/cucul_right into …
|
|
|
@1787
|
15 years |
Sam Hocevar |
* Added a small test for cucul_left() in test/text.c. It is *fucking* ugly.
|
|
|
@1781
|
15 years |
Sam Hocevar |
* Added a few chars to the unicode test.
|
|
|
@1753
|
15 years |
Jean-Yves Lamoureux |
* Added error checks on canvas / display creations
|
|
|
@1752
|
15 years |
Jean-Yves Lamoureux |
* Added error detection to truecolor test
|
|
|
@1462
|
15 years |
Sam Hocevar |
* Bwarf, typo in the no warranty clause.
|
|
|
@1452
|
15 years |
Sam Hocevar |
* Add a no warranty clause to the code.
|
|
|
@1439
|
15 years |
Sam Hocevar |
* Get rid of test/term.c, it's now in its own repository.
* Added …
|
|
|
@1435
|
15 years |
Sam Hocevar |
* Do not build test/term if fcntl() is not available. Yes, could be …
|
|
|
@1432
|
15 years |
Sam Hocevar |
* A few improvements to the screen/splitvt clone project.
|
|
|
@1427
|
16 years |
Sam Hocevar |
* Added a test app that swallows two console applications. Switch with C-a.
|
|
|
@1417
|
16 years |
Sam Hocevar |
* Support for CUCUL_DEFAULT and CUCUL_TRANSPARENT in the HTML …
|
|
|
@1395
|
16 years |
Sam Hocevar |
* Minor compilation warning fix. OS X x86 defines "DELAY".
|
|
|
@1394
|
16 years |
Sam Hocevar |
* Documented flip/flop/rotate as being involutive.
* Updated text test.
|
|
|
@1393
|
16 years |
Sam Hocevar |
* Renamed the "all" test to "cucul" because it otherwise conflicted …
|
|
|
@1390
|
16 years |
Sam Hocevar |
* Implemented cucul_get_frame_name() and cucul_set_frame_name().
* …
|
|
|
@1389
|
16 years |
Sam Hocevar |
* Started writing a full API test. Not sure where it'll lead.
|
|
|
@1387
|
16 years |
Sam Hocevar |
* Add more randomness to the cacademo effects.
* Adapt the swallow …
|
|
|
@1364
|
16 years |
Sam Hocevar |
* Random transition times in cacademo.
* Swallow 4 applications …
|
|
|
@1361
|
16 years |
Sam Hocevar |
* Add CJK punctuation to the default fonts.
* Minor changes to the …
|
|
|
@1359
|
16 years |
Sam Hocevar |
* Support fullwidth fonts.
* Add Katakanas and Hiraganas to the …
|
|
|
@1351
|
16 years |
Sam Hocevar |
* Fix infinite loop due to signed/unsigned mistake.
|
|
|
@1350
|
16 years |
Sam Hocevar |
* libcaca multiplexer: swallows two libcaca applications, for instance …
|
|
|
@1348
|
16 years |
Sam Hocevar |
* Fix program header.
|
|
|
@1347
|
16 years |
Sam Hocevar |
* Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that.
|
|
|
@1346
|
16 years |
Sam Hocevar |
* Made cucul_blit() handle-aware. Added a blit test for that.
|
|
|
@1345
|
16 years |
Sam Hocevar |
* Free all memory upon exit in the transform test.
|
|
|
@1344
|
16 years |
Sam Hocevar |
* Update transform.c so that it uses import functions instead of …
|
|
|
@1340
|
16 years |
Sam Hocevar |
* Restore attribute settings before resizing the canvas in the frame test.
|
|
|
@1330
|
16 years |
Sam Hocevar |
* Switch back to UTF-32 arguments for drawing primitives, now that we
…
|
|
|
@1308
|
16 years |
Sam Hocevar |
* Convert all programs and tests to the new import/export API.
|
|
|
@1294
|
16 years |
Sam Hocevar |
* Use cucul_get_font_blocks() instead of hardcoding the glyph list.
|
|
|
@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.
|
|
|