5 Commits (cdfba0133b338a00b38fd8500b62dd641ecc2520)

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