r492 | sam | 2006-03-27 23:37:52 +0200 (Mon, 27 Mar 2006) | 4 lines
Changed paths:
M /trunk/caca/Makefile.am
M /trunk/caca/caca.c
M /trunk/caca/caca.h
M /trunk/caca/caca_internals.h
D /trunk/caca/driver_network.c
M /trunk/src
M /trunk/src/Makefile.am
M /trunk/src/cacaplas.c
A /trunk/src/cacaserver.c (from /trunk/caca/driver_network.c:487)
* Removed the network driver and replaced it with a cacaserver executable
that has all the functionality, except it does not work yet (the stdin
reading routine is missing).
|