選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Jean-Yves Lamoureux 1c6bfd09a1 * Fixed configure script to check for UTF8 enabled slang, removed network driver debug output, added size > 255 in telnet negociation, fixed scrolling bug in network driver 20年前
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. 20年前
caca.c * Pure VGA output driver. 20年前
caca.h * Updated documentation a bit 20年前
caca_internals.h * Added assembly code for inb() and outb(). 20年前
driver_conio.c * Use the internal version of cucul_set_size in output drivers so that 20年前
driver_gl.c * Use the internal version of cucul_set_size in output drivers so that 20年前
driver_ncurses.c * Use the internal version of cucul_set_size in output drivers so that 20年前
driver_network.c * Fixed configure script to check for UTF8 enabled slang, removed network driver debug output, added size > 255 in telnet negociation, fixed scrolling bug in network driver 20年前
driver_slang.c * Added Unicode support to the SLang driver. 20年前
driver_vga.c * Assume the VGA screen is 320x200 and really resize the cucul canvas to 20年前
driver_win32.c * Use the internal version of cucul_set_size in output drivers so that 20年前
driver_x11.c * Use the internal version of cucul_set_size in output drivers so that 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年前