Ви не можете вибрати більше 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 роки тому