U-PC-BUREAU\jacques
b9c7fa80da
merge with dev
2018-11-01 08:37:28 +01:00
Ingo Weyrich
0bb5d26ed0
Merge pull request #4908 from Beep6581/getridoffeahistogramcache
...
Get rid of aehistogram files in RT cache.
Merged to get more tests. Issue and pr stay open for a while
2018-10-31 21:56:00 +01:00
heckflosse
ebcd737bf8
Don't check for .jpg, .cust, .cust16 files in cache/images folder, third try, #4904
2018-10-31 20:57:21 +01:00
heckflosse
ea5a81b9a1
Don't check for .jpg, .cust, .cust16 files in cache/images folder, second try, #4904
2018-10-31 20:52:58 +01:00
heckflosse
bfe2ce7fe1
Don't check for .jpg, .cust, .cust16 files in cache/images folder, #4904
2018-10-31 20:52:16 +01:00
heckflosse
f6c864d477
Get rid of aehistogram files in RT cache, fixes #4904
2018-10-31 15:02:53 +01:00
U-PC-BUREAU\jacques
e7448bd084
merge with dev
2018-10-19 19:26:14 +02:00
heckflosse
415772254f
'processing profile -> reset to default' and 'processing profile -> clear' seem broken, fixes #4874
2018-10-18 11:41:00 +02:00
Alberto Griggio
b50b8dea9f
merge with dev
2018-10-27 16:11:17 +02:00
U-PC-BUREAU\jacques
72ed6f81b0
merge with dev
2018-10-07 09:58:43 +02:00
heckflosse
b641fdaba7
some code movements for #4834
2018-10-06 22:17:33 +02:00
heckflosse
095cb010e5
reduce updates to preview, panning background, navigator and thumbs, fixes #4834
2018-09-27 18:16:29 +02:00
heckflosse
0df571b2db
solved merge conflicts for merge from dev into newlocallab
2017-11-15 16:49:53 +01:00
heckflosse
e489fc7bea
Make compilation unit rtengine/rtthumbnail.cc -Wextra clean, #4155
2017-10-22 14:01:07 +02:00
Desmis
74cc88ff2f
merge with dev
2017-10-14 08:34:38 +02:00
Hombre57
bb874bcce7
Bigfix (see #4008 ) :
...
- CIECam now gets the shot's setting of the selected frame
- 'UserComment' metadata now correctly handled
- RT prepared to handle XTrans multiframe
- SensorType now set in the cache/data files
2017-10-04 23:27:08 +02:00
Hombre57
0905294bda
Merge branch 'dev' into multiframe-handling, with some merge bugfix
2017-09-17 01:15:51 +02:00
Hombre57
ee0bff4124
Updated frame handling with any type of hierarchy (see #4008 )
...
Images can now be detected in nested IFDs or as root IFDs.
2017-09-16 22:30:07 +02:00
Desmis
9786ec0687
merge with dev
2017-09-14 09:09:18 +02:00
Alberto Griggio
b4d3caf9c6
changed signature of ImProcFunctions::transform to take as input an ImageMetaData pointer
2017-09-06 00:15:41 +02:00
Hombre57
86dac147c6
Adding icons on thumbnails and solving a bug in cacheimagedata.cc
...
See issue #4008 .
The bug in cacheimagedata.cc was preventing correct cached thumbnail
loading, asking for a full processing at each loading of the directory.
2017-08-13 18:13:39 +02:00
Hombre57
d5e4980c08
Adding Floessie's patch to use std::unique_ptr (issue #4008 )
2017-08-12 19:21:29 +02:00
Hombre57
f23be9345c
Add multi-frame handling.
...
- Exif of all frames are displayed in the Editor's Exif tab (without
separator)
- isHDR and isPixelShift is added to the data files stored in cache
- In the Editor panel, the QuickInfo frame display the HDR and
PixelShift information, as well as the number of frame and bit-depth for
HDR image
- the number of frame is provided by dcraw. If not set, it is provided
by the Exif's main IFD count
- the PixelShift information (for Pentax as of now) is provided by
looking at the Exif informations
- the HDR information is provided by the Exif information of the first
frame for Pentax raw files, or by the bitspersample, sampleformat and
compression tags for other files
TODO: add icons to the thumbnails to tag HDR and PixelShift files.
2017-08-08 23:42:05 +02:00
Desmis
dfffa2e8aa
merge with dev
2017-06-27 10:28:35 +02:00
Alberto Griggio
143f510b9f
do not overwrite an existing pp3 in "Reset to default" if a custom profile builder is present
...
Fixes #3906
2017-06-26 23:36:18 +02:00
Desmis
acd715dd44
merge with dev...
2017-06-19 12:30:20 +02:00
heckflosse
655d66a859
Fix some coverity issues
2017-06-18 00:10:31 +02:00
heckflosse
2492001c50
merged dev into locallab_dev
2017-05-03 14:15:52 +02:00
Hombre
fb5466bc8c
Code reorganization to enable Dynamic profile with rt-cli ( #3691 )
2017-04-25 00:50:18 +02:00
Alberto Griggio
e33457cb6e
do not write pp3's alongside image files if the preferences say they must go to the cache
...
Fix for #3834
2017-04-18 14:41:01 +02:00
Alberto Griggio
6fe04e3990
fixed warnings in rtgui
2017-04-01 15:55:39 +02:00
Alberto Griggio
fa433648cd
make "Processing profiles -> Reset to default" work also when the default is "(Neutral)"
2017-03-24 14:52:31 +01:00
Alberto Griggio
100ad107ab
merged with dev
2017-03-19 21:34:47 +01:00
Alberto Griggio
e0d9090420
Changed "Processing profile operations -> Custom Profile Builder" to "Reset to default profile"
...
The behaviour has changed slightly, so that clicking the menu item now resets
to the default processing profile specified in the preferences. If this
involves calling the custom profile builder, the behaviour is the same as
before. But this is a bit more general, in that it might also simply reapply
the static default profile, or regenerate the dynamic one (depending on the
user's settings)
2017-03-13 23:24:12 +01:00
heckflosse
f9a536fd0b
new gtk3 version of pixelshift
2017-03-11 22:30:36 +01:00
Alberto Griggio
a1a042e9ea
code style cleanups (after floessie's feedback)
2017-03-06 09:00:13 +01:00
Alberto Griggio
f7f4575c54
allow to run the custom profile builder (if set) after the creation of the dynamic profile
2017-03-05 22:59:44 +01:00
Alberto Griggio
eeb2da2613
fixed bugs in loading dynamic profiles
2017-03-03 10:00:19 +01:00
Alberto Griggio
d3a5a8ee96
started working on support for dynamic processing profiles
2017-02-22 18:47:00 +01:00
Alberto Griggio
dca0e41f35
added "Auto White Balance temperature bias" feature
...
This new slider in the White Balance tools allows to alter the computation of
the "auto white balance" by "biasing" it towards warmer or cooler
temperatures. The bias is expressed as a percentage of the computed
temperature, so that the resuling temperature is given by
"computedTemp + computedTemp * bias".
2017-02-12 17:39:52 +01:00
Hombre
d8593469ee
Adding 'Image Number' to the Bayer Raw tool
2016-11-02 02:06:40 +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
566d4c9822
Cppcheck: Fixed most issued in rtgui/*
2016-10-04 23:28:19 +02:00
Morgan Hardwood
14b5bf1386
Prevents thumbnail race condition, from Floessie in #3304 and fixes #3384
2016-08-06 21:24:36 +02:00
heckflosse
c8779c04f5
Fix all - 2 cppcheck performance hints
2016-07-06 13:04:24 +02:00
Adam Reichold
a2eea7c265
Finally fully remove the safegtk module.
2016-02-21 10:26:11 +01:00
Adam Reichold
e853629854
Move the external command helper into the external program store singleton.
2016-02-21 10:12:56 +01:00
Adam Reichold
747a28014b
Begin removing simple pass-through wrapper for POSIX-style file system functions from safegtk module.
2016-02-21 10:07:57 +01:00
Adam Reichold
f66e838eb9
Fix enforcing the cache size limit and modernize the cache manager.
2016-01-04 21:02:40 +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