Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Sam Hocevar 3efac2753f Make conio_refresh() play nicer with the resources when the machine is slow. vor 16 Jahren
..
codec Coding style: remove tabs and trailing spaces. vor 16 Jahren
driver Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and vor 16 Jahren
.gitignore .gitignore: ignore caca_types.h. vor 17 Jahren
Makefile.am Start implementing a full <conio.h> replacement with a libcaca backend. vor 16 Jahren
attr.c Allow to temporarily disable dirty rectangle handling. This allows for huge vor 16 Jahren
box.c Show how we could optimise dirty rectangle handling in a box fill. Disabled vor 16 Jahren
caca.c Add a null driver that does absolutely nothing. vor 16 Jahren
caca.h Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and vor 16 Jahren
caca.pc.in libcaca: fix an infinite loop in the .pc file. vor 17 Jahren
caca0.c Add caca_export_area_to_memory() to export only a selected part of the vor 16 Jahren
caca0.h Properly export legacy 0.9 symbols. vor 17 Jahren
caca_conio.c Make conio_refresh() play nicer with the resources when the machine is slow. vor 16 Jahren
caca_conio.h Fix <conio.h> delay(), getch() and kbhit() to avoid busy loops and ensure vor 16 Jahren
caca_internals.h Allow to temporarily disable dirty rectangle handling. This allows for huge vor 16 Jahren
caca_stubs.h Move stubs.h to caca/caca_stubs.h since it's only used by the library. vor 17 Jahren
caca_types.h.in Fixed libcaca and the Visual Studio solution so that it works vor 16 Jahren
canvas.c I forgot to initialise dirty_disabled in the canvas constructor. vor 16 Jahren
charset.c Continue the libcaca/libcucul merge. Source and binary compatibility vor 17 Jahren
conic.c Continue the libcaca/libcucul merge. Source and binary compatibility vor 17 Jahren
dirty.c Allow to temporarily disable dirty rectangle handling. This allows for huge vor 16 Jahren
dither.c Continue the libcaca/libcucul merge. Source and binary compatibility vor 17 Jahren
event.c Increased the autorepeat delay in the ncurses and SLang drivers. Now that vor 16 Jahren
figfont.c Coding style: remove tabs and trailing spaces. vor 16 Jahren
file.c Continue the libcaca/libcucul merge. Source and binary compatibility vor 17 Jahren
font.c Continue the libcaca/libcucul merge. Source and binary compatibility vor 17 Jahren
frame.c Allow to temporarily disable dirty rectangle handling. This allows for huge vor 16 Jahren
graphics.c Do not smooth the render time; the calling application can do it. vor 16 Jahren
legacy.c Add caca_export_area_to_memory() to export only a selected part of the vor 16 Jahren
libcaca.def Reorganise MSVC files so that each project is with its source code. vor 17 Jahren
libcaca.vcproj Update the Win32 and Win64 ports. vor 16 Jahren
line.c Continue the libcaca/libcucul merge. Source and binary compatibility vor 17 Jahren
mono9.data Added new Unicode blocks to the built-in font. vor 17 Jahren
monobold12.data Added new Unicode blocks to the built-in font. vor 17 Jahren
string.c Make caca_printf(), caca_vprintf() and caca_put_str() return the number of vor 16 Jahren
time.c * Remove all unsigned ints from exported functions. Signed arithmetic is vor 17 Jahren
transform.c * Fix a segfault in rotate_180 on 0 sized canvas vor 16 Jahren
triangle.c Continue the libcaca/libcucul merge. Source and binary compatibility vor 17 Jahren