Sam Hocevar
|
f32c24a10d
|
build: fix the WTFPL homepage and copyright information.
|
pirms 12 gadiem |
Sam Hocevar
|
a09f027727
|
Add the copyright unit test and update copyright information everywhere.
|
pirms 15 gadiem |
Sam Hocevar
|
107ff4b815
|
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
|
pirms 15 gadiem |
Sam Hocevar
|
fde9caa727
|
Include <stdio.h> in caca_conio.h to avoid errors when this header is
included after us.
|
pirms 15 gadiem |
Sam Hocevar
|
f145782381
|
Move conio functions to the main caca.h header, with their caca_conio_
prefix. The #defines remain in caca_conio.h.
|
pirms 15 gadiem |
Sam Hocevar
|
d09cd5c3b1
|
Fix <conio.h> delay(), getch() and kbhit() to avoid busy loops and ensure
frequent screen refreshes.
Implement <conio.h> clreol() (incomplete) and <dos.h> sleep() functions.
Replace some defines with enums in <caca_conio.h>.
|
pirms 15 gadiem |
Sam Hocevar
|
ea8d3086d6
|
Add sound(), nosound() and delay() to the conio.h emulation. Even though
they're not actually from that header, they're often used together.
|
pirms 15 gadiem |
Sam Hocevar
|
104c5a0c5b
|
Start implementing a full <conio.h> replacement with a libcaca backend.
|
pirms 15 gadiem |