Commit Graph

85 Commits

Author SHA1 Message Date
Dušan Poizl 87d65a31fc Release 0.2.12 2024-03-23 09:21:33 +01:00
Dušan Poizl f704b9f041 Fix wrong bracket position 2024-03-21 18:12:25 +01:00
Dušan Poizl c1e986080c Don't use replace to update attachement position 2024-03-21 16:52:25 +01:00
Dušan Poizl 4db1d86530 Add support for subblocks to handle +2GiB compressed images 2024-03-17 14:40:54 +01:00
Dušan Poizl 899fe98233 Fix bug with writing ICCProfile 2024-03-17 14:14:03 +01:00
Dušan Poizl 67887bd4c8 Workaround for windows where it can't read more than 2 GiB 2024-03-14 22:34:16 +01:00
Dušan Poizl e3ba8eedd8 Use std::stoull 2024-03-12 23:03:54 +01:00
Dušan Poizl bf690339b4 Workaround for gcc 10 2024-02-08 22:51:08 +01:00
Dušan Poizl 033a34e248 Add F32Matrix and F64Matrix into toString 2024-01-22 21:23:46 +01:00
Dušan Poizl cf9c903a90 Update version in CMakeLists.txt 2024-01-20 08:02:10 +01:00
Dušan Poizl aa356443d3 Convert aperture and focal length from mm to meters. 2024-01-05 16:15:30 +01:00
Dušan Poizl 16676540b4 Fix not loading String properties 2024-01-05 16:14:29 +01:00
Dušan Poizl bae3edd12a Resolve some erros for MSVC 2023-12-20 15:28:43 +01:00
Dušan Poizl c848ba75ff Fix typo in README 2023-12-02 14:35:01 +01:00
Dušan Poizl 8a1f305cc7 Fix incorrect header size 2023-10-16 19:17:04 +02:00
Dušan Poizl 8e05a58610 Version 0.2.9 2023-08-13 19:13:39 +02:00
Dušan Poizl 0b0c865df0 Support for ZSTD 2023-07-03 17:31:29 +02:00
Dušan Poizl a675e97e0b Release 0.2.8 2023-06-13 12:25:13 +02:00
Dušan Poizl 6028354c61 Remove linking against zstd 2023-06-12 23:41:48 +02:00
Dušan Poizl 467af80cb3 Fix reading ICCprofile 2023-06-05 12:21:27 +02:00
Dušan Poizl 76ee3f361c Release 0.2.6 2023-06-02 08:50:37 +02:00
Dušan Poizl cde2fc9a17 Fix "string sub-command REPLACE requires at least four arguments" 2023-05-31 14:56:26 +02:00
Dušan Poizl 0ddff094ef Fix generating pkgconfig file 2023-05-29 23:16:53 +02:00
Dušan Poizl 5dcc383090 Fix generating pkgconfig file 2023-05-29 22:59:24 +02:00
Dušan Poizl 0893bfa048 Add method to for ICC profile 2023-05-24 16:28:11 +02:00
Dušan Poizl a536a271ab Add StreamBuffer to optimize save/load from memory 2023-05-21 19:33:36 +02:00
Dušan Poizl 3ee8bd4027 Update version to 0.2.4 2023-05-19 21:43:59 +02:00
Dušan Poizl b7cd8cb72f Add support for thumbnail 2023-05-19 21:35:35 +02:00
Dušan Poizl 1c0d6e4e05 Add generation of pkgconfig file 2023-05-17 16:40:46 +02:00
Dušan Poizl f2907d7e53 Make pkg-config optional 2023-04-11 15:20:35 +02:00
Dušan Poizl dafc26984e Fix issue with ColorFilterArray 2023-04-11 12:25:14 +02:00
Dušan Poizl f9731614c8 Fix error with USE_BUNDLED_LIBS 2023-04-09 10:34:15 +02:00
Dušan Poizl ae46f09edf Version 0.2.2 2023-04-07 13:01:42 +02:00
Dušan Poizl ad50c5e323 Add option to exclude each bundled lib 2023-04-07 12:09:33 +02:00
Dušan Poizl 164183f348 Remove debian directory. It will remain in ubuntu branch 2023-03-20 21:14:27 +01:00
Dušan Poizl c74a67184c Changes for debian packaging 2023-03-19 22:11:24 +01:00
Dušan Poizl 77b83e4832 Remote chm file 2023-03-19 22:06:56 +01:00
Dušan Poizl e2d3c878c4 Add license header to bytearray.cpp 2023-03-18 09:53:27 +01:00
Dušan Poizl 3b3d472149 Update README.md 2023-03-18 09:49:16 +01:00
Dušan Poizl 8f8cc94ddb Updated debian/control 2023-03-15 23:54:45 +01:00
Dušan Poizl bf20f8eb9c Add license for pugixml 2023-03-15 23:47:32 +01:00
Dušan Poizl dd66850fdf Fix test condition 2023-03-12 16:51:55 +01:00
Dušan Poizl 83f12a434c Fix includes 2023-03-12 16:51:39 +01:00
Dušan Poizl 43533aa363 Fix tm initialization 2023-03-11 10:02:55 +01:00
Dušan Poizl 558003df2f Add missing LIBXISF_EXPORT 2023-03-11 08:34:20 +01:00
Dušan Poizl 99631fd91e Make it compilable with older gcc 2023-03-11 08:30:25 +01:00
Dušan Poizl 3970769d84 Make bundled zlib use zconf.h 2023-03-10 22:21:03 +01:00
Dušan Poizl 548a00e0e0 Update README 2023-03-10 22:12:39 +01:00
Dušan Poizl f176c36df7 End serialized vectors with \0 2023-03-10 18:44:25 +01:00
Dušan Poizl e1fe893e2a TimePoint toString() 2023-03-09 18:32:59 +01:00