|
|
@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/.
|
|
|
@742
|
15 years |
Sam Hocevar |
* Moved test/optipal.c to tools/optipal.c. The tools subdirectory will …
|
|
|
@737
|
15 years |
Sam Hocevar |
* Fixed test/export that was not printing the last character of the file.
|
|
|
@734
|
15 years |
Sam Hocevar |
* Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux.
|
|
|
@733
|
15 years |
Sam Hocevar |
* Replaced enum cucul_color with unsigned int. The size of an enum is …
|
|
|
@711
|
15 years |
Sam Hocevar |
* Removed CUCUL_BACKGROUND, CUCUL_ANTIALIASING and CUCUL_DITHERING
…
|
|
|
@710
|
15 years |
Sam Hocevar |
* Merged caca_wait_event() into caca_get_event() and added a timeout
…
|
|
|
@706
|
15 years |
Sam Hocevar |
* Changed the 2nd argument of cucul_create_export to a string. This …
|
|
|
@692
|
15 years |
Sam Hocevar |
* Workaround for automake < 1.6.
|
|
|
@690
|
15 years |
Jean-Yves Lamoureux |
* Added bitmap invert routine. It doesn't work well, so don't use it …
|
|
|
@689
|
15 years |
Sam Hocevar |
* Merged caca_show_cursor() and caca_hide_cursor() into …
|
|
|
@687
|
15 years |
Jean-Yves Lamoureux |
* Added forgotten X11 set/hide cursor (non-working code)
|
|
|
@681
|
15 years |
Sam Hocevar |
* Massive rework of the event handling code, as per the TODO list.
|
|
|
@680
|
15 years |
Sam Hocevar |
* Hahaha mais le vieux porc c'est moi.
|
|
|
@678
|
15 years |
Sam Hocevar |
* Made cucul_putchar32() an internal-only function.
* Changed the …
|
|
|
@677
|
15 years |
Sam Hocevar |
* Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free().
|
|
|
@675
|
15 years |
Sam Hocevar |
* Added a test for the transformation routines.
|
|
|
@672
|
15 years |
Sam Hocevar |
* Slightly changed header comments.
|
|
|
@670
|
15 years |
Sam Hocevar |
* Added the cucul_blit() function. It lets us blit various canvas one
…
|
|
|
@667
|
15 years |
Sam Hocevar |
* Renamed cucul_get_export() to cucul_create_export().
|
|
|
@666
|
15 years |
Sam Hocevar |
* Removed the cucul_t * argument from cucul_create_bitmap(). It's not …
|
|
|
@665
|
15 years |
Sam Hocevar |
* Changed the cucul_init parameter so that it now directly accepts a
…
|
|
|
@661
|
15 years |
Sam Hocevar |
* Added colour to the gamma test.
|
|
|
@659
|
15 years |
Sam Hocevar |
* Animated gamma test.
|
|
|
@654
|
15 years |
Sam Hocevar |
_
* Bitmap gamma test example. Of ,---. /""`_,'
…
|
|
|
@653
|
15 years |
Sam Hocevar |
* Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite.
|
|
|
@646
|
15 years |
Sam Hocevar |
* More special characters in the Unicode test.
|
|
|
@644
|
15 years |
Sam Hocevar |
* Renamed cucul_buffer to cucul_export. Vanilla rum rules.
|
|
|
@642
|
15 years |
Sam Hocevar |
* Added a few commonly escaped characters to the export test: ( ) " < > &
|
|
|
@636
|
15 years |
Sam Hocevar |
* Do not write the trailing \0 when exporting data.
|
|
|
@627
|
15 years |
Sam Hocevar |
* Added support for Unicode characters that fall into CP437 0x01 - …
|
|
|
@626
|
15 years |
Sam Hocevar |
* Added a few more Unicode characters to the export and unicode tests.
|
|
|
@622
|
15 years |
Sam Hocevar |
* Small test program for exporters. Usage: "export html", "export irc" etc.
|
|
|
@618
|
15 years |
Jean-Yves Lamoureux |
* Fixed refresh when updating parameter in display_menu()
|
|
|
@592
|
15 years |
Sam Hocevar |
* Allow the color test to be built as a kernel.
|
|
|
@577
|
15 years |
Sam Hocevar |
* More Unicode tests: gradient glyphs, double width characters.
|
|
|
@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.
|
|
|
@527
|
15 years |
Sam Hocevar |
* All output plugins should now work again.
* Renamed caca_refresh() …
|
|
|
@524
|
15 years |
Sam Hocevar |
A new low-level text management library (canvas for ultrafast …
|
|
|
@522
|
15 years |
Sam Hocevar |
* Changed the licensing to WTFPL, as per all copyright holders' permission.
|
|
|
@475
|
16 years |
Sam Hocevar |
* Use libtool for the static library generation; paves the way for
…
|
|
|