79d8786
* Ahahaha mais vieux porc ! Tiens, mange-toi ce fix. by
2006-09-19 19:11:33 +0000
53a72a2
* Oops \o/ by
2006-09-19 19:06:04 +0000
1c3760a
* REAL fix by
2006-09-19 19:04:29 +0000
ec9e579
* More long int -> int32 casts to fix the GL driver on 64-bit arches. by
2006-09-19 19:00:40 +0000
2b00f62
* Hopefully fix 64-bit bug. by
2006-09-19 18:47:39 +0000
8448ac7
* Ugly workaround in OpenGL driver for IA64 platform, unicode still does not work, thought. by
2006-09-19 18:40:09 +0000
f13f15d
* Implemented cucul_getchar(). Useful because you don’t necessarily know what you are importing. by
2006-09-19 16:07:13 +0000
368eaeb
* Added an fprintf stub to the kernel. by
2006-09-19 08:26:43 +0000
50fb37c
* Optimised memory usage in the GL driver and added a few comments. by
2006-09-19 08:18:32 +0000
44cb9be
* Fixed compilation warning, and .... AHAHAHAHAHAHAHA GL DRIVER IS B0RKEN YOU SMELLY GOATS ! (no time to fix it, thought) by
2006-09-19 08:04:38 +0000
9044384
* Got rid of cucul_render_glyph(). Ahahahaha. by
2006-09-19 00:02:59 +0000
d1d4aec
* Use cucul_render_canvas() instead of cucul_render_glyph() in the GL driver. by
2006-09-19 00:01:26 +0000
eb70b77
* Full Unicode support in the GL driver. by
2006-09-18 22:32:25 +0000
776a3c7
* Oops, fixed typo in cucul_get_font_blocks(). by
2006-09-18 22:29:20 +0000
87cd66a
* Implemented cucul_get_font_blocks() to export the list of available glyphs. by
2006-09-18 17:40:35 +0000
a56455a
* Remove useless -I../kernel/ from CFLAGS. by
2006-09-18 07:31:31 +0000
d0a65b1
* Fix the kernel build rules. by
2006-09-18 07:30:14 +0000
383fb90
* Do not build the raw output in kernel mode. * Fix cucul_utf32_to_cp437() call in the VGA output. by
2006-09-18 07:20:06 +0000
fa2ca5f
* Fixed memcmp() prototype and implementation. by
2006-09-18 07:11:43 +0000
9fca19e
* Added errno support to the kernel. by
2006-09-18 06:59:48 +0000
99778ce
* Updated .Net bindings by
2006-09-17 13:36:13 +0000
e3e2ac5
* Updated README, just to say my coding style is just perfect, sam is too pedantic. by
2006-09-17 13:15:12 +0000
c58db87
* A few coding style fixes. by
2006-09-17 12:58:12 +0000
1b821e2
* Updated kernel 'driver', still not working, but most of the work is done by
2006-09-17 12:44:18 +0000
3ffc6b0
* Minor TODO update. by
2006-09-17 11:39:22 +0000
c7fb265
* Minor documentation fix (testing the buildbot, actually). by
2006-09-17 11:10:49 +0000
a87130b
* Updated documentation, removed warning in cucul_render_glyph(), minor optimisation in driver_gl by
2006-09-17 10:54:23 +0000
d63cdbf
* Coding style (ahaha vieux porc). by
2006-09-17 01:12:28 +0000
a5c3ef9
* Got rid of OFFSET_X and OFFSET_Y. by
2006-09-17 00:53:48 +0000
b461dd7
* More cleanup in cacademo.c. by
2006-09-17 00:48:30 +0000
ec8fbdd
* Cosmetic changes to cacademo. by
2006-09-17 00:32:23 +0000
2f64d47
* Factored the star code (vieux porc). by
2006-09-17 00:11:29 +0000
7165793
* Fixed cucul_render_glyph(). There is no way this could have ever possibly worked properly. by
2006-09-17 00:02:31 +0000
7a02aaa
* Moved transition data to the function. by
2006-09-16 23:34:18 +0000
595a9fc
* Added nifty rotation to our 80's star. by
2006-09-16 21:27:59 +0000
f62cea4
* Fixing precision. by
2006-09-16 21:08:11 +0000
05aa158
* Fixed triangle routine so that it fits perfectly from one side to the other one (I know, that's no clear) by
2006-09-16 21:00:46 +0000
f3578b2
* Added much disco transition (ellipses suck). YMCA \o/ by
2006-09-16 20:48:31 +0000
cc80e45
* Fix compilation warning in the slang driver. by
2006-09-16 17:15:11 +0000
baff99d
* Smooth transitions between effects in cacademo. Press 'n' to switch immediately to the next transition. by
2006-09-16 16:01:48 +0000
4ed8de1
* Fix badly initialised data in the gamma test. by
2006-09-16 15:46:30 +0000
060cb6f
* Moved the matrix effect test into cacademo. Removed the motion sensor stuff, it's cool but it's crap. by
2006-09-16 15:06:09 +0000
7e7d2e0
* AHAHAHA FILTHY PIG, init sensors values to 0, in case there's no sensor at all by
2006-09-16 13:26:51 +0000
9210161
* Fixed truecolor bug in OpenGL driver. by
2006-09-16 13:19:23 +0000
a3fbf0d
* Factor most of the cacademo code. by
2006-09-16 13:12:11 +0000
be9d78b
* Ahaha old pig, you could have factored the 1.0 + as well, and you forgot to cast the int to double in the sin() call. (:@ gruik! by
2006-09-16 12:57:41 +0000
fb984ab
* hey, ***I*** found a factorisation bug in cacaballs ! by
2006-09-16 12:47:55 +0000
2801324
* OpenGL builtin font support by
2006-09-16 12:40:37 +0000
94ec47c
* Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup yet. by
2006-09-16 09:45:03 +0000
57acf9a
* Initialize random seed to getpid()+time(NULL) so that the user does not have to do it. by
2006-09-16 09:43:36 +0000
7949f34
* Updated ChangeLog and NEWS. * 0.99.beta4 release. by
2006-09-09 17:58:57 +0000
86e74e0
* Replace 'man3caca' with 'man3' in generated manpages. by
2006-09-09 17:54:06 +0000
2bbd7bb
* Fix dithering handling in demo0.c. by
2006-09-09 17:52:54 +0000
a0f9308
* Do not output unnecessary libraries in caca-output config. by
2006-09-09 17:31:43 +0000
08ab251
* Oops, thinko in the migration doc. by
2006-09-09 17:20:32 +0000
e51d298
* Updated the migration documentation so that it mentions the <caca0.h> compatibility layer. by
2006-09-09 17:02:30 +0000
280289c
* Made features (such as dithering mode) and caca_sqrt work in the legacy 0.x glue code. by
2006-09-09 16:53:13 +0000
1d1d643
* Added demo0.c, which is basically the old libcaca-0.9 demo.c file, as a test for the <caca0.h> emulation layer. by
2006-09-09 15:40:16 +0000
7e587a4
* Added an emulation layer for pre-1.0 libcaca API. Legacy applications just need to include <caca0.h> instead of <caca.h> and should be source- compatible with old versions of libcaca. by
2006-09-09 15:38:06 +0000
514bbb3
* Fix a crash in export.c with unknown file formats. by
2006-09-09 14:52:05 +0000
d14a4dd
* U+214B TURNED AMPERSAND by
2006-08-30 21:30:29 +0000
db7670e
* Updated ChangeLog and NEWS. * 0.99.beta3 release. by
2006-08-25 10:22:57 +0000
900b340
* Removed debian packaging stuff from the trunk. It'll now be at svn://svn.debian.org/svn/sam-hocevar/pkg-misc by
2006-08-25 10:16:53 +0000
cfe6fd6
* Factored some of the GL code. by
2006-08-13 17:30:34 +0000
21069a8
* A few changes to the matrix program. I do not plan to maintain it. by
2006-08-02 13:15:52 +0000
bc5415d
* Fixed libcaca prototypes so that all functions use the errno mechanism and return a value. by
2006-08-02 13:12:43 +0000
6d904c5
* Fixed cucul_create_canvas()'s documentation. by
2006-08-02 13:11:39 +0000
1f8549f
* Fixed typos in cucul/dither.c that prevented using ordered dither modes, thanks to Sean D'Epagnier. by
2006-07-21 08:19:29 +0000
63955d9
* Updated C++ bindings by
2006-06-10 11:35:18 +0000
ab8bddb
* Fix debian package dependencies; -dev packages didn't pull their library dependencies. Of course. by
2006-06-10 11:04:21 +0000
004a78b
* Fixed matrix.c for non-Thinkpad computers. by
2006-05-31 14:33:48 +0000
61aaaa7
* Fix a build failure when X11R7 is available but OpenGL isn't. by
2006-05-31 14:08:58 +0000
496445f
* Small matrix effect. Totally useless. Unless you have a Thinkpad, in which case it is massively useless. by
2006-05-31 12:18:23 +0000
002fa47
* Updated ChangeLog and NEWS. * 0.99.beta2 release. by
2006-05-28 22:19:10 +0000
6d3db8c
* Updated the Debian build scripts. by
2006-05-26 07:43:41 +0000
a1deddf
* Fixed an out of bounds bug in cucul_blit(). by
2006-05-26 07:01:10 +0000
1f65c41
* Removed legacy CUCUL_LIBS from caca-config. by
2006-05-26 07:00:34 +0000
ba28ea7
* UTF-8 input support for ncurses. * Hack for 16-color support in xfce4-terminal for both ncurses and slang. by
2006-05-26 07:00:04 +0000
f713c97
* Reduced IDLE_USEC by half. Today's machines are fast :-) by
2006-05-26 06:59:11 +0000
ec3b082
* Fixed UTF-8 support in ncurses. * Set ncurses's priority higher than slang. by
2006-05-25 22:32:03 +0000
2ccabef
* Updated TODO list. by
2006-05-25 20:01:30 +0000
58f3935
* Have cucul_utf8_to_utf32 write how many bytes it read. * Use that in the SLang driver so that it supports UTF-8 input. by
2006-05-25 20:01:10 +0000
a2e45e4
* Fix warnings in a few exporters. Do not assume %d accepts uint32_t without an explicit cast. by
2006-05-25 19:59:35 +0000
1f3e745
* Minor cosmetic changes in the test programs. * Code enhancements in the ncurses driver. * Added a comment to explain why slang has a higher priority than ncurses. by
2006-05-25 19:58:21 +0000
81dbd21
* Fixed the DOS build. by
2006-05-25 19:56:55 +0000
b6035af
* Minor cosmetic fix. by
2006-05-25 19:56:03 +0000
aca46d3
* Added -I${top_srcdir} to the compilation flags to fix builds configured from an alternate directory (they failed to find common.h). by
2006-05-25 19:55:11 +0000
3ebca8a
* Removed --enable-network flag, but reused the test as a condition for building cacaserver. by
2006-05-25 19:11:18 +0000
85f1afa
* Updated build scripts for DOS and Win32. by
2006-05-25 19:10:35 +0000
a719a11
* Got backspace to work with the slang and ncurses drivers in an X terminal window. by
2006-05-20 08:45:19 +0000
e9b2ea6
* More coding style fixes in the GL driver. by
2006-05-20 08:19:13 +0000
fe74d9a
* Fixed awful indenting of the GL plugin. by
2006-05-20 08:11:58 +0000
e0c512d
* Make the ncurses driver UTF-8 and UTF-32 aware. * Add the backspace key to the ncurses driver. by
2006-05-20 05:45:57 +0000
ed530ad
* Make the slang driver UTF-8 and UTF-32 aware. * Add the backspace key to the slang driver. by
2006-05-20 05:41:14 +0000
0c1746c
* Renamed the event data member "ucs4" to "utf32" for consistency with "utf8". by
2006-05-20 05:29:24 +0000
dba0753
* Added information from a recent Debian upload of the old version of libcaca. by
2006-05-20 05:28:31 +0000
afbdae6
* Text input test program. Might be merged into libcaca if it works well. by
2006-05-19 18:34:23 +0000
01e12b8
* Updated the TODO list. by
2006-05-19 06:44:58 +0000
b61240a
* Install caca-config.1.gz in the libcucul-dev package, not caca-utils. by
2006-05-19 06:00:00 +0000
5d12480
* Renamed caca_set_delay() and caca_get_rendertime() into caca_set_display_time() and caca_get_display_time() for consistency. by
2006-05-19 05:44:27 +0000