66 Commits (b7d7a7a35c7d0f737494c04bc68e51358a784de7)

Autor SHA1 Mensaje Fecha
  Sam Hocevar 2f1ca4a550 Refactor a few things in the makefiles. hace 10 años
  Sam Hocevar f16f002bec build: disable subdir-objects option because it makes the distclean rule fail. hace 13 años
  Sam Hocevar 859804d7af build: fix "make dist", which was broken because of the vcproj -> vcxproj hace 14 años
  Jean-Yves Lamoureux 41f434f05b * Added preliminary cacaclock, a continuous clock hace 15 años
  Sam Hocevar 55263ed9cd Link libcaca with -lgnugetopt if necessary. hace 15 años
  Sam Hocevar a1d0435da5 Move mygetopt() directly into libcaca, for use by other programs. hace 15 años
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. hace 16 años
  Sam Hocevar bf3d41309c Update source checking test and remove CRLF crap from makefiles. hace 16 años
  Sam Hocevar 12d60187fa Minor build system cosmetic changes. hace 17 años
  Sam Hocevar f3c3eac054 Reorganise MSVC files so that each project is with its source code. hace 17 años
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the hace 17 años
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that hace 18 años
  Sam Hocevar e4fae06a5e * Don't use mygetopt.c in img2txt if the system has getopt_long. hace 18 años
  Jean-Yves Lamoureux 44e898598f * Renamed img2irc to a more generic img2txt hace 18 años
  Jean-Yves Lamoureux 2efdd10e16 * Added getopt / mygetopt support to img2irc, and added options to control width, height, and format hace 18 años
  Jean-Yves Lamoureux f03911b212 * Added rotozoom (and its 1MB header file) hace 19 años
  Sam Hocevar 12696aaff5 * Don't rely on pkg-config macros for variable substitution. Just in case. hace 19 años
  Sam Hocevar a5164e8543 * Do not link cacaserver with libcaca, it only uses libcucul. hace 19 años
  Sam Hocevar 91645bfa68 * Do not link binaries with @CACA_LIBS@, it's useless. hace 19 años
  Sam Hocevar 67fa6ead18 * Use pkg-config to check for Imlib2. Patch adapted from Alt Linux. hace 19 años
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done hace 19 años
  Sam Hocevar 94ec47c1f6 * Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup yet. hace 19 años
  Sam Hocevar 3ebca8a6f3 * Removed --enable-network flag, but reused the test as a condition for hace 20 años
  Sam Hocevar b97751b9bc * Added cacadraw. It only shows files and lets you scroll for now, but hace 20 años
  Sam Hocevar 9ff93666c6 * Brought the Win32 build back on its wheels. hace 20 años
  Sam Hocevar 52d877a405 * cacaview works again. Somewhat. Image loading is now handled by the hace 20 años
  Sam Hocevar 1084035890 * Added img2irc program. I know it does not have "cucul" or "caca" in the hace 20 años
  Sam Hocevar c197f3180e * Disabled cacaview for now. I'm going to utterly break it. hace 20 años
  Sam Hocevar 522ed9a04f * Oops, I barfed that makefile. hace 20 años
  Sam Hocevar 08a16c80fe * Removed the network driver and replaced it with a cacaserver executable hace 20 años
  Sam Hocevar 2542a4cff4 * Implemented a proof-of-concept cacaplay program that can redisplay a hace 20 años
  Sam Hocevar d660aa1390 * Workaround for automake < 1.6. hace 20 años
  Sam Hocevar 201ad26639 * Moved stuff again. hace 20 años
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. hace 20 años
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing hace 20 años
  Sam Hocevar 20b2c14750 * Use libtool for the static library generation; paves the way for hace 21 años
  Sam Hocevar 337e22d1b7 * Fixed $Id in all Makefile.am files. hace 22 años
  Sam Hocevar 7afbf42a0b * build-win32: hace 22 años
  Sam Hocevar bff2137f6e * examples/cacamoir.c: hace 22 años
  Sam Hocevar 308beca482 * examples/cacaballs.c: hace 22 años
  Sam Hocevar f6bd05a46d * configure.ac: hace 22 años
  Sam Hocevar c508525f83 * test/spritedit.c: hace 22 años
  Sam Hocevar f7cfc5143e * examples/cacaball.c: hace 22 años
  Sam Hocevar 5e83efabc7 * Makefile.am: hace 22 años
  Sam Hocevar 24a8288b69 * example/: hace 22 años
  Sam Hocevar cb6ec46d1e * examples/view.c: hace 22 años
  Sam Hocevar 9f871eff89 * configure.ac: hace 22 años
  Sam Hocevar 82685f90e5 * src/caca.c: hace 22 años
  Sam Hocevar 760bdaf690 * configure.ac: hace 22 años
  Sam Hocevar 93ebea3903 * configure.ac examples/Makefile.am: hace 22 años