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 d5ecfdeb2f Fix the old "value computed is unused" warning triggered by ncurses. před 15 roky
..
codec Fix Win32 cross-build by removing one level of aliasing. před 15 roky
driver Fix the old "value computed is unused" warning triggered by ncurses. před 15 roky
.gitignore .gitignore: ignore caca_types.h. před 16 roky
Makefile.am Gather profiling information in caca_refresh_display() and caca_get_event(). před 15 roky
attr.c Allow to temporarily disable dirty rectangle handling. This allows for huge před 15 roky
box.c Show how we could optimise dirty rectangle handling in a box fill. Disabled před 15 roky
caca.c Gather profiling information in caca_refresh_display() and caca_get_event(). před 15 roky
caca.h * Make caca_fill_triangle_textured use less arguments, examples/trifiller modified accordingly před 15 roky
caca.pc.in Add -lz to Libs.private for static linking. před 15 roky
caca0.c Add caca_export_area_to_memory() to export only a selected part of the před 15 roky
caca0.h Make the libcaca color values an enum again. před 15 roky
caca_conio.c Implement conio.h functions cgets(), cputs(), getpass(), movetext(), před 15 roky
caca_conio.h Include <stdio.h> in caca_conio.h to avoid errors when this header is před 15 roky
caca_debug.h Move debugging methods to caca_debug.h. před 15 roky
caca_internals.h Increase profiling timers' sliding mean accuracy. před 15 roky
caca_prof.h Increase profiling timers' sliding mean accuracy. před 15 roky
caca_stubs.h Move debugging methods to caca_debug.h. před 15 roky
caca_types.h.in Fixed libcaca and the Visual Studio solution so that it works před 15 roky
canvas.c I forgot to initialise dirty_disabled in the canvas constructor. před 15 roky
charset.c Continue the libcaca/libcucul merge. Source and binary compatibility před 16 roky
conic.c Continue the libcaca/libcucul merge. Source and binary compatibility před 16 roky
dirty.c Allow to temporarily disable dirty rectangle handling. This allows for huge před 15 roky
dither.c Mark dithered bitmap array as const. před 15 roky
event.c Gather profiling information in caca_refresh_display() and caca_get_event(). před 15 roky
figfont.c Coding style: remove tabs and trailing spaces. před 15 roky
file.c Continue the libcaca/libcucul merge. Source and binary compatibility před 16 roky
font.c Continue the libcaca/libcucul merge. Source and binary compatibility před 16 roky
frame.c Allow to temporarily disable dirty rectangle handling. This allows for huge před 15 roky
graphics.c Gather profiling information in caca_refresh_display() and caca_get_event(). před 15 roky
legacy.c Add caca_export_area_to_memory() to export only a selected part of the před 15 roky
libcaca.def Reorganise MSVC files so that each project is with its source code. před 16 roky
libcaca.vcproj Gather profiling information in caca_refresh_display() and caca_get_event(). před 15 roky
line.c Continue the libcaca/libcucul merge. Source and binary compatibility před 16 roky
mono9.data Added new Unicode blocks to the built-in font. před 15 roky
monobold12.data Added new Unicode blocks to the built-in font. před 15 roky
prof.c Increase profiling timers' sliding mean accuracy. před 15 roky
string.c Make caca_printf(), caca_vprintf() and caca_put_str() return the number of před 15 roky
time.c Improve rounding in the internal Win32 sleep method. před 15 roky
transform.c * Removed trailing spaces (fsking GNU Ident) (GNU, COINCIDENCE ? I THINK NOT!) and lonely tab před 15 roky
triangle.c * Removed trailing spaces (fsking GNU Ident) (GNU, COINCIDENCE ? I THINK NOT!) and lonely tab před 15 roky