10 Комити (78a25b95bf8318158524a694847b2cc254c0921a)

Аутор SHA1 Порука Датум
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. пре 15 година
  Sam Hocevar 1362d8e24f Update my e-mail address everywhere. пре 15 година
  Ben Wiley Sittler 1498e63f72 add a reset button, move usage to "stdout", and stop hyperlinking the пре 16 година
  Ben Wiley Sittler ff6e92dfc8 allow a filename exactly matching the uploaded filename; give a better пре 16 година
  Ben Wiley Sittler dc821b8826 add more copyright info пре 16 година
  Ben Wiley Sittler 96a393f391 https should work too пре 16 година
  Ben Wiley Sittler 7e823f8ba8 obscure email addresses somewhat пре 16 година
  Ben Wiley Sittler f02befd915 better argument handling, and allow logo-caca.png as a special file argument пре 16 година
  Ben Wiley Sittler bea03b1b1b now works as HTML пре 16 година
  Ben Wiley Sittler 8fa649ff3e copy img2txt.php to www in preparation for htmlizing пре 16 година
  Ben Wiley Sittler 32e5ad4d05 hacked around the lack of a reasonable php getopt_long by writing a пре 16 година
  Ben Wiley Sittler d71ddf0f51 no more horrible hacks needed, since fixing the alpha mismatch in the C binding пре 16 година
  Ben Wiley Sittler 309bf77215 copy img2txt.c to img2txt.php in preparation for phpizing пре 16 година
  Sam Hocevar c7487d700d Change the website name to caca.zoy.org. пре 16 година
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the пре 16 година
  Sam Hocevar 8f832a3b47 * Switch a few unsigned int variables to size_t where appropriate. пре 16 година
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that пре 16 година
  Sam Hocevar 7e75ff3c1d * Fix the "img2txt: option requires an argument -- h" bug. пре 17 година
  Sam Hocevar 8d9239234f * Use cucul_get_dither_algorithm_list() and cucul_get_export_list() instead пре 17 година
  Jean-Yves Lamoureux c2ed045c79 * Added BBCode (French) format to img2txt's help and doc пре 17 година
  Sam Hocevar 9c72677ccf * Add cucul_get_version() and caca_get_version() and updated C++ bindings пре 17 година
  Jean-Yves Lamoureux 7d7f4c42e1 * Added switch to control output font size, and updated documentation пре 17 година
  Jean-Yves Lamoureux a4d6ee90fd * Added version switch пре 17 година
  Jean-Yves Lamoureux 9ecad83135 * Updated documentation to reflect img2irc name change, fixed typo in img2txt help пре 17 година
  Jean-Yves Lamoureux d6cc372844 * Fixed typo in help пре 17 година
  Jean-Yves Lamoureux f4f8d0c5dd * Added imlib2 note on builds without it пре 17 година
  Jean-Yves Lamoureux 4e0b1f5c13 * Added brightness / contrast / gamma support пре 17 година
  Jean-Yves Lamoureux 6a53dfc716 * Fixed bad file error handling, made dither and export errors more informative on program name пре 17 година
  Jean-Yves Lamoureux 885738502b * Added dither error handling пре 17 година
  Jean-Yves Lamoureux 016460536f * Added --dither option and updated usage() пре 17 година
  Jean-Yves Lamoureux 5f07f38ac1 * Replaced img2irc / pic2irc occurences, fixed bad c/c in options list пре 17 година
  Jean-Yves Lamoureux 44e898598f * Renamed img2irc to a more generic img2txt пре 17 година
  Jean-Yves Lamoureux 2efdd10e16 * Added getopt / mygetopt support to img2irc, and added options to control width, height, and format пре 17 година
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. пре 18 година
  Sam Hocevar 33058757da * Add a no warranty clause to the code. пре 18 година
  Sam Hocevar 21856cf414 * Wrote manual pages for img2irc, cacaplay and cacaserver. пре 18 година
  Sam Hocevar 9621f21c5a * Convert all programs and tests to the new import/export API. пре 18 година
  Sam Hocevar 42c9518d2a * Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored пре 18 година
  Sam Hocevar 0b37a307dd * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the пре 18 година
  Sam Hocevar aa93ad25f6 * Remove cucul_set_color() from the exported API and replaced all calls пре 18 година
  Sam Hocevar c58db87df1 * A few coding style fixes. пре 18 година
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done пре 18 година
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h пре 18 година
  Sam Hocevar bde0e5ca7e * Changed cucul_clear_canvas() again. It now uses the current foreground пре 18 година
  Sam Hocevar 2401f2c732 * Moved cucul_load_canvas() into cucul/import.c and renamed it into пре 18 година
  Sam Hocevar 0deb4abc25 * Changed the cucul_dither_bitmap behaviour so that the 4 coordinates are пре 18 година
  Sam Hocevar a4ac581b6f * Renamed cucul_clear() to cucul_clear_canvas() and added an argument to пре 18 година
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in пре 18 година
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. пре 18 година
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. пре 18 година