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 e332cf1bed * Assume the VGA screen is 320x200 and really resize the cucul canvas to před 19 roky
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. před 19 roky
caca.c * Pure VGA output driver. před 19 roky
caca.h * Updated documentation a bit před 19 roky
caca_internals.h * Added assembly code for inb() and outb(). před 19 roky
driver_conio.c * Cosmetic change. před 19 roky
driver_gl.c * Made the OpenGL colors slightly less saturated. před 19 roky
driver_ncurses.c * Make output drivers more error resilient when handling UTF-32 characters, před 19 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 19 roky
driver_slang.c * Added Unicode support to the SLang driver. před 19 roky
driver_vga.c * Assume the VGA screen is 320x200 and really resize the cucul canvas to před 19 roky
driver_win32.c * Make output drivers more error resilient when handling UTF-32 characters, před 19 roky
driver_x11.c * Make output drivers more error resilient when handling UTF-32 characters, před 19 roky
event.c * Fixed async issues between the driver and libcaca when resizing windows, před 19 roky
graphics.c * Removed unused includes. před 19 roky
time.c * Added glue code to compile libcaca without a libc and build applications před 19 roky