|
|
@1030
|
15 years |
Sam Hocevar |
* Moved the matrix effect test into cacademo. Removed the motion …
|
|
|
@1027
|
15 years |
Sam Hocevar |
* Factor most of the cacademo code.
|
|
|
@1026
|
15 years |
Sam Hocevar |
* Ahaha old pig, you could have factored the 1.0 + as well, and you …
|
|
|
@1025
|
15 years |
Jean-Yves Lamoureux |
* hey, *I* found a factorisation bug in cacaballs !
|
|
|
@1023
|
15 years |
Sam Hocevar |
* Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup yet.
|
|
|
@976
|
15 years |
Sam Hocevar |
* Removed --enable-network flag, but reused the test as a condition …
|
|
|
@964
|
15 years |
Sam Hocevar |
* Renamed caca_set_delay() and caca_get_rendertime() into
…
|
|
|
@950
|
15 years |
Sam Hocevar |
* Use UTF-8 instead of ANSI in cacaserver
|
|
|
@945
|
15 years |
Sam Hocevar |
* Allow cacadraw to open several files; use 'n' and 'p' to cycle.
* …
|
|
|
@917
|
15 years |
Jean-Yves Lamoureux |
* Fixed indentation. I did it myself, I'm a big boy.
|
|
|
@905
|
15 years |
Jean-Yves Lamoureux |
* page up / down
|
|
|
@903
|
15 years |
Sam Hocevar |
* Added cacadraw. It only shows files and lets you scroll for now, but …
|
|
|
@896
|
15 years |
Sam Hocevar |
* Implemented cucul_load_file() and cucul_load_memory() to load …
|
|
|
@866
|
15 years |
Sam Hocevar |
* Brought the Win32 build back on its wheels.
|
|
|
@865
|
15 years |
Sam Hocevar |
* Renamed htons/htonl to hton16/hton32 to avoid useless conflicts.
|
|
|
@859
|
15 years |
Sam Hocevar |
* Removed duplicate uint*_t defines from *_internal.h and included …
|
|
|
@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.
|
|
|
@818
|
15 years |
Sam Hocevar |
* Added a new "caca" exporter.
* Removed most code from the raw …
|
|
|
@816
|
15 years |
Sam Hocevar |
* Changed the cucul_dither_bitmap behaviour so that the 4 coordinates …
|
|
|
@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.
|
|
|
@777
|
15 years |
Sam Hocevar |
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
|
|
|
@769
|
15 years |
Sam Hocevar |
* Removed \file directives from all files except caca.h and cucul.h, …
|
|
|
@757
|
15 years |
Sam Hocevar |
* Renamed cucul_export into cucul_buffer. We'll use it for other things.
|
|
|
@741
|
15 years |
Sam Hocevar |
* cacaview works again. Somewhat. Image loading is now handled by the
…
|
|
|
@740
|
15 years |
Sam Hocevar |
* Renamed "freadint" to "u32fread", and so on.
|
|
|
@739
|
15 years |
Sam Hocevar |
* Added img2irc program. I know it does not have "cucul" or "caca" in …
|
|
|
@734
|
15 years |
Sam Hocevar |
* Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux.
|
|
|
@724
|
15 years |
Sam Hocevar |
* Store colour information on 32 bits, for future 12-bit colour support.
|
|
|
@721
|
15 years |
Sam Hocevar |
* Sanity check in cacaserver.c.
|
|
|
@720
|
15 years |
Sam Hocevar |
* Fixed a crash when realloc() returns a new address.
|
|
|
@718
|
15 years |
Jean-Yves Lamoureux |
* Oops, removed unused variable
|
|
|
@717
|
15 years |
Jean-Yves Lamoureux |
* Added Winsock (c)(tm)(r) compatibility
|
|
|
@716
|
15 years |
Jean-Yves Lamoureux |
* removed b0rked test. No more pigs, I just commited 500 of them.
|
|
|
@710
|
15 years |
Sam Hocevar |
* Merged caca_wait_event() into caca_get_event() and added a timeout
…
|
|
|
@709
|
15 years |
Sam Hocevar |
* Disabled cacaview for now. I'm going to utterly break it.
|
|
|
@707
|
15 years |
Sam Hocevar |
* cacaserver works again (but needs a complete rewrite because it's …
|
|
|
@706
|
15 years |
Sam Hocevar |
* Changed the 2nd argument of cucul_create_export to a string. This …
|
|
|
@705
|
15 years |
Sam Hocevar |
* Oops, I barfed that makefile.
|
|
|
@704
|
15 years |
Jean-Yves Lamoureux |
* Added "powered by libcaca" text to all examples for consistency
|
|
|
@703
|
15 years |
Sam Hocevar |
* Removed the network driver and replaced it with a cacaserver …
|
|
|
@702
|
15 years |
Sam Hocevar |
* Implemented a proof-of-concept cacaplay program that can redisplay a …
|
|
|
@692
|
15 years |
Sam Hocevar |
* Workaround for automake < 1.6.
|
|
|
@681
|
15 years |
Sam Hocevar |
* Massive rework of the event handling code, as per the TODO list.
|
|
|
@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().
|
|
|
@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
…
|
|
|
@662
|
15 years |
Sam Hocevar |
* Gamma support in cacaview (through the g/G key).
|
|
|
@655
|
15 years |
Sam Hocevar |
* Changed the cacaplas colours. Yeah, I do what I want.
|
|
|
@653
|
15 years |
Sam Hocevar |
* Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite.
|
|
|
@649
|
15 years |
Sam Hocevar |
* Added a lame "powered by libcaca" banner to cacaplas.
|
|
|
@647
|
15 years |
Sam Hocevar |
Nan mais avec ma config _,--. ,--._
d'Emacs c'est vraiment …
|
|
|
@616
|
15 years |
Jean-Yves Lamoureux |
* Optimised cacaballs a bit
|
|
|
@615
|
15 years |
Jean-Yves Lamoureux |
* Better cacaballs parameters
|
|
|
@614
|
15 years |
Sam Hocevar |
* Increased cacamoir circle thikness by 50%, because it currently …
|
|
|
@613
|
15 years |
Sam Hocevar |
* Minor coding style fixes.
|
|
|
@597
|
15 years |
Sam Hocevar |
* Fixed a warning in cacaball.c.
|
|
|
@581
|
15 years |
Sam Hocevar |
* Made cacamoir, cacaball and cacaplas buildable into a kernel.
|
|
|
@568
|
15 years |
Sam Hocevar |
* Added glue code to compile libcaca without a libc and build …
|
|
|
@540
|
15 years |
Sam Hocevar |
* Polished the driver split a bit (still no events, except resize …
|
|
|
@537
|
15 years |
Sam Hocevar |
* Moved stuff again.
|
|
copied from libcaca/trunk/examples:
|
|
|
@536
|
15 years |
Sam Hocevar |
* Moved stuff around to differenciate between libcucul and libcaca.
|