|
|
@777
|
15 years |
Sam Hocevar |
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
|
|
|
@775
|
15 years |
Jean-Yves Lamoureux |
* Updated MSVC++ project (static library and src/*)
|
|
|
@769
|
15 years |
Sam Hocevar |
* Removed \file directives from all files except caca.h and cucul.h, …
|
|
|
@703
|
15 years |
Sam Hocevar |
* Removed the network driver and replaced it with a cacaserver …
|
|
|
@699
|
15 years |
Sam Hocevar |
* Created a minimal raw driver that outputs stuff to stdout.
|
|
|
@689
|
15 years |
Sam Hocevar |
* Merged caca_show_cursor() and caca_hide_cursor() into …
|
|
|
@686
|
15 years |
Jean-Yves Lamoureux |
* Added caca_show/hide_cursor, and corresponding GL binding
|
|
|
@684
|
15 years |
Sam Hocevar |
* Allow the driver initialisation to fail, for instance when $DISPLAY = "".
|
|
|
@681
|
15 years |
Sam Hocevar |
* Massive rework of the event handling code, as per the TODO list.
|
|
|
@672
|
15 years |
Sam Hocevar |
* Slightly changed header comments.
|
|
|
@645
|
15 years |
Sam Hocevar |
* Cosmetic fixes.
|
|
|
@573
|
15 years |
Sam Hocevar |
* Added assembly code for inb() and outb().
* Print a small message …
|
|
|
@565
|
15 years |
Sam Hocevar |
* Pure VGA output driver.
|
|
|
@554
|
15 years |
Jean-Yves Lamoureux |
* Added very preliminary network driver
|
|
|
@553
|
15 years |
Sam Hocevar |
* Fixed async issues between the driver and libcaca when resizing …
|
|
|
@551
|
15 years |
Sam Hocevar |
* Cosmetic changes here and there.
|
|
|
@550
|
15 years |
Sam Hocevar |
* Finished moving everything driver-specific to the apropriate …
|
|
|
@548
|
15 years |
Sam Hocevar |
* Split event.c into the appropriate driver_*.c files.
|
|
|
@543
|
15 years |
Sam Hocevar |
* Fixed DOS driver.
* Added a build-dos script to cross-compile the …
|
|
|
@541
|
15 years |
Sam Hocevar |
* Got rid of static variables in the event code.
|
|
|
@540
|
15 years |
Sam Hocevar |
* Polished the driver split a bit (still no events, except resize …
|
|
|
@539
|
15 years |
Sam Hocevar |
* Split caca/graphics.c into driver-specific files. Resize is …
|
|
|
@536
|
15 years |
Sam Hocevar |
* Moved stuff around to differenciate between libcucul and libcaca.
|
|
copied from libcaca/trunk/src/caca_internals.h:
|
|
|
@527
|
15 years |
Sam Hocevar |
* All output plugins should now work again.
* Renamed caca_refresh() …
|