Sam Hocevar
7165793ff9
* Fixed cucul_render_glyph(). There is no way this could have ever possibly
worked properly.
преди 18 години
Sam Hocevar
7a02aaa1f8
* Moved transition data to the function.
преди 18 години
Jean-Yves Lamoureux
595a9fcf51
* Added nifty rotation to our 80's star.
преди 18 години
Sam Hocevar
f62cea48fd
* Fixing precision.
преди 18 години
Jean-Yves Lamoureux
05aa158fed
* Fixed triangle routine so that it fits perfectly from one side to the other one (I know, that's no clear)
преди 18 години
Jean-Yves Lamoureux
f3578b26fb
* Added much disco transition (ellipses suck). YMCA \o/
преди 18 години
Sam Hocevar
cc80e458ca
* Fix compilation warning in the slang driver.
преди 18 години
Sam Hocevar
baff99daed
* Smooth transitions between effects in cacademo. Press 'n' to switch
immediately to the next transition.
преди 18 години
Sam Hocevar
4ed8de10ac
* Fix badly initialised data in the gamma test.
преди 18 години
Sam Hocevar
060cb6f676
* Moved the matrix effect test into cacademo. Removed the motion sensor
stuff, it's cool but it's crap.
преди 18 години
Jean-Yves Lamoureux
7e7d2e01b1
* AHAHAHA FILTHY PIG, init sensors values to 0, in case there's no sensor at all
преди 18 години
Jean-Yves Lamoureux
921016181f
* Fixed truecolor bug in OpenGL driver.
преди 18 години
Sam Hocevar
a3fbf0d58a
* Factor most of the cacademo code.
преди 18 години
Sam Hocevar
be9d78bd90
* 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!
преди 18 години
Jean-Yves Lamoureux
fb984ab852
* hey, ***I*** found a factorisation bug in cacaballs !
преди 18 години
Jean-Yves Lamoureux
280132493f
* OpenGL builtin font support
преди 18 години
Sam Hocevar
94ec47c1f6
* Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup yet.
преди 18 години
Sam Hocevar
57acf9a2e6
* Initialize random seed to getpid()+time(NULL) so that the user does not
have to do it.
преди 18 години
Sam Hocevar
7949f346bc
* Updated ChangeLog and NEWS.
* 0.99.beta4 release.
преди 18 години
Sam Hocevar
86e74e039b
* Replace 'man3caca' with 'man3' in generated manpages.
преди 18 години
Sam Hocevar
2bbd7bbb36
* Fix dithering handling in demo0.c.
преди 18 години
Sam Hocevar
a0f9308499
* Do not output unnecessary libraries in caca-output config.
преди 18 години
Sam Hocevar
08ab25168e
* Oops, thinko in the migration doc.
преди 18 години
Sam Hocevar
e51d298d0d
* Updated the migration documentation so that it mentions the <caca0.h>
compatibility layer.
преди 18 години
Sam Hocevar
280289cf2b
* Made features (such as dithering mode) and caca_sqrt work in the legacy
0.x glue code.
преди 18 години
Sam Hocevar
1d1d643c67
* Added demo0.c, which is basically the old libcaca-0.9 demo.c file, as a
test for the <caca0.h> emulation layer.
преди 18 години
Sam Hocevar
7e587a46b9
* 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.
Most of the old API works, except features and caca_sqrt(). Sprites do
work API-wise but due to the new format they are no longer working in
the same way.
преди 18 години
Sam Hocevar
514bbb3859
* Fix a crash in export.c with unknown file formats.
преди 18 години
Sam Hocevar
d14a4dddfb
* U+214B TURNED AMPERSAND
преди 18 години
Sam Hocevar
db7670eb2a
* Updated ChangeLog and NEWS.
* 0.99.beta3 release.
преди 18 години
Sam Hocevar
900b340c31
* Removed debian packaging stuff from the trunk. It'll now be at
svn://svn.debian.org/svn/sam-hocevar/pkg-misc
преди 18 години
Sam Hocevar
cfe6fd6ffa
* Factored some of the GL code.
преди 18 години
Sam Hocevar
21069a8463
* A few changes to the matrix program. I do not plan to maintain it.
преди 18 години
Sam Hocevar
bc5415d6a4
* Fixed libcaca prototypes so that all functions use the errno mechanism
and return a value.
преди 18 години
Sam Hocevar
6d904c57f8
* Fixed cucul_create_canvas()'s documentation.
преди 18 години
Sam Hocevar
1f8549fc6a
* Fixed typos in cucul/dither.c that prevented using ordered dither modes,
thanks to Sean D'Epagnier.
преди 18 години
Jean-Yves Lamoureux
63955d927a
* Updated C++ bindings
преди 18 години
Sam Hocevar
ab8bddb951
* Fix debian package dependencies; -dev packages didn't pull their library
dependencies. Of course.
преди 18 години
Sam Hocevar
004a78bc77
* Fixed matrix.c for non-Thinkpad computers.
преди 18 години
Sam Hocevar
61aaaa7470
* Fix a build failure when X11R7 is available but OpenGL isn't.
преди 18 години
Sam Hocevar
496445ffbf
* Small matrix effect. Totally useless. Unless you have a Thinkpad, in
which case it is massively useless.
преди 18 години
Sam Hocevar
002fa479fa
* Updated ChangeLog and NEWS.
* 0.99.beta2 release.
преди 18 години
Sam Hocevar
6d3db8c66c
* Updated the Debian build scripts.
преди 18 години
Sam Hocevar
a1deddf2a6
* Fixed an out of bounds bug in cucul_blit().
преди 18 години
Sam Hocevar
1f65c41f2c
* Removed legacy CUCUL_LIBS from caca-config.
преди 18 години
Sam Hocevar
ba28ea75f5
* UTF-8 input support for ncurses.
* Hack for 16-color support in xfce4-terminal for both ncurses and slang.
преди 18 години
Sam Hocevar
f713c97f7c
* Reduced IDLE_USEC by half. Today's machines are fast :-)
преди 18 години
Sam Hocevar
ec3b082509
* Fixed UTF-8 support in ncurses.
* Set ncurses's priority higher than slang.
преди 18 години
Sam Hocevar
2ccabef784
* Updated TODO list.
преди 18 години
Sam Hocevar
58f3935f0f
* Have cucul_utf8_to_utf32 write how many bytes it read.
* Use that in the SLang driver so that it supports UTF-8 input.
преди 18 години