../
|
caca
|
|
2519
|
15 years
|
Sam Hocevar |
* Fix plugin build.
|
csharp
|
|
2308
|
15 years
|
Sam Hocevar |
* Get the project to build in an alternate directory.
|
cucul
|
|
2536
|
15 years
|
Sam Hocevar |
* cucul/file.c: fix a typo causing build failures when zlib is not here.
|
cxx
|
|
2437
|
15 years
|
Sam Hocevar |
* Fix C++ library linking.
|
doc
|
|
2243
|
15 years
|
Sam Hocevar |
* Get rid of TODO. It's now in Trac (http://libcaca.zoy.org/report/1).
|
examples
|
|
2313
|
15 years
|
Sam Hocevar |
* Switch a few unsigned int variables to size_t where appropriate.
* …
|
kernel
|
|
2398
|
15 years
|
Sam Hocevar |
* Remove htons() and htonl() from kernel mode: we use our custom …
|
msvc
|
|
2314
|
15 years
|
Sam Hocevar |
* Add missing headers to the Visual Studio build files.
|
perl
|
|
775
|
17 years
|
Jean-Yves Lamoureux |
* Updated MSVC++ project (static library and src/*)
|
python
|
|
2060
|
16 years
|
Sam Hocevar |
* Added Eriol’s snake.py example, even if it doesn’t use our (out of …
|
ruby
|
|
2303
|
15 years
|
Sam Hocevar |
* Changed most of the long ints in the API into C99 types. WARNING: …
|
src
|
|
2543
|
15 years
|
Sam Hocevar |
* mygetopt.c: fix a parsing issue with short options.
|
test
|
|
2101
|
16 years
|
Sam Hocevar |
* Rename "test" to "examples". The former will become a real …
|
tests
|
|
2309
|
15 years
|
Sam Hocevar |
* Started libcaca unit tests.
|
tools
|
|
2405
|
15 years
|
Sam Hocevar |
* makefont is only a system tool: use htons/htonl instead of hton16/hton32.
|
.gitignore
|
190 bytes
|
2316
|
15 years
|
Sam Hocevar |
* Put autotools files in a hidden ".auto" directory instead of "autotools".
|
COPYING
|
508 bytes
|
1795
|
16 years
|
Sam Hocevar |
* Fixed address in license.
|
AUTHORS
|
511 bytes
|
2060
|
16 years
|
Sam Hocevar |
* Added Eriol’s snake.py example, even if it doesn’t use our (out of …
|
Makefile.am
|
739 bytes
|
2299
|
15 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
THANKS
|
790 bytes
|
1879
|
16 years
|
Sam Hocevar |
* Renamed doxygen sections here and there to avoid embarassing …
|
README
|
968 bytes
|
2182
|
15 years
|
Jean-Yves Lamoureux |
* FIRST !
|
build-kernel
|
1.1 KB
|
2299
|
15 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
build-dos
|
1.3 KB
|
2299
|
15 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
build-win32
|
1.5 KB
|
2299
|
15 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
caca-config.in
|
1.7 KB
|
1018
|
17 years
|
Sam Hocevar |
* Do not output unnecessary libraries in caca-output config.
|
stubs.h
|
2.5 KB
|
2398
|
15 years
|
Sam Hocevar |
* Remove htons() and htonl() from kernel mode: we use our custom …
|
bootstrap
|
3.7 KB
|
2176
|
15 years
|
Sam Hocevar |
* Check for pkg-config before bootstrapping, because autoconf gives a
…
|
libcaca.spec
|
4.1 KB
|
526
|
17 years
|
Sam Hocevar |
* Removed cacademo from examples, manpages and distributions. It's useless.
|
NOTES
|
4.3 KB
|
820
|
17 years
|
Sam Hocevar |
* Moved the technical discussion on S-Lang's palette optimisation from …
|
NEWS
|
6.4 KB
|
2518
|
15 years
|
Sam Hocevar |
* Set version to 0.99.beta14.
* Updateed NEWS and ChangeLog?.
|
configure.ac
|
16.4 KB
|
2539
|
15 years
|
Sam Hocevar |
* Fix bad AM_CONDITIONAL location: it must be in the default code path.
|
COPYING.GPL
|
17.6 KB
|
568
|
17 years
|
Sam Hocevar |
* Added glue code to compile libcaca without a libc and build …
|
COPYING.LGPL
|
25.9 KB
|
522
|
17 years
|
Sam Hocevar |
* Changed the licensing to WTFPL, as per all copyright holders' permission.
|
ChangeLog
|
404.1 KB
|
2096
|
16 years
|
Sam Hocevar |
* Set version to 0.99.beta13.
* Updated NEWS and ChangeLog?.
|