Commit Graph

8 Commits

Author SHA1 Message Date
Syping 44d67fa78f Improve ragephoto-extract, RagePhoto header change
RagePhoto-Extract.c: use fopen_s on Windows
RagePhoto-Extract.cpp: use good() to check if file successfully written
RagePhoto.h: remove LIBRAGEPHOTO_C_API #ifdef to force error if compiled
without C API
2021-11-13 09:47:03 +01:00
Syping d8c99b9067 RagePhoto-Extract: use C API when enabled 2021-11-03 11:21:37 +01:00
Syping 9d9e0c8b05 RagePhoto-Extract: use RagePhoto::loadFile 2021-11-02 10:24:22 +01:00
Syping 136520372d add custom load functions, move private data to struct 2021-10-28 03:28:36 +02:00
Syping 3c59996591 use C++ stream classes 2021-09-17 08:17:25 +02:00
Syping 464e5bf6dd add format() function 2021-09-03 18:36:00 +02:00
Syping 63c0977ed6 add error function, README and CI 2021-08-26 00:22:11 +02:00
Syping 93b81484a6 initial commit 2021-08-25 00:30:10 +02:00