您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Sam Hocevar 2f878868e0 * Fixed compiler warnings when UTF-8 S-Lang is not available. 20 年前
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. 20 年前
caca.c * Cosmetic. 20 年前
caca.h * Support CACA_GEOMETRY in the network driver. Still defaults to 80x24. 20 年前
caca_internals.h * Added assembly code for inb() and outb(). 20 年前
driver_conio.c * Added support for Unicode characters that fall into CP437 0x01 - 0x1f to 20 年前
driver_gl.c * Minor coding style fixes. 20 年前
driver_ncurses.c * Use UTF-8 enable ncurses (ncursesw) if available. Doesn't seem to work. 20 年前
driver_network.c * Added telnet commands and options strings for debug 20 年前
driver_slang.c * Fixed compiler warnings when UTF-8 S-Lang is not available. 20 年前
driver_vga.c * Assume the VGA screen is 320x200 and really resize the cucul canvas to 20 年前
driver_win32.c * UTF-8 support in the Win32 driver. 20 年前
driver_x11.c * Minor coding style fixes. 20 年前
event.c * Fixed async issues between the driver and libcaca when resizing windows, 20 年前
graphics.c * Use the internal version of cucul_set_size in output drivers so that 20 年前
time.c * Added glue code to compile libcaca without a libc and build applications 20 年前