1 Commits (24df44d1869df6a516045f06e8ede528c5f318c3)

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