heckflosse
|
ac5bad2de1
|
pixelshift: optional red/blue check
|
2016-11-27 18:42:58 +01:00 |
|
heckflosse
|
5b455702a2
|
pixelshift: Fixed a bug, cleaned code, parallel decode of frames
|
2016-11-06 16:42:20 +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 |
|
heckflosse
|
742d7ee037
|
Small corrections to set the number of the frame to be extracted from raw file
|
2016-11-01 16:46:57 +01:00 |
|
heckflosse
|
a6876e258a
|
Fixed compilation error
|
2016-11-01 14:25:17 +01:00 |
|
heckflosse
|
3f13a98135
|
Prepare rtengine to allow extraction of individual frames from multi frame raw files (i.e. Pentax pixel shift)
|
2016-11-01 02:20:43 +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 |
|
Flössie
|
d132149a26
|
Introduce rtengine/noncopyable.hpp
|
2016-10-08 15:36:44 +02:00 |
|
heckflosse
|
3552fd4161
|
Cppcheck: Fix issues related to explicit constructors
|
2016-10-03 00:54:02 +02:00 |
|
heckflosse
|
ccd9002c3a
|
Cppcheck: Solve issues related to copy constructor
|
2016-10-02 23:33:00 +02:00 |
|
heckflosse
|
c8779c04f5
|
Fix all - 2 cppcheck performance hints
|
2016-07-06 13:04:24 +02:00 |
|
heckflosse
|
fe0743e471
|
Reduce size of badpixels bitmap by factor 8
|
2016-06-29 14:47:23 +02:00 |
|
heckflosse
|
8c3e6eab95
|
Fix crash when opening a folder containing dng files with corrupted thumbs, fixes #3129
|
2016-02-02 15:31:30 +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 |
|
DrSlony
|
16061aad88
|
Removed unused files
|
2015-08-09 20:56:10 +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 |
|