Commit Graph

  • b47456844a CMake: Seperate Unicode tests Syping 2021-11-09 03:25:27 +0100
  • adebf504bb Unicode: changed implementation selection Syping 2021-11-07 20:32:06 +0100
  • 05890541dc add Win32 API Unicode converter, other small changes Syping 2021-11-06 20:17:28 +0100
  • 85ab850895 CMake: improve overview Syping 2021-11-06 14:52:25 +0100
  • 81ac027d5d pkg-config: improve ragephoto.pc Syping 2021-11-06 14:28:46 +0100
  • 624191e9f4 C API: fix small documentation mistake Syping 2021-11-05 16:22:24 +0100
  • 4c43596e2a C API: add ragephoto_clear() Syping 2021-11-05 16:20:43 +0100
  • 67ed433f6b C/C++ API improvements, CMake include dir change Syping 2021-11-04 13:21:18 +0100
  • d8c99b9067 RagePhoto-Extract: use C API when enabled Syping 2021-11-03 11:21:37 +0100
  • 2fcc5b0ba7 add version features Syping 2021-11-03 10:54:35 +0100
  • 1be4ae5e4a improve library structure, update documentation Syping 2021-11-03 10:19:32 +0100
  • 9d9e0c8b05 RagePhoto-Extract: use RagePhoto::loadFile Syping 2021-11-02 10:24:22 +0100
  • a396d014f7 C++ API: add loadFile and saveFile Syping 2021-11-02 10:16:56 +0100
  • af547bd89f C API: improvements and saving added Syping 2021-11-02 09:26:56 +0100
  • 4e06444e40 CI: move apt install to ubuntu.yml Syping 2021-11-01 19:46:07 +0100
  • 0ff2718cab C API: fix documented mix-up Syping 2021-10-30 17:49:51 +0200
  • b4d65b24af C API: more functions added, improve C++ references Syping 2021-10-30 17:40:58 +0200
  • 7bc3cabc89 improve examples Syping 2021-10-30 15:31:29 +0200
  • 6b262e2ddc C API: bool -> int, size_t included Syping 2021-10-29 12:33:43 +0200
  • 48f8d12246 fix no C API build Syping 2021-10-29 12:03:01 +0200
  • 5f46f18040 skip extern "C" when building without C API Syping 2021-10-29 11:58:01 +0200
  • 18b92c24f2 added a Simple C API Syping 2021-10-29 11:52:59 +0200
  • 4785fafd67 make static functions, moveOffsets -> setBufferOffsets Syping 2021-10-29 08:38:26 +0200
  • 136520372d add custom load functions, move private data to struct Syping 2021-10-28 03:28:36 +0200
  • 1d48cd0fbd efficiency improvements and CMake WIN32 flags Syping 2021-10-24 05:03:14 +0200
  • b5b96a841c fix setPhoto() photoSize not being updated Syping 2021-10-20 09:24:48 +0200
  • d71f3641e2 fix potential iconv memleak Syping 2021-10-20 08:53:55 +0200
  • e996f4399d iconv saving support Syping 2021-10-20 08:49:35 +0200
  • 2f66a69f6b move defaults to a enum Syping 2021-10-20 04:03:45 +0200
  • 0f94a9920c improve examples Syping 2021-10-14 07:09:58 +0200
  • 8ea05274f0 fix non-Codecvt build Syping 2021-10-12 01:03:17 +0200
  • cfc0af179f fix MSVC warnings and add consts Syping 2021-09-22 05:14:04 +0200
  • 3c59996591 use C++ stream classes Syping 2021-09-17 08:17:25 +0200
  • 5bdbb09c7a add save feature Syping 2021-09-17 07:22:49 +0200
  • 84b5937c95 add photo and saveSize, change setPhotoData to setPhoto Syping 2021-09-16 05:02:08 +0200
  • 87d61c1c69 improve docs, add setFormat and setBufferDefault Syping 2021-09-16 03:07:11 +0200
  • af5c571b16 improved documentation, setHeader adapted Syping 2021-09-15 16:17:51 +0200
  • 3fa0068251 add documentation and set functions Syping 2021-09-14 19:35:46 +0200
  • 3479a5597c CI: Run sudo at cmake --install Syping 2021-09-04 17:27:32 +0200
  • 01bb6e1bcf Fix CMake top-level detection, install build with CI Syping 2021-09-04 17:24:22 +0200
  • 9af28f0aa6 CMake improvements, photoFormat improvement Syping 2021-09-04 17:13:03 +0200
  • 464e5bf6dd add format() function Syping 2021-09-03 18:36:00 +0200
  • 1049c8e383 allow loading of std::string, README update Syping 2021-09-03 17:59:54 +0200
  • dfeafa3368 Improve performance Syping 2021-09-03 15:46:44 +0200
  • 85949e36a1 RDR 2 support Syping 2021-09-03 15:21:02 +0200
  • 7721aab48b fix Windows static build Syping 2021-08-29 03:06:14 +0200
  • 8c860855ae RagePhoto improvements, GTK example fix Syping 2021-08-29 02:35:25 +0200
  • 61a9770951 improve examples Syping 2021-08-27 23:17:57 +0200
  • dd47087afd add pkgconfig, improve Qt example Syping 2021-08-27 21:48:33 +0200
  • 33c3dcb512 add Qt example, GTK example fixes, README update Syping 2021-08-27 20:07:14 +0200
  • 350916588f CMake: install ragephoto-gtkviewer in bin folder Syping 2021-08-27 05:41:12 +0200
  • e1bdccfb0d memory fixes, GTK example added Syping 2021-08-27 05:33:20 +0200
  • c9b33b324d add codecvt support Syping 2021-08-27 01:47:09 +0200
  • 63c0977ed6 add error function, README and CI Syping 2021-08-26 00:22:11 +0200
  • 93b81484a6 initial commit Syping 2021-08-25 00:30:10 +0200