This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
1718
Commits
1
Branch
52 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
Tree:
cb5107b070
libcaca
/
caca
/
driver
History
Sam Hocevar
7ebd74e3ee
Fix an unlikely crash that may happen when the X server cannot open
the "fixed" font.
15 years ago
..
cocoa.m
Coding style: remove tabs and trailing spaces.
15 years ago
conio.c
libcaca: move codecs and import/export functions into subdirectories.
16 years ago
gl.c
Coding style: remove tabs and trailing spaces.
15 years ago
ncurses.c
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and
15 years ago
null.c
Include <stdio.h> in the null driver to get NULL.
15 years ago
raw.c
Add caca_export_area_to_memory() to export only a selected part of the
16 years ago
slang.c
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and
15 years ago
vga.c
Fix a typo in the VGA driver.
15 years ago
win32.c
Add dirty rectangle support to the ncurses and VGA drivers.
16 years ago
x11.c
Fix an unlikely crash that may happen when the X server cannot open
15 years ago