25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar 6b79dc0ea0 * Print '?' instead of spaces for unknown glyphs in the X11 driver. 18 년 전
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. 18 년 전
caca.c * Cosmetic. 18 년 전
caca.h * Support CACA_GEOMETRY in the network driver. Still defaults to 80x24. 18 년 전
caca_internals.h * Added assembly code for inb() and outb(). 18 년 전
driver_conio.c * Duplicated the conio.h Unicode->CP437 conversion into the VGA driver. 18 년 전
driver_gl.c * Minor coding style fixes. 18 년 전
driver_ncurses.c * Use UTF-8 enable ncurses (ncursesw) if available. Doesn't seem to work. 18 년 전
driver_network.c * Added telnet commands and options strings for debug 18 년 전
driver_slang.c * Fixed compiler warnings when UTF-8 S-Lang is not available. 18 년 전
driver_vga.c * Duplicated the conio.h Unicode->CP437 conversion into the VGA driver. 18 년 전
driver_win32.c * Fix resizing of the Win32 console. It now adapts to the requested size. 18 년 전
driver_x11.c * Print '?' instead of spaces for unknown glyphs in the X11 driver. 18 년 전
event.c * Fixed async issues between the driver and libcaca when resizing windows, 18 년 전
graphics.c * Use the internal version of cucul_set_size in output drivers so that 18 년 전
time.c * Added glue code to compile libcaca without a libc and build applications 18 년 전