Thanatomanic
|
f4a4ee40b3
|
Update RtExif with data from ExifTool 12.45 (16-09-2022) (#6586)
|
2022-09-27 05:22:22 +02:00 |
|
luzpaz
|
22f89bc752
|
Fix various typos (#6332)
* Fix various typos
Found via `codespell -q 3 -S ./rtdata/languages -L ba,bord,childs,hist,fo,reall,bloc,alph,dof,inout,thre,makro,chang,currentry,preserv,portugues,struc,trough,vektor`
* Fix source typo
* Added requested revisions
|
2021-08-13 14:37:29 +02:00 |
|
Morgan Hardwood
|
a18f17a476
|
Update rtexif using ExifTool 12.01
|
2020-07-18 14:41:06 +02:00 |
|
Morgan Hardwood
|
5a9f430933
|
Update rtexif using ExifTool 11.89
|
2020-02-27 10:43:21 +01:00 |
|
Ingo Weyrich
|
8f291c3ff2
|
Be -Wunused-macros clean
|
2020-02-07 20:18:35 +01:00 |
|
Morgan Hardwood
|
24684e5cb3
|
Update rtexif using ExifTool 11.84, closes #5618
|
2020-01-26 11:24:18 +01:00 |
|
Morgan Hardwood
|
60b2196bce
|
Updated gnu.org links to use HTTPS
|
2019-09-10 12:34:57 +02:00 |
|
Flössie
|
70475f781a
|
Derive lens name from 0xA434 and 0xA433 if other means fail (#5157)
Implemented for
- Pentax
- Canon
- "Unknown"
Also constified `toString()` methods in `rtexif`.
|
2019-03-07 19:29:11 +01:00 |
|
Flössie
|
c85dc2811b
|
Fix most Clang 7 warnings (fixes #4972)
|
2019-02-17 12:07:48 +01:00 |
|
heckflosse
|
831e18ca45
|
Add override keyword. Thanks @Floessie
|
2018-11-22 16:19:16 +01:00 |
|
Morgan Hardwood
|
5a092f5176
|
Updated rtexif using ExifTool-10.96, closes #4554
|
2018-05-13 19:51:28 +02:00 |
|
Morgan Hardwood
|
12025f2851
|
Updated rtexif using ExifTool-10.78, closes #4371
|
2018-02-06 01:10:11 +01:00 |
|
Morgan Hardwood
|
33a940cef4
|
astyled rtexif files, #3802
|
2017-04-15 21:36:53 +02:00 |
|
Morgan Hardwood
|
8779558763
|
Updated rtexif with information from ExifTool 10.49, #3802
|
2017-04-15 21:29:06 +02:00 |
|
Flössie
|
0731975ff0
|
Apply modernize-use-nullptr
Setup:
- `mkdir tidy; cd tidy`
- `cmake .. -DCMAKE_BUILD_TYPE=debug -DPROC_TARGET_NUMBER=1 -DCACHE_NAME_SUFFIX=4 -DBINDIR=. -DDATADIR=. -DBUILD_BUNDLE=ON -DWITH_LTO=OFF -DOPTION_OMP=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON`
- `cd ..`
- `find -name '*.cc' -exec clang-tidy-3.8 -header-filter=.* -p=tidy -fix-errors -checks=modernize-use-nullptr {} \;`
|
2016-10-12 17:48:40 +02:00 |
|
Morgan Hardwood
|
3866f10d69
|
Updated all Olympus interpreters.
|
2016-07-01 19:46:15 +02:00 |
|
Morgan Hardwood
|
0189a99e1c
|
Updated all lens interpreters with data from exiftool-10.20
|
2016-06-19 17:02:07 +02:00 |
|
Morgan Hardwood
|
71eb36535d
|
Updated rtexif/*.cc to use f/ aperture notation
|
2015-08-27 17:35:03 +02:00 |
|
Morgan Hardwood
|
7f60ed65c2
|
Updated canonattribs.cc olympusattribs.cc pentaxattribs.cc sonyminoltaattribs.cc with lenses from exiftool-10.00
|
2015-08-23 21:59:44 +02:00 |
|
DrSlony
|
0e0cfb9b25
|
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
|
2015-08-11 11:55:03 +02:00 |
|
torger
|
d5ca351c20
|
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
|
2015-07-10 12:00:36 +02:00 |
|