370 Révisions (ebaa0dc5a36b65027d27d6b9f13287247c518a1e)

Auteur SHA1 Message Date
  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
  Sam Hocevar f3c3eac054 Reorganise MSVC files so that each project is with its source code. il y a 16 ans
  Sam Hocevar 16c3765dd7 configure.ac: use more modern autoconf syntax. il y a 16 ans
  Sam Hocevar c7487d700d Change the website name to caca.zoy.org. il y a 16 ans
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
  Sam Hocevar 6a61202a28 * mygetopt.c: fix a parsing issue with short options. il y a 16 ans
  Sam Hocevar d0140a4fe8 * Fix cucul_file_read() calls in cacaview. il y a 16 ans
  Sam Hocevar 772899adc6 * Fix cacademo build on systems without imlib-dev. il y a 16 ans
  Sam Hocevar 6d10f95285 * Make cacaview use cucul_file_t functions. il y a 16 ans
  Sam Hocevar e60e274111 * Fix cucul_set_dither_palette() argument types in cacademo. il y a 16 ans
  Sam Hocevar 8f832a3b47 * Switch a few unsigned int variables to size_t where appropriate. il y a 17 ans
  Sam Hocevar ec68a634cf * Get rid of the last long types in the API. il y a 17 ans
  Sam Hocevar f44b5e11fa * Changed most "unsigned char" variables into "uint8_t", including in il y a 17 ans
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 17 ans
  Jean-Yves Lamoureux b1c13861f4 * Fixed line transitions (both vertical and horizontal ones) il y a 17 ans
  Sam Hocevar e4fae06a5e * Don't use mygetopt.c in img2txt if the system has getopt_long. il y a 17 ans
  Ben Wiley Sittler e1603937c7 build on Mac OS X again il y a 17 ans
  Sam Hocevar 7e75ff3c1d * Fix the "img2txt: option requires an argument -- h" bug. il y a 17 ans
  Sam Hocevar 8d9239234f * Use cucul_get_dither_algorithm_list() and cucul_get_export_list() instead il y a 17 ans
  Pascal Terjan 226717b7f8 * Allow exiting cacafire using the window manager il y a 17 ans
  Jean-Yves Lamoureux c2ed045c79 * Added BBCode (French) format to img2txt's help and doc il y a 17 ans
  Sam Hocevar 9c72677ccf * Add cucul_get_version() and caca_get_version() and updated C++ bindings il y a 17 ans
  Sam Hocevar 9da4d7b000 * Made the caca_event_t structure opaque and created a whole bunch of il y a 17 ans
  Sam Hocevar 0f8aa47b8e * Escape quits cacaview, and F11 toggles fullscreen. il y a 17 ans
  Pascal Terjan ef9545d773 * Handle closing cacaview by window manager il y a 17 ans
  Sam Hocevar 55bfdceb55 * Update .gitignore after img2irc -> img2txt change. il y a 17 ans
  Jean-Yves Lamoureux 7d7f4c42e1 * Added switch to control output font size, and updated documentation il y a 17 ans
  Jean-Yves Lamoureux a4d6ee90fd * Added version switch il y a 17 ans
  Jean-Yves Lamoureux 9ecad83135 * Updated documentation to reflect img2irc name change, fixed typo in img2txt help il y a 17 ans
  Sam Hocevar 63914b4198 * Always include <netinet/in.h> when present, to make header simpler. il y a 17 ans