Commit Graph

92 Commits

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