Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Sam Hocevar dbb6e0e94d * Added Unicode support to the SLang driver. před 20 roky
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. před 20 roky
caca.c * Pure VGA output driver. před 20 roky
caca.h * Updated documentation a bit před 20 roky
caca_internals.h * Added assembly code for inb() and outb(). před 20 roky
driver_conio.c * Cosmetic change. před 20 roky
driver_gl.c * Made the OpenGL colors slightly less saturated. před 20 roky
driver_ncurses.c * Make output drivers more error resilient when handling UTF-32 characters, před 20 roky
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. před 20 roky
driver_slang.c * Added Unicode support to the SLang driver. před 20 roky
driver_vga.c * Fixed VGA colours. The values only range from 0 to 63. před 20 roky
driver_win32.c * Make output drivers more error resilient when handling UTF-32 characters, před 20 roky
driver_x11.c * Make output drivers more error resilient when handling UTF-32 characters, před 20 roky
event.c * Fixed async issues between the driver and libcaca when resizing windows, před 20 roky
graphics.c * Removed unused includes. před 20 roky
time.c * Added glue code to compile libcaca without a libc and build applications před 20 roky