401 Révisions (a7355c49cf6c98263bb33db988d30aa562a7dc26)

Auteur SHA1 Message Date
  Sam Hocevar a18e28d43e Update copyright information and changelog il y a 3 ans
  Sam Hocevar 96ff990d5e Better sanity checks when creating 2D buffers (Closes #43) il y a 3 ans
  Sam Hocevar 5957d69900 Upgrade autoconf scripts il y a 3 ans
  Sam Hocevar c807fbb878 Clean up Visual Studio build files il y a 3 ans
  Sam Hocevar 813baea7a7 img2txt: reject pictures with 0 bits per plane. il y a 6 ans
  Sam Hocevar 6425104e5f img2txt: clean up some code in the BMP image loader. il y a 6 ans
  Sam Hocevar 0b580d6630 img2txt: fix uninitialised data in BMP loader. il y a 6 ans
  Sam Hocevar 3e52dabe3e img2txt: fix an integer overflow in the BMP loader. il y a 6 ans
  Sam Hocevar f1267fbd3c Fix copyright headers so that the testsuite passes again. il y a 6 ans
  Jack Carrozzo 05bfb8af09 img2text.c: fix width arg case in example il y a 7 ans
  Sam Hocevar 9b14aa4d05 Move many build files to the build subdirectory. il y a 9 ans
  Sam Hocevar 2f1ca4a550 Refactor a few things in the makefiles. il y a 9 ans
  Denis d39b77ead1 Reverse local changes il y a 9 ans
  Denis 0b9f50ec47 - return -1 on error il y a 9 ans
  Denis 917d506b64 Add support for IPv6 to cacaserver il y a 9 ans
  Sam Hocevar 44317430a1 misc: some source code cleanup. il y a 10 ans
  Pascal Terjan c80bd429bd Don't leak fd when malloc fails (coverity) il y a 11 ans
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. il y a 12 ans
  Sam Hocevar bef9d0c827 misc: fix a few memory leaks and invalid memory accesses. il y a 12 ans
  Sam Hocevar f16f002bec build: disable subdir-objects option because it makes the distclean rule fail. il y a 12 ans
  Sam Hocevar d736507785 build: fix copyright information. il y a 13 ans
  Sam Hocevar 859804d7af build: fix "make dist", which was broken because of the vcproj -> vcxproj il y a 13 ans
  Alex Foulon d70c958c8c Drop tabs and trailing spaces. il y a 13 ans
  Pascal Terjan c5937ce907 Drop trailing spaces il y a 13 ans
  Jean-Yves Lamoureux 9f8e3143d2 * Updated help il y a 14 ans
  Jean-Yves Lamoureux 8c758dd1a4 * Removed unused variable il y a 14 ans
  Jean-Yves Lamoureux 115e47f54a * Added command line parsing (--dateformat, --font, --help, --version) il y a 14 ans
  Jean-Yves Lamoureux 94182a6f1a * Added width/height fetch il y a 14 ans
  Jean-Yves Lamoureux 41f434f05b * Added preliminary cacaclock, a continuous clock il y a 14 ans
  Sam Hocevar d761415833 Convert stuff to Visual Studio 2010. It has <stdint.h>! il y a 14 ans
  Sam Hocevar 55263ed9cd Link libcaca with -lgnugetopt if necessary. il y a 14 ans
  Sam Hocevar a1d0435da5 Move mygetopt() directly into libcaca, for use by other programs. il y a 14 ans
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. il y a 15 ans
  Sam Hocevar e0e5f0bbe2 Synchronise mygetopt.c with zzuf. il y a 15 ans
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. il y a 15 ans
  Sam Hocevar 72b669a8b5 Replace the old caca texture with a copy of our new logo. il y a 15 ans
  Sam Hocevar 2a4cccbf34 Clean up .gitignore and documentation build rules. il y a 15 ans
  Sam Hocevar 1362d8e24f Update my e-mail address everywhere. il y a 15 ans
  Sam Hocevar bf3d41309c Update source checking test and remove CRLF crap from makefiles. il y a 15 ans
  Sam Hocevar 644ee4a78a Coding style: remove tabs and trailing spaces. il y a 15 ans
  Sam Hocevar 33d2bc2092 Update the Win32 and Win64 ports. il y a 15 ans
  Sam Hocevar d3ef2bbecd Add caca_export_area_to_memory() to export only a selected part of the il y a 15 ans
  Sam Hocevar 95811ced2d Manually fix Visual Studio files so that builds do not spew il y a 15 ans
  Sam Hocevar 22e5b5f4ec cacaplay: rename "eof" to "has_eof" to prevent shadowing a mingw32 variable. il y a 15 ans
  Sam Hocevar 1fe07f325e Fixed libcaca and the Visual Studio solution so that it works il y a 16 ans
  Sam Hocevar b17bb5f7e6 Update msdev files to 9.0 (Visual Studio 2008). If anyone wants to il y a 16 ans
  Sam Hocevar 7b25d39e63 Apparently \033 is more common than \x1b for ESC. Use the former in our il y a 16 ans
  Sam Hocevar 16d082f859 Fix compilation warnings on platforms without Imlib2. il y a 16 ans
  Sam Hocevar 12d60187fa Minor build system cosmetic changes. il y a 16 ans
  Sam Hocevar e8f04805fd Renamed msvc into win32. il y a 16 ans