You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jean-Yves Lamoureux 80d7cee0ba * Multiplexed sockets, it is now possible to have multiple clients at the same time watching for the same libcaca application. And no fork or threads involved. THAT'S high technology. пре 19 година
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. пре 19 година
caca.c * Pure VGA output driver. пре 19 година
caca.h * Updated documentation a bit пре 19 година
caca_internals.h * Added assembly code for inb() and outb(). пре 19 година
driver_conio.c * Cosmetic change. пре 19 година
driver_gl.c * Made the OpenGL colors slightly less saturated. пре 19 година
driver_ncurses.c * Make output drivers more error resilient when handling UTF-32 characters, пре 19 година
driver_network.c * Multiplexed sockets, it is now possible to have multiple clients at the same time watching for the same libcaca application. And no fork or threads involved. THAT'S high technology. пре 19 година
driver_slang.c * Make output drivers more error resilient when handling UTF-32 characters, пре 19 година
driver_vga.c * Fixed VGA colours. The values only range from 0 to 63. пре 19 година
driver_win32.c * Make output drivers more error resilient when handling UTF-32 characters, пре 19 година
driver_x11.c * Make output drivers more error resilient when handling UTF-32 characters, пре 19 година
event.c * Fixed async issues between the driver and libcaca when resizing windows, пре 19 година
graphics.c * Removed unused includes. пре 19 година
time.c * Added glue code to compile libcaca without a libc and build applications пре 19 година