66 次程式碼提交 (b7d7a7a35c7d0f737494c04bc68e51358a784de7)

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