5 Commity (f32c24a10d9e3fa7bc00e681fcad5ae0ce1bfe8c)

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