Commit Graph

83 Commits

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