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
611
Commits
1
Branch
20 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
Tree:
2401f2c732
libcaca
/
cpp
History
Sam Hocevar
2401f2c732
* Moved cucul_load_canvas() into cucul/import.c and renamed it into
cucul_import_canvas(). * Renamed cucul_create_export() into cucul_export_canvas() for consistency.
19 years ago
..
Makefile.am
* Workaround for broken C++ linking with old libtool versions.
19 years ago
caca++.cpp
* More function mass-renaming: caca_attach -> caca_create_display, etc.
19 years ago
caca++.h
* More function mass-renaming: caca_attach -> caca_create_display, etc.
19 years ago
caca++.pc.in
* Added preliminary C++ bindings
19 years ago
cpptest.cpp
* Compilation fix in cpptest.cpp.
19 years ago
cucul++.cpp
* Moved cucul_load_canvas() into cucul/import.c and renamed it into
19 years ago
cucul++.h
* Moved cucul_load_canvas() into cucul/import.c and renamed it into
19 years ago
cucul++.pc.in
* Added preliminary C++ bindings
19 years ago