|
|
@851
|
15 years |
Sam Hocevar |
* Got rid of CUCUL_LIBS. It's unused.
|
|
|
@850
|
15 years |
Sam Hocevar |
* Updated Debian build rules.
|
|
|
@849
|
15 years |
Sam Hocevar |
* Allow the caca_event_t *ev argument for caca_get_event() to be NULL.
|
|
|
@848
|
15 years |
Sam Hocevar |
* Minor updates to the migration documentation.
|
|
|
@847
|
15 years |
Sam Hocevar |
* Slightly improved the documentation build rules dependencies.
|
|
|
@846
|
15 years |
Sam Hocevar |
* Updated ChangeLog?, NEWS and TODO.
|
|
|
@845
|
15 years |
Sam Hocevar |
* Updated the migration guide.
|
|
|
@844
|
15 years |
Sam Hocevar |
* Wrote the C coding style documentation.
|
|
|
@843
|
15 years |
Sam Hocevar |
* Added a test for multiple frames support.
* Added a test for …
|
|
|
@842
|
15 years |
Sam Hocevar |
* Support for multiple frames in canvases.
|
|
|
@841
|
15 years |
Sam Hocevar |
* Added a simple "text" importer, until the cool ANSI importer arrives.
|
|
|
@840
|
15 years |
Sam Hocevar |
* Disabled the foreground/background optimisation in the IRC export …
|
|
|
@839
|
15 years |
Sam Hocevar |
* Disabled sprite stuff from the tests.
|
|
|
@838
|
15 years |
Sam Hocevar |
* Removed soon-to-be-thrown-away sprite stuff from the C++ bindings.
|
|
|
@837
|
15 years |
Sam Hocevar |
* Fixed --enable-cpp to actually do something. Also, disabled it by
…
|
|
|
@836
|
15 years |
Sam Hocevar |
* Oops, tutorial.dox was actually missing. Also, added a style.dox …
|
|
|
@835
|
15 years |
Sam Hocevar |
* Set version number to 0.99.beta1.
|
|
|
@834
|
15 years |
Sam Hocevar |
* Got rid of cv->scratch_line. It's unused, too.
|
|
|
@833
|
15 years |
Sam Hocevar |
* Got rid of cv->empty_line, it's now unused.
|
|
|
@832
|
15 years |
Sam Hocevar |
* Changed cucul_clear_canvas() again. It now uses the current …
|
|
|
@831
|
15 years |
Sam Hocevar |
* Fixed a segfault in the C++ bindings. Vieux porc !
|
|
|
@830
|
15 years |
Sam Hocevar |
* Set library names to lib*.so.0.10.0.
|
|
|
@829
|
15 years |
Sam Hocevar |
* Fixed a compilation warning.
|
|
|
@828
|
15 years |
Sam Hocevar |
* Minor documentation fix.
|
|
|
@827
|
15 years |
Sam Hocevar |
* Fixed ugly coding style of the C++ bindings. Vieux porc immonde.
|
|
|
@826
|
15 years |
Sam Hocevar |
* Moved cucul_load_canvas() into cucul/import.c and renamed it into
…
|
|
|
@825
|
15 years |
Sam Hocevar |
* Minor documentation improvements.
|
|
|
@824
|
15 years |
Sam Hocevar |
* Documentation improvements. Wrote a small migration guide and added …
|
|
|
@823
|
15 years |
Sam Hocevar |
* Added AUTHORS, THANKS, NEWS and TODO to the Doxygen documentation. …
|
|
|
@822
|
15 years |
Sam Hocevar |
* Do not use ncurses' TIOCGWINSZ handler if <sys/ioctl.h> is not here.
|
|
|
@821
|
15 years |
Sam Hocevar |
* Workaround for broken C++ linking with old libtool versions.
|
|
|
@820
|
15 years |
Sam Hocevar |
* Moved the technical discussion on S-Lang's palette optimisation from …
|
|
|
@819
|
15 years |
Sam Hocevar |
* More function mass-renaming: caca_attach -> caca_create_display, etc.
|
|
|
@818
|
15 years |
Sam Hocevar |
* Added a new "caca" exporter.
* Removed most code from the raw …
|
|
|
@817
|
15 years |
Sam Hocevar |
* Updates to the Debian build files.
|
|
|
@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
…
|
|
|
@812
|
15 years |
Sam Hocevar |
* Cosmetic changes.
|
|
|
@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.
|
|
|
@809
|
15 years |
Sam Hocevar |
* Fixed C++ bindings makefile so that it does not try to use the …
|
|
|
@808
|
15 years |
Sam Hocevar |
* Truecolor support for the HTML and HTMLv3 exporters.
|
|
|
@807
|
15 years |
Sam Hocevar |
* Fixed a bug in _cucul_argb32_to_rgb24fg/bg().
|
|
|
@806
|
15 years |
Sam Hocevar |
* Updated README (caca-config -> pkg-config) and TODO.
|
|
|
@805
|
15 years |
Sam Hocevar |
* Cosmetic code changes and minor optimisations.
|
|
|
@804
|
15 years |
Sam Hocevar |
* Merged again all export functions into cucul/export.c. They're all …
|
|
|
@803
|
15 years |
Sam Hocevar |
* Changed the buffer type in cucul_render_canvas() to void* to avoid
…
|
|
|
@802
|
15 years |
Sam Hocevar |
* Handle CACA_EVENT_QUIT in the event test program.
|
|
|
@801
|
15 years |
Sam Hocevar |
* Workaround for broken AC_PATH_X autoconf macros.
|
|
|
@800
|
15 years |
Sam Hocevar |
* Compilation fix.
|
|
|
@799
|
15 years |
Sam Hocevar |
* Implemented CACA_EVENT_QUIT. Unused yet.
|
|
|
@798
|
15 years |
Sam Hocevar |
* Fixed autotools stuff in the cpp bindings.
|
|
|
@797
|
15 years |
Sam Hocevar |
* Compilation fix in cpptest.cpp.
|
|
|
@796
|
15 years |
Jean-Yves Lamoureux |
* Fixed compile problem, put Event outside Caca class
|
|
|
@795
|
15 years |
Sam Hocevar |
* Removed math.c from cucul, it's beyond uselessness. Kept cucul_rand …
|
|
|
@794
|
15 years |
Sam Hocevar |
* Removed a few useless files (vieux porc).
|
|
|
@793
|
15 years |
Sam Hocevar |
* Updated TODO list.
|
|
|
@792
|
15 years |
Sam Hocevar |
* Minor cosmetic changes in the test programs.
|
|
|
@791
|
15 years |
Sam Hocevar |
* Truecolor support in the SVG and PostScript? exporters.
|
|
|
@790
|
15 years |
Sam Hocevar |
* Implemented TGA image export.
|
|
|
@789
|
15 years |
Sam Hocevar |
* Implemented argb32 to rgb24fg/bg colour conversions.
|
|
|
@788
|
15 years |
Sam Hocevar |
* Use cucul_get_export_list() in the export test instead of hardcoding …
|
|
|
@787
|
15 years |
Sam Hocevar |
* Fixed abusive strictness in the font loader.
|
|
|
@786
|
15 years |
Jean-Yves Lamoureux |
* Updated TODO list.
|
|
|
@785
|
15 years |
Jean-Yves Lamoureux |
* Better C++ test
|
|
|
@784
|
15 years |
Jean-Yves Lamoureux |
* Added license in C++ files.
|
|
|
@783
|
15 years |
Jean-Yves Lamoureux |
* Fixed C++ printf(), added it in example
|
|
|
@782
|
15 years |
Jean-Yves Lamoureux |
* Forgot a test on Caca() instantiation
|
|
|
@781
|
15 years |
Jean-Yves Lamoureux |
* Added preliminary C++ bindings
|
|
|
@780
|
15 years |
Sam Hocevar |
* Added truecolor support to the X11 and GL drivers.
|
|
|
@779
|
15 years |
Sam Hocevar |
* Added test/truecolor.c to test non-ANSI colour pairs.
|
|
|
@778
|
15 years |
Sam Hocevar |
* Moved cucul_set_color() from canvas.c to colour.c.
* Added …
|
|
|
@777
|
15 years |
Sam Hocevar |
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
|
|
|
@776
|
15 years |
Sam Hocevar |
* Fixed bad library name in pc file.
|
|
|
@775
|
15 years |
Jean-Yves Lamoureux |
* Updated MSVC++ project (static library and src/*)
|
|
|
@774
|
15 years |
Jean-Yves Lamoureux |
* Fixed sprite functions (it compiles now) (Y'a des connards qui font …
|
|
|
@773
|
15 years |
Sam Hocevar |
* Improved documentation in many places.
|
|
|
@772
|
15 years |
Sam Hocevar |
* Generate a PDF documentation instead of the PostScript? one. It has …
|
|
|
@771
|
15 years |
Sam Hocevar |
* Ahaha I didn't even check that it compiled properly.
|
|
|
@770
|
15 years |
Sam Hocevar |
* Only support version 1 fonts.
|
|
|
@769
|
15 years |
Sam Hocevar |
* Removed \file directives from all files except caca.h and cucul.h, …
|
|
|
@768
|
15 years |
Sam Hocevar |
* Added a lot of sanity checks to the font parsing. It should now be
…
|
|
|
@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.
|
|
|
@765
|
15 years |
Sam Hocevar |
* Fixed compilation warning.
|
|
|
@764
|
15 years |
Sam Hocevar |
* Fixed colour conversion routines so that they work with ARGB too.
|
|
|
@763
|
15 years |
Sam Hocevar |
* Implemented cucul_get_font_list() to retrieve the list of builtin …
|
|
|
@762
|
15 years |
Sam Hocevar |
* Made makefont more configurable. Also, store the commandline in a …
|
|
|
@761
|
15 years |
Sam Hocevar |
* Updated TODO list.
|
|
|
@760
|
15 years |
Sam Hocevar |
* Internal font support through cucul_load_font(). Documented that.
…
|
|
|
@759
|
15 years |
Sam Hocevar |
* Ugly overflow bug in the rendering code.
|
|
|
@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.
|
|
|
@756
|
15 years |
Sam Hocevar |
* Putain de bordel de manche a couilles. I forgot to fix the font.
|
|
|
@755
|
15 years |
Sam Hocevar |
* Some cleaning up in makefont.c.
|
|
|
@754
|
15 years |
Sam Hocevar |
* Fixed 4, 2 and 1-bit font rendering.
* Replaced the 8-bit internal …
|
|
|
@753
|
15 years |
Sam Hocevar |
* Created internal function _cucul_argb32_to_argb4() that splits an …
|
|
|
@752
|
15 years |
Jean-Yves Lamoureux |
* Added silly play with interframe delay. Need to rework sprite format.
|
|
|