5 Revize (cdfba0133b338a00b38fd8500b62dd641ecc2520)

Autor SHA1 Zpráva Datum
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. před 12 roky
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. před 15 roky
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 15 roky
  Sam Hocevar d3ef2bbecd Add caca_export_area_to_memory() to export only a selected part of the před 15 roky
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
  Sam Hocevar 9edb7dc623 * Make deprecated cucul_load_file() use cucul_file_t functions. před 16 roky
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that před 16 roky
  Sam Hocevar dd463f6e7d * Renamed cucul_set_dither_mode() into cucul_set_dither_algorithm(). It’s před 17 roky
  Sam Hocevar e28b8cca4d * Add cucul_get_dither_brightness(), _gamma() and _contrast(). There is no před 17 roky
  Sam Hocevar f338951be9 * Renamed cucul_left/cucul_right into cucul_rotate_left/cucul_rotate_right. před 17 roky
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. před 18 roky
  Sam Hocevar 33058757da * Add a no warranty clause to the code. před 18 roky
  Sam Hocevar 54d459067a * Implemented cucul_get_frame_name() and cucul_set_frame_name(). před 18 roky
  Sam Hocevar 5b08e789e4 * Re-added cucul_getchar() to the legacy functions. Debian's current version před 18 roky
  Sam Hocevar 51936f585c * Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() functions. před 18 roky
  Sam Hocevar 3243101ff0 * Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that. před 18 roky
  Sam Hocevar 391bc8b493 * Renamed cucul_export() to cucul_export_memory(), paves the way for a před 18 roky
  Sam Hocevar e3b2d76bd6 * Renamed cucul_import() to cucul_import_memory() and implemented před 18 roky
  Sam Hocevar 17f272c4c4 * Deprecate buffer management. We're back to standard void* memory areas. před 18 roky
  Sam Hocevar d8fcbe5b8b * Minor syntax fix in the doxygen documentation. před 18 roky
  Sam Hocevar 7e9ecfc6de * Reworded documentation about buffer/string distinction. před 18 roky
  Jean-Yves Lamoureux cde0f991ae * Documentation a bit clearer while importing a string into a buffer před 18 roky
  Sam Hocevar 26c3ea1aa4 * Removed "This function..." constructs from documentation. Fixed a few před 18 roky
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done před 18 roky
  Sam Hocevar 38c4a8b608 * Implemented cucul_load_file() and cucul_load_memory() to load respectively před 18 roky
  Sam Hocevar 981c405554 * Check for <errno.h>. před 18 roky
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h před 18 roky
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in před 18 roky