Commit Graph

  • ab148c8c9a OpenMP cleanup part 1. removes dependency on thread number id. janrinze 2010-10-23 19:46:41 +02:00
  • 8a7df207ae merging janrinze 2010-10-23 17:02:55 +02:00
  • e0da4c2a0e Small cleanup where return variables were missing janrinze 2010-10-23 16:59:46 +02:00
  • c59488b946 Update of the Slovak translation file. slapo001 2010-10-23 15:28:09 +02:00
  • 3f8d4732e3 Improvements in highlight rolloff behavior. Emil Martinec 2010-10-23 07:44:06 -05:00
  • 0980afc2b6 Green equilibration using OpenMP (to be tested) Hombre 2010-10-22 17:50:00 +02:00
  • a4bd162b52 LAB support for Navigator window Jacek Poplawski 2010-10-21 15:39:24 +02:00
  • decf9f3f69 Removed OpenMP pragmas which were causing grid artifacts on some Olympus raw files Wyatt Olson 2010-10-21 20:50:19 -06:00
  • 1254a423d3 Added one more include dir to rtengine. Fixes 'gdk-pixbuf.h not found' problem in Ubuntu 10.10 Ilia Popov 2010-10-22 00:19:04 +02:00
  • 253889fd98 Modifications to tone controls. Emil Martinec 2010-10-21 15:29:47 -05:00
  • ba9e2c4879 batch queue racing condition patch by steve.herrel 270 Andrey Skvortsov 2010-10-20 21:18:59 -07:00
  • 75c4f12ee8 Merge Wyatt Olson 2010-10-20 10:19:34 -06:00
  • 04970207f1 Fixed bug found by Emil, incorrect syntax for #ifdef statement failed on older GCC Wyatt Olson 2010-10-20 10:18:14 -06:00
  • 87c5e971a1 Patch from Jan Rinze for preferences. Emil Martinec 2010-10-20 08:24:45 -05:00
  • ae59ff2f23 Patch for the Send to editor patch Hombre 2010-10-20 15:11:04 +02:00
  • c4ecdd2880 Bugfixes and improvements for tone controls. Emil Martinec 2010-10-19 23:33:19 -05:00
  • 8c8760f66e Removed a couple of .orig files mistakenly checked in by someone Wyatt Olson 2010-10-19 18:40:24 -06:00
  • 15c829cab2 Now the Lab curves are properly handeled in the history (MSG are still to be created) Hombre 2010-10-20 01:47:48 +02:00
  • b0d9c87621 A line that shouldn't be there, maybe left here during Stingo's merge Hombre 2010-10-20 01:45:56 +02:00
  • cb0930c436 Fix the "Send to editor" bug on Windows ; for a reminder : you have to select the Gimp's base installation directory, not the "bin" subdir Hombre 2010-10-19 22:49:23 +02:00
  • 9b4b9e4d45 Refreshed german translation, update PP3 version number (exposure breaking change) Oliver Duis 2010-10-19 21:31:28 +02:00
  • 61198ccccd Fixed a merge conflict Wyatt Olson 2010-10-19 09:14:52 -06:00
  • b6458c98e8 Reverted from dcraw 9.04 back to 9.03 since this appears to have caused a regression (see issue 272) Wyatt Olson 2010-10-19 09:12:22 -06:00
  • 432d7ae581 Changed "highlight compression" slider directionality to comport with prior versions of RT3, and relabelled it "Highlight rolloff" for descriptive accuracy. Emil Martinec 2010-10-19 09:06:21 -05:00
  • 3715bf42e3 Bugfixes for tone curves. Emil Martinec 2010-10-19 01:10:54 -05:00
  • 3da66168b5 fix for batch settings for demosaic Andrey Skvortsov 2010-10-18 22:47:44 -07:00
  • 134f88e221 Updated dcraw to work better with Pentax files (thanks to Bill Siegmund) Wyatt Olson 2010-10-18 18:51:27 -06:00
  • c60c867b4d Upgraded dcraw to 9.04 (from 9.03) Wyatt Olson 2010-10-18 18:44:30 -06:00
  • f3331567ee Bug correction in the DIRPYREQUALIZER that created random noise in the image. Hombre 2010-10-19 01:41:14 +02:00
  • b084c9708a Updated Japanese translation (Thanks to a3novy for this) Wyatt Olson 2010-10-18 15:51:07 -06:00
  • af4a6534ef Restored color boost tool; fixed bug in simpleprocess.cc for saving output. Emil Martinec 2010-10-18 13:39:23 -05:00
  • adbb1ee7ab Updated Engligh UK and US strings (thanks to Richard Regal); re-generated all translations based on current default Wyatt Olson 2010-10-18 09:25:41 -06:00
  • 3d288c971b Fixed OSX/Unix compatability problem in OverwriteOutputFile There is a problem in gtk g_remove on Unix/OSX, as it just redefines g_remove to remove without giving a namespace. This may collide if your program defines a remove(char*) as well. Oliver Duis 2010-10-18 10:53:52 +02:00
  • 49c42c9242 Return filename from batchqueue (bugfix from be54f5c601) Wyatt Olson 2010-10-17 19:07:28 -06:00
  • 12ea4424ca Forgot to add the crucial files! Emil Martinec 2010-10-17 17:28:41 -05:00
  • e2aef685b3 Fixed inexistent file name in rtgui/CMakeLists.txt introduced by previous commit Ilia Popov 2010-10-17 23:19:55 +02:00
  • 9d31c6ad19 Changes to Exposure tab. Exposure controls (blackpoint, brightness, contrast, S/H compression) are now implemented with NURBS curves. Brightness bug seems fixed as a consequence. Luminance tone curve has been expanded to separate curves for L,a,b; saturation slider has been added, but at the moment saturation limiting has not been implemented in the modified tool. Emil Martinec 2010-10-17 14:55:40 -05:00
  • 867330ece7 Bugfix: crash in batchqueue because progressListener was chained to the EditorPanel yet. ffsup2 2010-10-17 10:49:16 +02:00
  • 4de32da4c0 New option OverwriteOutputFile Oliver Duis 2010-10-17 10:03:36 +02:00
  • 217aa68350 255: RT does not lock output file while writing by oduis Andrey Skvortsov 2010-10-15 21:16:02 -07:00
  • 8bc162f408 patch for the issue 258 by oduis Andrey Skvortsov 2010-10-15 21:10:36 -07:00
  • 04f101d24f Little optimization of the NURBS curves algorithm Hombre 2010-10-16 00:03:15 +02:00
  • a557b68dfb Updated french strings Hombre 2010-10-15 22:19:42 +02:00
  • 40a0b0339f Merged with swedish Andrey Skvortsov 2010-10-14 21:25:13 -07:00
  • f6a432e6bb option to use system theme. Also clearlooks used for themeing causes instability and observed to crash cairo rendering (at least on win) Andrey Skvortsov 2010-10-14 21:23:26 -07:00
  • bdb28d59b5 switch order of buttons on thumbnail to avoid trash misclicks Andrey Skvortsov 2010-10-14 20:53:43 -07:00
  • d3714bf3d4 Updated Swedish on behalf of Johan Andersson; re-generated other locales to include new translation keys Wyatt Olson 2010-10-14 09:14:32 -06:00
  • 086e5c8b58 auto hide scrollbars on the thumbbrowser Andrey Skvortsov 2010-10-13 20:18:35 -07:00
  • 7ffc01191e auto hide scrollbars on the imagearea Andrey Skvortsov 2010-10-13 20:12:29 -07:00
  • bf3c3f6626 Patch for the patch of issue #140 ; now the distortion slider should works well Hombre 2010-10-10 11:26:08 +02:00
  • 3abc4997f7 Patch to solve issue #140 (Vignetting Correction fails when combined with Distortion Correction) Hombre 2010-10-09 22:48:39 +02:00
  • a253dd396c Bug correction that prevented RT from starting Hombre 2010-10-09 13:56:13 +02:00
  • 35a35db265 remove scrollbars for dirbrowser when unneeded Andrey Skvortsov 2010-10-07 22:34:24 -07:00
  • 988cc61cb2 new clearlooks theme Unity_Gray based on Unity theme. rt is more stable with it for me. Andrey Skvortsov 2010-10-07 21:18:17 -07:00
  • 8a5dfde010 get rid of warning when reparenting widget introduced by last change Andrey Skvortsov 2010-10-07 20:41:12 -07:00
  • 66a6191b56 Merge Andrey Skvortsov 2010-10-07 20:30:47 -07:00
  • 67c85377e3 fix thumb browser disappearance if a user changes editor layout to multi tab when on the editor Andrey Skvortsov 2010-10-07 20:06:19 -07:00
  • 04fcdd40a0 add missing GLIBMM_EXCEPTIONS_ENABLED preproc in main for compile Andrey Skvortsov 2010-10-07 19:27:55 -07:00
  • 8b52e0aa5f The language selection combo was no more populated after Stingo's merge. Hombre 2010-10-08 01:06:09 +02:00
  • 9b2767f154 Updated translations Corrected bug for displaying correct WB Reintroduced progress bar bugfix for correction of badpixel ffsup2 2010-10-07 23:46:16 +02:00
  • 1cd15a3837 need small fix to compile after merge Andrey Skvortsov 2010-10-06 19:16:02 -07:00
  • 3d6e65f510 Merge of andreyskv-classicui with default Andrey Skvortsov 2010-10-06 19:06:06 -07:00
  • c5c4cf1ad4 Patches for CA correction and impulse denoise. Emil Martinec 2010-10-06 19:23:46 -05:00
  • 5dc2955f18 Correction of a bug that prevented RT to use the same font everywhere Hombre 2010-10-06 22:07:01 +02:00
  • 7be9746404 Correction of a small bug ; now the window remember it's (un)maximized state Hombre 2010-10-05 23:42:41 +02:00
  • 5bca42abfb The font is now user selectable in Preferences. I had to rename the sections name in the Grey theme. This "hack" hit the "clearlooks-default" and "clearlooks-menu-items" sections to set the fonts, i don't know if there's a cleaner way of handling font selection... Hombre 2010-10-05 22:48:50 +02:00
  • 893f231650 need small fix to compile it andreyskv 2010-10-04 22:07:58 -07:00
  • 7159b96087 Merge with trunk andreyskv 2010-10-04 21:51:45 -07:00
  • 7853327bc7 add options option for layout and make it switch to editor in single mode. Done! Andrey Skvortsov 2010-10-04 18:13:13 -07:00
  • 0c6a7a3c06 Correct getAutoWB and scaleColors: after image loaded with cameraWB was 1200,0.020 ffsup2 2010-10-03 22:36:29 +02:00
  • 7c6de47f9d Merge ffsup2 2010-10-03 19:52:27 +02:00
  • a9fea09400 Now the "Show EXIF info" in the editor remember its state, and propagate to the other editor tabs Hombre 2010-10-03 16:49:04 +02:00
  • 805044a64f Fix issue #59, to be tested on all platform... GTK only needed some guidance to compute the size of the window :) Hombre 2010-10-03 15:03:19 +02:00
  • 93b56aba70 Changed Gray Textured theme to use font sans 10 rather than sans 8; sans 8 is too small for Mac monitors. Wyatt Olson 2010-10-02 14:42:43 -06:00
  • 05f70a7a99 Left and right panels of the directory browser and the editor tab now remember theire position when RT is restarted. When a new editor tab opens, it remember the last width value. Morever, if you change the width if the left or right panel in one editor tab, it does propagate in all the others. Those values are stored in the options file. This is not related to the automatic grow of the window when an editor opens (not solved yet). To avoid having too wide windows at the first start, the font of all styles are now "sans 10". Hombre 2010-10-02 22:24:32 +02:00
  • 60fea52af1 tabular and single tab workflows reunited! option in preferences Andrey Skvortsov 2010-10-01 22:10:07 -07:00
  • e679dd1a8f add tabbedUI option, prepare infrastructure to support 2 workflows askvortsov 2010-10-01 16:43:08 -07:00
  • bcd42c3fc2 Merge from trunk to version ed52f4f469 "Updated make-app-bundle script to use new template for file name" askvortsov 2010-10-01 10:36:31 -07:00
  • d6d6d6ae23 put right panel stuff back get closer to merging into trunk Andrey Skvortsov 2010-09-30 20:54:07 -07:00
  • 19c716852b Make file catalog work in both main and editor panels!!! askvortsov 2010-09-30 16:10:10 -07:00
  • 2cb62531a6 Updated make-app-bundle script to use new template for file name Wyatt Olson 2010-09-30 10:40:56 -06:00
  • 3fbd99ea27 Fix bug in CA_correct for data underflow. Emil Martinec 2010-09-30 00:01:14 -05:00
  • f709617a8b Patch to enable saving/loading of pyramid/wavelet equalizer settings to/from profile. Emil Martinec 2010-09-29 11:53:20 -05:00
  • f348121ffb Emil's patch to correct the live thumbnail AutoWBGreen Hombre 2010-09-29 17:59:00 +02:00
  • f80e07801d Oops, made a mistake (I think) in the previous patch. Emil Martinec 2010-09-28 07:25:46 -05:00
  • 595b124a23 Another bugfix for WB. Emil Martinec 2010-09-28 06:59:17 -05:00
  • 751ebdf0eb Additional correction to WB code. Emil Martinec 2010-09-27 21:06:20 -05:00
  • d62281b86f Modified Pyramid equalizer to act only on luminance channel, and added a threshold slider to control noise (only local contrast larger than the threshold is amplified). Emil Martinec 2010-09-27 11:04:25 -05:00
  • 23a8834755 Improved badpixels removal method. Fixed range of line noise slider. Put in possibility for AMaZE and fast_demo to process crops (not hooked up to GUI yet though). Emil Martinec 2010-09-25 15:25:36 -05:00
  • dc2350cee8 Merge from default branch ffsup2 2010-09-24 22:49:15 +02:00
  • 874ed12455 Patch to fix auto white balance and spot balance behavior. Previous code used the average of the sixth power of tonal values to determine the average tonality, giving far too much weight to highlights; in addition there was no exclusion of clipped regions, which combined with the sixth power averaging resulted in WB being determined almost entirely by clipped patches (eg blown skies). The present patch excludes blown regions from the autoWB routine, and uses a simple average of tonal values to determine the WB. Also, a similar patch to prevent the use of blown regions to determine spot WB was added; if the spot color picker is set on a blown region, the WB is not changed. Emil Martinec 2010-09-24 14:48:01 -05:00
  • b6b3b17802 reverted progressconnector code to use threading. attempt to fix linux crash issue opening preview askvortsov 2010-09-24 09:04:40 -07:00
  • 8311ab62ba fix crashes (info/toggle buttons, resize left panel) if no preview image has been loaded Andrey Skvortsov 2010-09-23 20:17:32 -07:00
  • d91fba0d63 Bugfix for saving edited state of pyramid equalizer. Emil Martinec 2010-09-23 11:07:58 -05:00
  • e7dcacdb43 Patch for issue 186 -- blue pixels appearing when "avoid color clipping" is selected for the color boost tool, and black point is nonzero. Problem was roundoff error. Emil Martinec 2010-09-23 01:17:51 -05:00
  • 4dafe3efb5 snappier thumbnail opening Andrey Skvortsov 2010-09-22 21:58:58 -07:00
  • bde7141939 OpenMP for faster implementation of pyramid schemes ;-) Emil Martinec 2010-09-22 22:43:39 -05:00
  • 539c39a92b Bugfix for Directional Pyramid Denoising. Adding a Directional Pyramid Equalizer tool. This one serves the same function as the existing Wavelet Equalizer, but has much less artifacting; though it is a little slower to execute and has not yet been adapted for OpenMP implementation. There are also fewer levels on which the tool operates, though of course if there was a demand that could be altered. The controls are similar, though have been given separate luma and chroma controls. Each slider adjusts the factor by which a given detail band is amplified; factors larger than one increase contrast, while values smaller than one decrease contrast. The luma control alters contrast on various scales, each successive one twice as large as the previous one. The chroma control is similar, but does less since there is typically less chroma contrast on fine scales. One might use this to restore some of the color contrast lost in NR, or to remove color fringing by making the fine scale enhancement factor much less than one. Emil Martinec 2010-09-22 15:39:00 -05:00
  • 833c8b10a5 add braces Andrey Skvortsov 2010-09-21 21:26:08 -07:00
  • b14c0a9fe9 put extern batchthread into namespace Andrey Skvortsov 2010-09-21 21:25:29 -07:00