選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Jean-Yves Lamoureux 80d7cee0ba * Multiplexed sockets, it is now possible to have multiple clients at the same time watching for the same libcaca application. And no fork or threads involved. THAT'S high technology. 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 * Cosmetic change. 20年前
driver_gl.c * Made the OpenGL colors slightly less saturated. 20年前
driver_ncurses.c * Make output drivers more error resilient when handling UTF-32 characters, 20年前
driver_network.c * Multiplexed sockets, it is now possible to have multiple clients at the same time watching for the same libcaca application. And no fork or threads involved. THAT'S high technology. 20年前
driver_slang.c * Make output drivers more error resilient when handling UTF-32 characters, 20年前
driver_vga.c * Fixed VGA colours. The values only range from 0 to 63. 20年前
driver_win32.c * Make output drivers more error resilient when handling UTF-32 characters, 20年前
driver_x11.c * Make output drivers more error resilient when handling UTF-32 characters, 20年前
event.c * Fixed async issues between the driver and libcaca when resizing windows, 20年前
graphics.c * Removed unused includes. 20年前
time.c * Added glue code to compile libcaca without a libc and build applications 20年前