Sam Hocevar
16d082f859
Fix compilation warnings on platforms without Imlib2.
преди 17 години
Sam Hocevar
f61816ceb7
Starting refactoring to get rid of libcucul. The initial reason for the
split is rendered moot by the plugin system: when enabled, binaries do
not link directly with libX11 or libGL. I hope this is a step towards
more consisteny and clarity.
преди 17 години
Sam Hocevar
d0140a4fe8
* Fix cucul_file_read() calls in cacaview.
преди 17 години
Sam Hocevar
772899adc6
* Fix cacademo build on systems without imlib-dev.
преди 17 години
Sam Hocevar
6d10f95285
* Make cacaview use cucul_file_t functions.
преди 17 години
Sam Hocevar
f44b5e11fa
* Changed most "unsigned char" variables into "uint8_t", including in
prototypes. As they are equivalent, this does not break the ABI.
преди 17 години
Sam Hocevar
99b5396e8e
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
<cucul.h> will provide the C99 types, even if libcaca has been installed.
* Rename what's left of "common.h" to "stubs.h".
* Remove all references to erroneous <inttypes.h> from source files.
преди 17 години
Sam Hocevar
9597783308
* Bwarf, typo in the no warranty clause.
преди 19 години
Sam Hocevar
33058757da
* Add a no warranty clause to the code.
преди 19 години
Sam Hocevar
d1f55fbe8f
* Fix broken Imlib2 support in cacaview.
преди 19 години
Jean-Yves Lamoureux
1b821e2588
* Updated kernel 'driver', still not working, but most of the work is done
преди 19 години
Sam Hocevar
5cb4d4dedf
* Removed duplicate uint*_t defines from *_internal.h and included common.h
in all .c files that needed it.
преди 19 години
Sam Hocevar
018fda76e8
* Removed \file directives from all files except caca.h and cucul.h, to
remove redundencies in the Doxygen documentation.
преди 19 години
Sam Hocevar
78b764dbc5
* Renamed "freadint" to "u32fread", and so on.
преди 19 години
Sam Hocevar
1084035890
* Added img2irc program. I know it does not have "cucul" or "caca" in the
name, but as I said, I do what I want. http://zoy.org/~sam/pb7th.png
преди 19 години