Morgan Hardwood
|
cb4e6c83dd
|
Merge branch 'dev' into exiftool1049
|
2017-04-18 21:00:42 +02:00 |
|
Morgan Hardwood
|
2c9c3b2a7f
|
Fix for fractional exposure time values, fixes #2081
|
2017-04-16 18:52:26 +02:00 |
|
Morgan Hardwood
|
33a940cef4
|
astyled rtexif files, #3802
|
2017-04-15 21:36:53 +02:00 |
|
heckflosse
|
f203f284d6
|
Limited exif user comment to 65535 chars
|
2017-01-09 16:19:19 +01:00 |
|
heckflosse
|
1998e2c6d2
|
Crash when opening JPEG file with corrupted metadata, fixes #3602
|
2017-01-09 15:34:18 +01: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 |
|
heckflosse
|
b710595335
|
Adust buffers to fix potential buffer overruns
|
2016-08-10 22:59:48 +02:00 |
|
heckflosse
|
41cd98d462
|
Fix bug for non Nikon files with ISO > 65535
|
2015-11-10 21:24:03 +01: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 |
|