Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Sam Hocevar e332cf1bed * Assume the VGA screen is 320x200 and really resize the cucul canvas to pirms 19 gadiem
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. pirms 19 gadiem
caca.c * Pure VGA output driver. pirms 19 gadiem
caca.h * Updated documentation a bit pirms 19 gadiem
caca_internals.h * Added assembly code for inb() and outb(). pirms 19 gadiem
driver_conio.c * Cosmetic change. pirms 19 gadiem
driver_gl.c * Made the OpenGL colors slightly less saturated. pirms 19 gadiem
driver_ncurses.c * Make output drivers more error resilient when handling UTF-32 characters, pirms 19 gadiem
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. pirms 19 gadiem
driver_slang.c * Added Unicode support to the SLang driver. pirms 19 gadiem
driver_vga.c * Assume the VGA screen is 320x200 and really resize the cucul canvas to pirms 19 gadiem
driver_win32.c * Make output drivers more error resilient when handling UTF-32 characters, pirms 19 gadiem
driver_x11.c * Make output drivers more error resilient when handling UTF-32 characters, pirms 19 gadiem
event.c * Fixed async issues between the driver and libcaca when resizing windows, pirms 19 gadiem
graphics.c * Removed unused includes. pirms 19 gadiem
time.c * Added glue code to compile libcaca without a libc and build applications pirms 19 gadiem