Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Sam Hocevar 6b79dc0ea0 * Print '?' instead of spaces for unknown glyphs in the X11 driver. il y a 18 ans
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. il y a 18 ans
caca.c * Cosmetic. il y a 18 ans
caca.h * Support CACA_GEOMETRY in the network driver. Still defaults to 80x24. il y a 18 ans
caca_internals.h * Added assembly code for inb() and outb(). il y a 18 ans
driver_conio.c * Duplicated the conio.h Unicode->CP437 conversion into the VGA driver. il y a 18 ans
driver_gl.c * Minor coding style fixes. il y a 18 ans
driver_ncurses.c * Use UTF-8 enable ncurses (ncursesw) if available. Doesn't seem to work. il y a 18 ans
driver_network.c * Added telnet commands and options strings for debug il y a 18 ans
driver_slang.c * Fixed compiler warnings when UTF-8 S-Lang is not available. il y a 18 ans
driver_vga.c * Duplicated the conio.h Unicode->CP437 conversion into the VGA driver. il y a 18 ans
driver_win32.c * Fix resizing of the Win32 console. It now adapts to the requested size. il y a 18 ans
driver_x11.c * Print '?' instead of spaces for unknown glyphs in the X11 driver. il y a 18 ans
event.c * Fixed async issues between the driver and libcaca when resizing windows, il y a 18 ans
graphics.c * Use the internal version of cucul_set_size in output drivers so that il y a 18 ans
time.c * Added glue code to compile libcaca without a libc and build applications il y a 18 ans