您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Sam Hocevar bb1cedf858 * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 19 年前
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. 19 年前
caca.c * Cosmetic. 19 年前
caca.h * Support CACA_GEOMETRY in the network driver. Still defaults to 80x24. 19 年前
caca_internals.h * Added assembly code for inb() and outb(). 19 年前
driver_conio.c * Factorised some charset handling code into a new cucul/charset.c file. 19 年前
driver_gl.c * Minor coding style fixes. 19 年前
driver_ncurses.c * Use UTF-8 enable ncurses (ncursesw) if available. Doesn't seem to work. 19 年前
driver_network.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 19 年前
driver_slang.c * Fixed compiler warnings when UTF-8 S-Lang is not available. 19 年前
driver_vga.c * Factorised some charset handling code into a new cucul/charset.c file. 19 年前
driver_win32.c * Fix resizing of the Win32 console. It now adapts to the requested size. 19 年前
driver_x11.c * Print '?' instead of spaces for unknown glyphs in the X11 driver. 19 年前
event.c * Fixed async issues between the driver and libcaca when resizing windows, 19 年前
graphics.c * Use the internal version of cucul_set_size in output drivers so that 19 年前
time.c * Added glue code to compile libcaca without a libc and build applications 19 年前