387 Revīzijas (feab0ef0aa8ab0db7419520e98b48ef4dc15f5bb)

Autors SHA1 Ziņojums Datums
  Jack Carrozzo 05bfb8af09 img2text.c: fix width arg case in example pirms 7 gadiem
  Sam Hocevar 9b14aa4d05 Move many build files to the build subdirectory. pirms 9 gadiem
  Sam Hocevar 2f1ca4a550 Refactor a few things in the makefiles. pirms 9 gadiem
  Sam Hocevar 44317430a1 misc: some source code cleanup. pirms 10 gadiem
  Pascal Terjan c80bd429bd Don't leak fd when malloc fails (coverity) pirms 11 gadiem
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
  Sam Hocevar bef9d0c827 misc: fix a few memory leaks and invalid memory accesses. pirms 12 gadiem
  Sam Hocevar f16f002bec build: disable subdir-objects option because it makes the distclean rule fail. pirms 12 gadiem
  Sam Hocevar d736507785 build: fix copyright information. pirms 12 gadiem
  Sam Hocevar 859804d7af build: fix "make dist", which was broken because of the vcproj -> vcxproj pirms 12 gadiem
  Alex Foulon d70c958c8c Drop tabs and trailing spaces. pirms 13 gadiem
  Pascal Terjan c5937ce907 Drop trailing spaces pirms 13 gadiem
  Jean-Yves Lamoureux 9f8e3143d2 * Updated help pirms 14 gadiem
  Jean-Yves Lamoureux 8c758dd1a4 * Removed unused variable pirms 14 gadiem
  Jean-Yves Lamoureux 115e47f54a * Added command line parsing (--dateformat, --font, --help, --version) pirms 14 gadiem
  Jean-Yves Lamoureux 94182a6f1a * Added width/height fetch pirms 14 gadiem
  Jean-Yves Lamoureux 41f434f05b * Added preliminary cacaclock, a continuous clock pirms 14 gadiem
  Sam Hocevar d761415833 Convert stuff to Visual Studio 2010. It has <stdint.h>! pirms 14 gadiem
  Sam Hocevar 55263ed9cd Link libcaca with -lgnugetopt if necessary. pirms 14 gadiem
  Sam Hocevar a1d0435da5 Move mygetopt() directly into libcaca, for use by other programs. pirms 14 gadiem
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. pirms 15 gadiem
  Sam Hocevar e0e5f0bbe2 Synchronise mygetopt.c with zzuf. pirms 15 gadiem
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. pirms 15 gadiem
  Sam Hocevar 72b669a8b5 Replace the old caca texture with a copy of our new logo. pirms 15 gadiem
  Sam Hocevar 2a4cccbf34 Clean up .gitignore and documentation build rules. pirms 15 gadiem
  Sam Hocevar 1362d8e24f Update my e-mail address everywhere. pirms 15 gadiem
  Sam Hocevar bf3d41309c Update source checking test and remove CRLF crap from makefiles. pirms 15 gadiem
  Sam Hocevar 644ee4a78a Coding style: remove tabs and trailing spaces. pirms 15 gadiem
  Sam Hocevar 33d2bc2092 Update the Win32 and Win64 ports. pirms 15 gadiem
  Sam Hocevar d3ef2bbecd Add caca_export_area_to_memory() to export only a selected part of the pirms 15 gadiem
  Sam Hocevar 95811ced2d Manually fix Visual Studio files so that builds do not spew pirms 15 gadiem
  Sam Hocevar 22e5b5f4ec cacaplay: rename "eof" to "has_eof" to prevent shadowing a mingw32 variable. pirms 15 gadiem
  Sam Hocevar 1fe07f325e Fixed libcaca and the Visual Studio solution so that it works pirms 15 gadiem
  Sam Hocevar b17bb5f7e6 Update msdev files to 9.0 (Visual Studio 2008). If anyone wants to pirms 15 gadiem
  Sam Hocevar 7b25d39e63 Apparently \033 is more common than \x1b for ESC. Use the former in our pirms 16 gadiem
  Sam Hocevar 16d082f859 Fix compilation warnings on platforms without Imlib2. pirms 16 gadiem
  Sam Hocevar 12d60187fa Minor build system cosmetic changes. pirms 16 gadiem
  Sam Hocevar e8f04805fd Renamed msvc into win32. pirms 16 gadiem
  Sam Hocevar f3c3eac054 Reorganise MSVC files so that each project is with its source code. pirms 16 gadiem
  Sam Hocevar 16c3765dd7 configure.ac: use more modern autoconf syntax. pirms 16 gadiem
  Sam Hocevar c7487d700d Change the website name to caca.zoy.org. pirms 16 gadiem
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the pirms 16 gadiem
  Sam Hocevar 6a61202a28 * mygetopt.c: fix a parsing issue with short options. pirms 16 gadiem
  Sam Hocevar d0140a4fe8 * Fix cucul_file_read() calls in cacaview. pirms 16 gadiem
  Sam Hocevar 772899adc6 * Fix cacademo build on systems without imlib-dev. pirms 16 gadiem
  Sam Hocevar 6d10f95285 * Make cacaview use cucul_file_t functions. pirms 16 gadiem
  Sam Hocevar e60e274111 * Fix cucul_set_dither_palette() argument types in cacademo. pirms 16 gadiem
  Sam Hocevar 8f832a3b47 * Switch a few unsigned int variables to size_t where appropriate. pirms 16 gadiem
  Sam Hocevar ec68a634cf * Get rid of the last long types in the API. pirms 16 gadiem
  Sam Hocevar f44b5e11fa * Changed most "unsigned char" variables into "uint8_t", including in pirms 16 gadiem