heckflosse
|
6e55f6bab5
|
Fixed a lot of issues reported by cppcheck 1.78
|
2017-04-08 22:41:46 +02:00 |
|
heckflosse
|
9bb5164cce
|
allow translation of demosaic methods; hide Sub-Image selector for files with onyl 1 raw file; ...
|
2017-03-22 14:13:51 +01:00 |
|
heckflosse
|
d570459f1e
|
Fixed bug in last commit when image was rotated
|
2017-02-05 19:03:34 +01:00 |
|
heckflosse
|
812bf40d17
|
Show raw values in navigator when demosaic 'none' is used
|
2017-02-05 16:06:57 +01:00 |
|
heckflosse
|
89901f4b36
|
reworked pixelshift code and temporary removed Fuji S5 dual frame support
|
2016-11-03 00:01:47 +01:00 |
|
Hombre
|
d8593469ee
|
Adding 'Image Number' to the Bayer Raw tool
|
2016-11-02 02:06:40 +01:00 |
|
Flössie
|
0bbc84b2af
|
Merge branch 'master' into clang-tidy
|
2016-10-18 17:48:50 +02:00 |
|
heckflosse
|
3625643392
|
Cppcheck: Fixed bug from last commit. Also added some new fixes
|
2016-10-13 17:37:08 +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 |
|
heckflosse
|
5c14573be7
|
cleaned code a bit, also added a small speedup
|
2016-05-08 23:16:23 +02:00 |
|
heckflosse
|
643a9e7d54
|
added a file I forgot at last commit
|
2015-10-02 23:01:56 +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
|
b2836b388f
|
Issue 2850: normalized RGB-pipeline curve gammas to sRGB, make curve algorithms operate on linear image data
|
2015-07-23 21:34:00 +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 |
|