Commit Graph

110 Commits

Author SHA1 Message Date
heckflosse
156fe7cdf4 Correction to last commit 2015-11-27 13:46:02 +01:00
heckflosse
77cf129bf2 Fix Sony 12 bit uncompressed bug 2015-11-24 21:29:35 +01:00
Ingo Weyrich
8f489d5cae Merge pull request #2966 from bobobo1618/cpluspluseleven
Add explicit type conversions to satisfy C++11 requirements.
2015-11-12 01:25:21 +01:00
Philip Rinn
2cbd7d551c Change type of src to 'signed char' as it contains negative numbers.
Background is that 'char' is considered 'unsigned' on some architectures which causes a compliation error with C++11
2015-11-11 19:38:36 +01:00
heckflosse
41cd98d462 Fix bug for non Nikon files with ISO > 65535 2015-11-10 21:24:03 +01:00
heckflosse
2af6d842b9 Fix bug for Nikon files with ISO > 12800 2015-11-10 00:58:54 +01:00
bobobo1618
6ec6e51c35 Add explicit type conversions to satisfy C++11 requirements.
(cherry picked from commit b93c730)
2015-11-05 19:16:54 -08:00
Marcin Bajor
c6620b415d Fix for build with C++11 flags 2015-10-14 10:51:27 +02:00
heckflosse
5c14b06209 Fix Canon dual ISO problem 2015-08-14 14:26:05 +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