|
|
@1175
|
16 years |
Sam Hocevar |
* Support transparency in the colour UTF-8 exporter.
|
|
|
@1174
|
16 years |
Sam Hocevar |
* Better precision in cucul_fill_triangle().
|
|
|
@1173
|
16 years |
Sam Hocevar |
* More optimisations in cucul_fill_triangle().
|
|
|
@1172
|
16 years |
Sam Hocevar |
* Optimised triangle rasteriser. Thanks to Jylam for the hints.
|
|
|
@1171
|
16 years |
Sam Hocevar |
* Set default background to transparent in the ANSI and UTF-8 importers.
|
|
|
@1156
|
16 years |
Jean-Yves Lamoureux |
* Updated C++ bindings to support every single cucul/caca …
|
|
|
@1155
|
16 years |
Sam Hocevar |
* Updated NEWS and ChangeLog?.
|
|
|
@1154
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta6.
|
|
|
@1153
|
16 years |
Sam Hocevar |
* Added an optional argument to the import test to select import format.
|
|
|
@1152
|
16 years |
Sam Hocevar |
* As per user request, only display the "Powered by libcaca" banner …
|
|
|
@1149
|
16 years |
Sam Hocevar |
* Fix minor memory leak in cucul_set_canvas_boundaries().
|
|
|
@1148
|
16 years |
Sam Hocevar |
* Fix minor memory leak in cucul_free_canvas().
|
|
|
@1137
|
16 years |
Sam Hocevar |
* Fixed a bug in cucul_putchar() that broke half of the Unicode set.
|
|
|
@1136
|
16 years |
Sam Hocevar |
* Add "utf8" import format.
* Documented "text" import format.
|
|
|
@1107
|
16 years |
Sam Hocevar |
* Initialise colours to default/transparent instead of lightgray/black.
|
|
|
@1105
|
16 years |
Sam Hocevar |
* Remove non-ASCII character from NEWS file because Doxygen is unable …
|
|
|
@1104
|
16 years |
Sam Hocevar |
* Fix enumeration layout in the manpage documentation.
|
|
|
@1103
|
16 years |
Sam Hocevar |
* Fucking Doxygen replaces "s with 's in manpages. And it does not …
|
|
|
@1098
|
16 years |
Sam Hocevar |
* Fix a bug in the ANSI importer. We need to set the proper fg/bg …
|
|
|
@1095
|
16 years |
Sam Hocevar |
* Updated TODO.
|
|
|
@1094
|
16 years |
Sam Hocevar |
* Updated NEWS and ChangeLog?.
|
|
|
@1093
|
16 years |
Sam Hocevar |
* Update the cacademo manpage to reflect the merge.
|
|
|
@1092
|
16 years |
Sam Hocevar |
* Implemented cucul_get_color().
|
|
|
@1091
|
16 years |
Sam Hocevar |
* Fixed chcul_getchar's error behaviour.
|
|
|
@1090
|
16 years |
Sam Hocevar |
* Update versioning.
|
|
|
@1089
|
16 years |
Sam Hocevar |
* Handle transparency in the IRC export.
|
|
|
@1088
|
16 years |
Sam Hocevar |
* When resizing a canvas, use the current fg/bg colours to fill holes.
|
|
|
@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.
|
|
|
@1079
|
16 years |
Sam Hocevar |
* Implement cucul_set_canvas_boundaries() for cropping and expanding.
|
|
|
@1078
|
16 years |
Sam Hocevar |
* Really export IRC as UTF-8, as advertised in the documentation.
|
|
|
@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.
|
|
|
@1074
|
16 years |
Sam Hocevar |
* Check for <getopt.h> and getopt_long.
|
|
|
@1073
|
16 years |
Sam Hocevar |
* TOIlet, The Other Implementation's letters. Will be a FIGlet clone. …
|
|
|
@1072
|
16 years |
Sam Hocevar |
* Ahahaha mais vieux porc ! Tiens, mange-toi ce fix.
|
|
|
@1071
|
16 years |
Jean-Yves Lamoureux |
* Oops \o/
|
|
|
@1070
|
16 years |
Jean-Yves Lamoureux |
* REAL fix
|
|
|
@1069
|
16 years |
Sam Hocevar |
* More long int -> int32 casts to fix the GL driver on 64-bit arches.
|
|
|
@1068
|
16 years |
Sam Hocevar |
* Hopefully fix 64-bit bug.
|
|
|
@1067
|
16 years |
Jean-Yves Lamoureux |
* Ugly workaround in OpenGL driver for IA64 platform, unicode still …
|
|
|
@1066
|
16 years |
Sam Hocevar |
* Implemented cucul_getchar(). Useful because you don’t necessarily …
|
|
|
@1065
|
16 years |
Sam Hocevar |
* Added an fprintf stub to the kernel.
|
|
|
@1064
|
16 years |
Sam Hocevar |
* Optimised memory usage in the GL driver and added a few comments.
|
|
|
@1063
|
16 years |
Jean-Yves Lamoureux |
* Fixed compilation warning, and ....
AHAHAHAHAHAHAHA GL DRIVER IS …
|
|
|
@1062
|
16 years |
Sam Hocevar |
* Got rid of cucul_render_glyph(). Ahahahaha.
|
|
|
@1061
|
16 years |
Sam Hocevar |
* Use cucul_render_canvas() instead of cucul_render_glyph() in the GL …
|
|
|
@1060
|
16 years |
Sam Hocevar |
* Full Unicode support in the GL driver.
|
|
|
@1059
|
16 years |
Sam Hocevar |
* Oops, fixed typo in cucul_get_font_blocks().
|
|
|
@1058
|
16 years |
Sam Hocevar |
* Implemented cucul_get_font_blocks() to export the list of available …
|
|
|
@1056
|
16 years |
Sam Hocevar |
* Remove useless -I../kernel/ from CFLAGS.
|
|
|
@1055
|
16 years |
Sam Hocevar |
* Fix the kernel build rules.
|
|
|
@1054
|
16 years |
Sam Hocevar |
* Do not build the raw output in kernel mode.
* Fix …
|
|
|
@1053
|
16 years |
Sam Hocevar |
* Fixed memcmp() prototype and implementation.
|
|
|
@1052
|
16 years |
Sam Hocevar |
* Added errno support to the kernel.
|
|
|
@1051
|
16 years |
Jean-Yves Lamoureux |
* Updated .Net bindings
|
|
|
@1050
|
16 years |
Jean-Yves Lamoureux |
* Updated README, just to say my coding style is just perfect, sam is …
|
|
|
@1049
|
16 years |
Sam Hocevar |
* A few coding style fixes.
|
|
|
@1048
|
16 years |
Jean-Yves Lamoureux |
* Updated kernel 'driver', still not working, but most of the work is done
|
|
|
@1047
|
16 years |
Sam Hocevar |
* Minor TODO update.
|
|
|
@1046
|
16 years |
Sam Hocevar |
* Minor documentation fix (testing the buildbot, actually).
|
|
|
@1045
|
16 years |
Jean-Yves Lamoureux |
* Updated documentation, removed warning in cucul_render_glyph(), …
|
|
|
@1044
|
16 years |
Sam Hocevar |
* Coding style (ahaha vieux porc).
|
|
|
@1043
|
16 years |
Sam Hocevar |
* Got rid of OFFSET_X and OFFSET_Y.
|
|
|
@1042
|
16 years |
Sam Hocevar |
* More cleanup in cacademo.c.
|
|
|
@1041
|
16 years |
Sam Hocevar |
* Cosmetic changes to cacademo.
|
|
|
@1040
|
16 years |
Sam Hocevar |
* Factored the star code (vieux porc).
|
|
|
@1039
|
16 years |
Sam Hocevar |
* Fixed cucul_render_glyph(). There is no way this could have ever …
|
|
|
@1038
|
16 years |
Sam Hocevar |
* Moved transition data to the function.
|
|
|
@1037
|
16 years |
Jean-Yves Lamoureux |
* Added nifty rotation to our 80's star.
|
|
|
@1036
|
16 years |
Sam Hocevar |
* Fixing precision.
|
|
|
@1035
|
16 years |
Jean-Yves Lamoureux |
* Fixed triangle routine so that it fits perfectly from one side to …
|
|
|
@1034
|
16 years |
Jean-Yves Lamoureux |
* Added much disco transition (ellipses suck). YMCA \o/
|
|
|
@1033
|
16 years |
Sam Hocevar |
* Fix compilation warning in the slang driver.
|
|
|
@1032
|
16 years |
Sam Hocevar |
* Smooth transitions between effects in cacademo. Press 'n' to switch
…
|
|
|
@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 …
|
|
|
@1028
|
16 years |
Jean-Yves Lamoureux |
* Fixed truecolor bug in OpenGL driver.
|
|
|
@1027
|
16 years |
Sam Hocevar |
* Factor most of the cacademo code.
|
|
|
@1026
|
16 years |
Sam Hocevar |
* Ahaha old pig, you could have factored the 1.0 + as well, and you …
|
|
|
@1025
|
16 years |
Jean-Yves Lamoureux |
* hey, *I* found a factorisation bug in cacaballs !
|
|
|
@1024
|
16 years |
Jean-Yves Lamoureux |
* OpenGL builtin font support
|
|
|
@1023
|
16 years |
Sam Hocevar |
* Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup yet.
|
|
|
@1022
|
16 years |
Sam Hocevar |
* Initialize random seed to getpid()+time(NULL) so that the user does …
|
|
|
@1021
|
16 years |
Sam Hocevar |
* Updated ChangeLog? and NEWS.
* 0.99.beta4 release.
|
|
|
@1020
|
16 years |
Sam Hocevar |
* Replace 'man3caca' with 'man3' in generated manpages.
|
|
|
@1019
|
16 years |
Sam Hocevar |
* Fix dithering handling in demo0.c.
|
|
|
@1018
|
16 years |
Sam Hocevar |
* Do not output unnecessary libraries in caca-output config.
|
|
|
@1017
|
16 years |
Sam Hocevar |
* Oops, thinko in the migration doc.
|
|
|
@1016
|
16 years |
Sam Hocevar |
* Updated the migration documentation so that it mentions the …
|
|
|
@1015
|
16 years |
Sam Hocevar |
* Made features (such as dithering mode) and caca_sqrt work in the …
|
|
|
@1014
|
16 years |
Sam Hocevar |
* Added demo0.c, which is basically the old libcaca-0.9 demo.c file, …
|
|
|
@1013
|
16 years |
Sam Hocevar |
* Added an emulation layer for pre-1.0 libcaca API. Legacy …
|
|
|
@1012
|
16 years |
Sam Hocevar |
* Fix a crash in export.c with unknown file formats.
|
|
|
@1011
|
16 years |
Sam Hocevar |
* U+214B TURNED AMPERSAND
|
|
|
@1010
|
16 years |
Sam Hocevar |
* Updated ChangeLog? and NEWS.
* 0.99.beta3 release.
|
|
|
@1009
|
16 years |
Sam Hocevar |
* Removed debian packaging stuff from the trunk. It'll now be at
…
|
|
|
@1008
|
17 years |
Sam Hocevar |
* Factored some of the GL code.
|
|
|