7205 Commits

Author SHA1 Message Date
Beep6581
93982b84ec Snapshots panel now doesn't shrink below 60px height 2015-09-25 20:37:39 +02:00
Beep6581
9fec32cbfa Removed USM sharpening Threshold selector's background gradient and switched its place with Amount, fixes 2906 2015-09-25 20:09:14 +02:00
Beep6581
401bf7899c Added Pentax K-5 II dual-illuminant DCP made using DCamProf 0.9.11 2015-09-25 19:49:33 +02:00
Beep6581
741f44f40e Added better Canon PowerShot G7 X dual-illuminant DCP made using DCamProf 0.9.11 2015-09-25 19:48:43 +02:00
Morgan Hardwood
c3051d8fd8 Merge commit '46b6c9c130a769ffdef9a95245bc160ca78a9ae4' 2015-09-23 22:17:14 +02:00
Morgan Hardwood
7e37b83fee Added Pentax K10D dual-illuminant DCP made using DCamProf 0.9.11 2015-09-23 22:16:44 +02:00
heckflosse
46b6c9c130 Wrong naming of snapshots in SETM, fixes #2915 2015-09-23 20:19:39 +02:00
Morgan Hardwood
b34b27201d Added Canon PowerShot G7 X dual-illuminant DCP made using DCamProf 0.9.11 2015-09-23 18:38:57 +02:00
Morgan Hardwood
fb6ffa6aa8 Added Canon EOS 100D/Canon EOS Rebel SL1/Canon EOS Kiss X7 daylight DCP made using DCamProf 0.9.11 2015-09-23 17:22:28 +02:00
Desmis
e234bb9278 Batch processing GUI 2015-09-23 11:23:30 +02:00
heckflosse
5f2151ba4d Segfault when pasting a copied profile with retinex filter, fixes #2913 2015-09-22 17:26:40 +02:00
Desmis
bedd95e181 Partialpaste omission Retinex 2015-09-22 09:07:47 +02:00
Desmis
56eb18e4df Wavelet contrast and chroma interfere #2894 2015-09-21 09:25:44 +02:00
Morgan Hardwood
ce95798fcd Really added great looking, slim, neutral-colored Gtk3 theme, cookiedough.css 2015-09-20 18:41:07 +02:00
Morgan Hardwood
81ddb15b0f Added great looking, slim, neutral-colored Gtk3 theme, cookiedough.css 2015-09-20 18:32:14 +02:00
Desmis
645791fd71 enhancement gamma free retinex 2015-09-18 17:23:44 +02:00
Morgan Hardwood
c026c8bcf0 Left and right panels in File Browser and Editor now don't resize below a usable minimum width 2015-09-17 17:53:40 +02:00
Morgan Hardwood
303e69b5fb Merge and compilation fix 2015-09-17 12:56:41 +02:00
Hombre
e68a650511 Merge branch 'gtk3' of https://github.com/Beep6581/RawTherapee.git into
gtk3

Conflicts:
	rtgui/history.cc
2015-09-17 01:14:13 +02:00
Hombre
d2fcabea64 The 2 columns of the History list are now of the same width, can't be
resized, and display a tooltip.

The ICM tool has been reworked to avoid loosing space.

The curve's histogram are now displayed.

For Windows users, if you can't build the Gtk3 branch anymore with your
Gcc5.x compiler, try to uncomment line 20-21 of the main CMakeLists.txt.
For some reason, I had to comment that out.
2015-09-17 01:09:02 +02:00
Morgan Hardwood
b869c052a4 Workaround to History panel expanding under the left RT window edge 2015-09-16 23:04:12 +02:00
Morgan Hardwood
eefc81b94b Merge branch 'master' into gtk3 2015-09-16 21:04:25 +02:00
Morgan Hardwood
ea737ca866 Merge branch 'master' into retinex 2015-09-16 21:03:39 +02:00
Morgan Hardwood
8291e8375c Merged retinex-yoni1 into master 2015-09-16 20:15:40 +02:00
Desmis
e9a8a6f32b Gamma before-after Retinex to restore tones 2015-09-16 18:47:11 +02:00
Morgan Hardwood
718b10084f Fixed history and preview refreshing 2015-09-16 18:13:01 +02:00
Morgan Hardwood
7d78c05603 Remember Retinex Settings expanded state, wip 2015-09-16 03:12:44 +02:00
Morgan Hardwood
d6c4035a73 Merge branch 'retinex' of github.com:Beep6581/RawTherapee into retinex 2015-09-16 00:52:46 +02:00
Beep6581
3935c6b2aa Merge pull request #2898 from helmi03/master
Updated OSX COMPILE.txt using Clang, by helmi03.
2015-09-16 00:37:13 +02:00
heckflosse
5f97c4f15b Simpler interface for gaussian blur, speedup for double precision gaussian blur and speedup for retinex transmission curve 2015-09-16 00:14:58 +02:00
Morgan Hardwood
03d7fe8f37 Simplified curve defaults code 2015-09-15 21:11:04 +02:00
heckflosse
6eba3914f4 Retinex: Fixed compile bug 2015-09-14 16:39:42 +02:00
heckflosse
c59fca2d6a Retinex: Fixed crash in queue and race conditions in histogram 2015-09-14 14:49:43 +02:00
Desmis
270367c592 Display histogram L in Histogram equalizer 2015-09-14 13:14:28 +02:00
heckflosse
48690e0fab Retinex, correction for last patch 2015-09-14 12:21:14 +02:00
heckflosse
864ab0685d Retinex: Fixed wrong gaussian part for methods 'low' and 'uniform' 2015-09-14 03:01:04 +02:00
heckflosse
192569a6bd retinex: changed gaussian part to reduce halos, small increase in processing time 2015-09-14 01:46:17 +02:00
heckflosse
f7afe06d8b Changed default delay for adjusters from 0 to 200 ms 2015-09-13 17:40:02 +02:00
heckflosse
4720231d53 Retinex: Set delay for sliders to 200 ms to avoid double processing when moving sliders 2015-09-13 01:24:46 +02:00
heckflosse
bc841d9808 Retinex, only demosaic when enabled/disabled or Colorspace changes 2015-09-13 00:39:55 +02:00
Desmis
2fd42e79ea Bug in Histogram equalizer curve 2015-09-12 19:58:43 +02:00
Desmis
e8d1e14282 small bug in GUI 2015-09-12 08:09:32 +02:00
heckflosse
9b73dfb916 Fix crash when using Retinex with some curves 2015-09-12 00:44:24 +02:00
heckflosse
5402c3d27c Optimizations for Retinex HSL mode 2015-09-11 22:19:47 +02:00
Morgan Hardwood
5aa6f7861a Dehaze tool renamed to Retinex, GUI fixed, defaults changed 2015-09-11 21:04:29 +02:00
Morgan Hardwood
36537532ec Fixed compilation error - StopWatch.h capitalization 2015-09-10 11:23:29 +02:00
Desmis
e82c79bd8a Add linear mode to HSL 2015-09-10 07:11:17 +02:00
Hombre
7d9f743ce5 Merge branch 'master' into gtk3 2015-09-09 22:06:21 +02:00
Desmis
528d85b1f9 Dehaz enhancement HSL GUI bugs partialpaste... 2015-09-09 20:01:27 +02:00
heckflosse
6cdc6e1fe4 Added experimental hsl mode for DeHaze (with still incomplete gui) 2015-09-09 12:22:25 +02:00