Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Sam Hocevar 6b79dc0ea0 * Print '?' instead of spaces for unknown glyphs in the X11 driver. 18 anni fa
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. 18 anni fa
caca.c * Cosmetic. 18 anni fa
caca.h * Support CACA_GEOMETRY in the network driver. Still defaults to 80x24. 18 anni fa
caca_internals.h * Added assembly code for inb() and outb(). 18 anni fa
driver_conio.c * Duplicated the conio.h Unicode->CP437 conversion into the VGA driver. 18 anni fa
driver_gl.c * Minor coding style fixes. 18 anni fa
driver_ncurses.c * Use UTF-8 enable ncurses (ncursesw) if available. Doesn't seem to work. 18 anni fa
driver_network.c * Added telnet commands and options strings for debug 18 anni fa
driver_slang.c * Fixed compiler warnings when UTF-8 S-Lang is not available. 18 anni fa
driver_vga.c * Duplicated the conio.h Unicode->CP437 conversion into the VGA driver. 18 anni fa
driver_win32.c * Fix resizing of the Win32 console. It now adapts to the requested size. 18 anni fa
driver_x11.c * Print '?' instead of spaces for unknown glyphs in the X11 driver. 18 anni fa
event.c * Fixed async issues between the driver and libcaca when resizing windows, 18 anni fa
graphics.c * Use the internal version of cucul_set_size in output drivers so that 18 anni fa
time.c * Added glue code to compile libcaca without a libc and build applications 18 anni fa