../
|
caca0.c
|
7.6 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
caca0.h
|
7.2 KB
|
1462
|
14 years
|
Sam Hocevar |
* Bwarf, typo in the no warranty clause.
|
caca.c
|
11.7 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
caca.h
|
8.0 KB
|
2303
|
13 years
|
Sam Hocevar |
* Changed most of the long ints in the API into C99 types. WARNING: …
|
caca.pc.in
|
248 bytes
|
729
|
15 years
|
Sam Hocevar |
* Added pkgconfig files. Eh ouais mon gars.
|
caca_internals.h
|
4.5 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
driver_cocoa.m
|
29.9 KB
|
2138
|
13 years
|
Sam Hocevar |
* Implement caca_create_display_with_driver() to specify an output …
|
driver_conio.c
|
4.4 KB
|
2300
|
13 years
|
Sam Hocevar |
* Changed most "unsigned char" variables into "uint8_t", including in
…
|
driver_gl.c
|
17.5 KB
|
2303
|
13 years
|
Sam Hocevar |
* Changed most of the long ints in the API into C99 types. WARNING: …
|
driver_ncurses.c
|
20.9 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
driver_raw.c
|
2.5 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
driver_slang.c
|
16.8 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
driver_vga.c
|
4.3 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
driver_win32.c
|
10.8 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
driver_x11.c
|
25.8 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
event.c
|
13.6 KB
|
2303
|
13 years
|
Sam Hocevar |
* Changed most of the long ints in the API into C99 types. WARNING: …
|
graphics.c
|
7.3 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
Makefile.am
|
1.2 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
time.c
|
2.2 KB
|
2299
|
13 years
|
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|