../
|
perl
|
|
775
|
15 years
|
Jean-Yves Lamoureux |
* Updated MSVC++ project (static library and src/*)
|
python
|
|
3582
|
12 years
|
Sam Hocevar |
Coding style: remove tabs and trailing spaces.
|
caca-php
|
|
3587
|
12 years
|
Sam Hocevar |
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() …
|
doc
|
|
3605
|
12 years
|
Sam Hocevar |
Add a note about autoreleased canvases in the documentation.
|
kernel
|
|
3625
|
12 years
|
Sam Hocevar |
Implement memmove() in the kernel.
|
caca-sharp
|
|
3924
|
11 years
|
Sam Hocevar |
Add a caca-sharp.pc.in file.
|
src
|
|
4045
|
11 years
|
Sam Hocevar |
Update source checking test and remove CRLF crap from makefiles.
|
test
|
|
4045
|
11 years
|
Sam Hocevar |
Update source checking test and remove CRLF crap from makefiles.
|
tools
|
|
4045
|
11 years
|
Sam Hocevar |
Update source checking test and remove CRLF crap from makefiles.
|
win32
|
|
4045
|
11 years
|
Sam Hocevar |
Update source checking test and remove CRLF crap from makefiles.
|
XCode
|
|
4097
|
11 years
|
Jean-Yves Lamoureux |
* Added mouse events example
|
ruby
|
|
4128
|
11 years
|
Pascal Terjan |
* Add test for import/export of area
|
cxx
|
|
4131
|
11 years
|
Sam Hocevar |
Fix the libcucul symlink installation when /bin/sh points to bash or …
|
caca
|
|
4143
|
11 years
|
Sam Hocevar |
Deduce X11 font size from a relevant sample to avoid oversized font …
|
examples
|
|
4143
|
11 years
|
Sam Hocevar |
Deduce X11 font size from a relevant sample to avoid oversized font …
|
COPYING.LGPL
|
25.9 KB
|
522
|
15 years
|
Sam Hocevar |
* Changed the licensing to WTFPL, as per all copyright holders' permission.
|
libcaca.spec
|
4.1 KB
|
526
|
15 years
|
Sam Hocevar |
* Removed cacademo from examples, manpages and distributions. It's useless.
|
COPYING.GPL
|
17.6 KB
|
568
|
15 years
|
Sam Hocevar |
* Added glue code to compile libcaca without a libc and build …
|
NOTES
|
4.3 KB
|
820
|
15 years
|
Sam Hocevar |
* Moved the technical discussion on S-Lang's palette optimisation from …
|
COPYING
|
508 bytes
|
1795
|
14 years
|
Sam Hocevar |
* Fixed address in license.
|
README
|
968 bytes
|
2182
|
13 years
|
Jean-Yves Lamoureux |
* FIRST !
|
build-dos
|
1.3 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
build-kernel
|
1.0 KB
|
2821
|
12 years
|
Sam Hocevar |
Starting refactoring to get rid of libcucul. The initial reason for …
|
caca-config.in
|
1.6 KB
|
2821
|
12 years
|
Sam Hocevar |
Starting refactoring to get rid of libcucul. The initial reason for …
|
.gitignore
|
221 bytes
|
2881
|
12 years
|
Sam Hocevar |
.gitignore: ignore files generated by MonoDevelop?.
|
build-win32
|
1.5 KB
|
2901
|
12 years
|
Sam Hocevar |
Update the Win32 cross-build script to reflect recent reorganisation.
|
ChangeLog
|
538.5 KB
|
2965
|
12 years
|
Sam Hocevar |
Set version to 0.99.beta15.
Updated NEWS and ChangeLog?.
|
AUTHORS
|
563 bytes
|
3489
|
12 years
|
Sam Hocevar |
Add dirty rectangle support to the ncurses and VGA drivers.
|
COPYING.ISC
|
763 bytes
|
3598
|
12 years
|
Sam Hocevar |
Add a simple snake program using the <conio.h> interface.
|
THANKS
|
849 bytes
|
3598
|
12 years
|
Sam Hocevar |
Add a simple snake program using the <conio.h> interface.
|
NEWS
|
7.0 KB
|
3600
|
12 years
|
Sam Hocevar |
Update the NEWS file with what's been done since the last release.
|
libcaca.sln
|
39.4 KB
|
3609
|
12 years
|
Sam Hocevar |
Add the conio examples to the Visual Studio solution.
|
Makefile.am
|
791 bytes
|
4044
|
11 years
|
Sam Hocevar |
Rename tests/ to test/.
|
bootstrap
|
3.9 KB
|
4094
|
11 years
|
Sam Hocevar |
Gather profiling information in caca_refresh_display() and …
|
configure.ac
|
17.6 KB
|
4144
|
11 years
|
Sam Hocevar |
Explicitly link with -lGLU because freeglut may not provide it. Fixes #61.
|