4344 Commits

Author SHA1 Message Date
Andrey Skvortsov
fb5c03691b commit after pull 2010-09-12 17:10:28 -07:00
Andrey Skvortsov
a5d9a88f11 Bilinear demosaic extremely fast and simple. 2010-09-12 17:09:04 -07:00
Hombre
b3f44005bb Bugfix : the image file was not saved if the path or the filename were containing non ASCII chars (seen on Winddows) 2010-09-13 01:27:06 +02:00
Wyatt Olson
632a4b3812 Re-added empty English US for backwards compatibility 2010-09-12 07:27:18 -06:00
Andrey Skvortsov
5cc9fdf758 Fix minor error/crash compiled in release. Bilinear speed is awesome in release -03 -fopenmp . Need to add option Prevew and Batch for processing now! 2010-09-11 23:40:11 -07:00
Andrey Skvortsov
7a3942aaab Bilinear demosaic from dcraw + omp support. Faster then light! Great for previews. 2010-09-11 23:05:36 -07:00
askv
46078450a9 Optimize image interpolation step before demosaic with omp parallelisation 2010-09-11 22:06:46 -07:00
Wyatt Olson
e232d8eb2e Removed debugging statements 2010-09-11 21:22:46 -06:00
Wyatt Olson
3d566919b9 If a key does not exist in any translation, it returns the key instead of empty string. 2010-09-11 20:55:28 -06:00
Wyatt Olson
815d8066cf Loading of translations is now done in a hierarchical manner. New translations are added to default; you can then specify the language and the locale, and you only need to override the differences. 2010-09-11 20:41:10 -06:00
askv
5bf5ce84b8 profile load openmp 2010-09-10 21:57:40 -07:00
askv
6505649fff omp for getImage in rawimagesource.cc 2010-09-10 20:38:55 -07:00
askv
f45a801e19 omp for getImage in rawimagesource.cc 2010-09-10 20:38:55 -07:00
askv
2f5c2959bb omp for olympus G channel compensation loops 2010-09-10 00:29:52 -07:00
askv
5778a5316c set some threads to THREAD_PRIORITY_LOW 2010-09-09 23:49:24 -07:00
askv
609213fb57 commit after pool and conflict fix 2010-09-09 20:31:25 -07:00
askv
aa77b69443 commit after merge with trunk 2010-09-09 20:26:00 -07:00
askvortsov
459a8e4b0e if no b/a area enabled some speed up when opening images 2010-09-09 16:17:56 -07:00
Hombre
ee382db3bd Fix issue 213 : TIFF always compressed regardless the setting in batch queue manager 2010-09-09 22:17:48 +02:00
Hombre
0a000ec517 Adding a fast demosaicing method, actually selectable by the user
Border handling aside, fast_demo will show how to use the slicer class ; you can already edit the first "Block" object to specify a demosaicing sub-region
2010-09-09 01:33:18 +02:00
Hombre
ee1443ab51 Fix issue 171 and 210, and change the name format of the pp3 files : now keep the output image extension in it, to avoid overwriting the pp3 file of an image with the same name, but with a different extension.
For consistency, the filename of the pp3 saved next to the output image in batch mode is modified in the same manner.
2010-09-08 00:37:24 +02:00
askv
84ecfe412a classic rt UI ! 2010-09-06 14:54:45 -07:00
Michal Thoma
1c409649c3 Using ZIP compression for TIFF files & fix digikam compatibility (fixes issue 107 and issue 108) 2010-09-04 15:28:10 +02:00
Ilia Popov
e1f277ae69 Install rtstart into BINDIR (on UNIX). RawTherapee can be started from different dirs now. (closes issue 184) 2010-09-03 11:07:49 +02:00
Hombre
f4f77ffd2c Bug removed in the curve editor, now works fine (hopefully) on all platforms 2010-09-03 01:06:08 +02:00
Hombre
8ce354a58e Bug correction in the slicer class 2010-08-31 23:32:33 +02:00
Philip Rinn
27a7492b91 Allow to open files with non-latin characters from command line (fixes issue 45) 2010-08-31 11:25:44 +02:00
Hombre
76285ea74d Second batch of correction to lower the number of GCC warnings 2010-08-30 01:07:43 +02:00
Hombre
02dac0425d Batch of correction to lower the number of GCC warnings 2010-08-29 02:25:59 +02:00
Wyatt Olson
6da0cf6792 Documented theme change 2010-08-27 01:19:34 -06:00
Wyatt Olson
39bdba9d4e Changed font in Gray Textured to Lucida; this eliminates the fi ligature of double dagger. 2010-08-27 00:55:48 -06:00
Wyatt Olson
62feb33512 Updated OSX app bundle script, and updated compile instructions 2010-08-26 23:11:48 -06:00
Wyatt Olson
8032d2c3f2 Modified COMPILE.txt with updated instructions on universal builds 2010-08-26 09:05:14 -06:00
Philip Rinn
7661e0bc23 Move the cache directory automatically to the new location (on non-Win) 2010-08-26 14:33:10 +02:00
Hombre
375a76a34e Get back the White Balance, but need more work for proper integration 2010-08-25 23:15:15 +02:00
Wyatt Olson
c81856518c Added new beforeafter.png (on behalf of jaroslaw.zola) 2010-08-24 19:30:44 -06:00
Wyatt Olson
3e48ee3bbe Modified OSX build script to name the output .dmg in the approved format 2010-08-24 18:21:15 -06:00
Hombre
57ecf0d6ba Correction of a little bug in the Slicer class (OpenMP) + code cleanup 2010-08-24 19:52:58 +02:00
Hombre
77d561513b Slicer class readded (the good files this time) :-/ 2010-08-24 15:29:15 +02:00
Hombre
d2cb67ab07 Revert-back the slicer class, files not valid 2010-08-24 15:25:25 +02:00
Hombre
b3bfd20446 One change forgotten for the Slicer class... 2010-08-24 11:22:17 +02:00
Hombre
d1f89d8eb2 Adding the Slicer class 2010-08-23 18:54:37 +02:00
Philip Rinn
d1beb31739 Merged changes 2010-08-23 11:20:35 +02:00
Philip Rinn
1393463d9f Backed out changeset 0f925a42ac9d (Fixing creation and use of profile direcory) 2010-08-23 11:19:43 +02:00
Wyatt Olson
b08ef3956e Backed out changeset bce43bcbc451 (dark frame subtraction) 2010-08-18 21:07:17 -06:00
ffsup2
eef14f76dd Added dark frame subtraction
Moved debayer and preprocessing parameters to class ProcParams for every single image.
Added tab RAW for changing those parameters.
Progress bar shows only load step (work to do)
2010-08-19 00:37:53 +02:00
ffsup2
dea0a8f981 Added dark frame subtraction
Moved debayer and preprocessing parameters to class ProcParams for every single image.
Added tab RAW for changing those parameters.
Progress bar shows only load step (work to do)
2010-08-19 00:37:53 +02:00
Philip Rinn
ca573c4d8a Fixing creation and use of profile direcory 2010-08-18 23:55:16 +02:00
Hombre
dc4deeab0c Bug corrected in the curve editor (pen device handling) 2010-08-18 23:36:10 +02:00
Hombre
964f623de5 Curve editor modified to better handle subpixel positionning of the points, and better handle pen devices. Modifier keys are still valid. 2010-08-18 01:17:57 +02:00