59 次代码提交 (d5ecfdeb2f332a7ae9d8629b515fc41b0c4e6415)

作者 SHA1 备注 提交日期
  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 年前
  Sam Hocevar fd91332a8b * examples/: 22 年前
  Sam Hocevar 75e2b99c0c * examples/Makefile.am: 22 年前
  Sam Hocevar a9e4b83c1b * Disabled gdkpixbuf code. 22 年前
  Sam Hocevar e23cfdea60 * debian/control: 22 年前
  Sam Hocevar ea0d1101f7 * src/io.c src/caca.h: 22 年前
  Sam Hocevar 40b987fb1b * src/blit.c: 22 年前
  Sam Hocevar 8a07f6f08d * 2nd pass in the libcaca rehandling; moved sources to src/ and examples 22 年前
  Sam Hocevar 63dc9c1010 * Renamed libee to libcaca. Far less collisions. 22 年前