7830 Commits

Author SHA1 Message Date
Hombre
37c8063f41 PopUpButton widget and PopUpToggleButton added ; Curve editor changed to handle any numbe of curve, since the curve editor is now shared between the curves. (CMakeLists changed -> CMake you project) 2010-11-04 01:04:11 +01:00
Oliver Duis
4f3da272a2 Added Nikkor Micro 60mm; Nikkor 24-120 f4 to detection 2010-11-03 22:16:51 +01:00
Wyatt Olson
3227070073 Added support for Nikon D3100 2010-11-03 07:53:03 -06:00
Jan Rinze
100d9868e5 up to date version of dcraw.patch 2010-11-03 01:14:43 +01:00
Oliver Duis
7821ed9675 Parse lens model data from DNG files; updated german translation 2010-11-02 20:50:06 +01:00
Wyatt Olson
fe6ca539af Updated Swedish translation (thanks to Johan Andersson); re-generated all translations 2010-11-02 12:55:54 -06:00
Jan Rinze
127c198d05 implicit cast from void* to char* may causes compiler errors on some platforms .. 2010-11-02 19:04:45 +01:00
Jan Rinze
42b97ce892 fix for memory allocation of thumbs (typo) 2010-11-02 18:58:37 +01:00
Jan Rinze
ee0095daa7 fix for memory allocation of thumbs 2010-11-02 18:56:56 +01:00
Ilia Popov
28e6c919c5 Translations: Found several unlocalized strings. 2010-11-02 00:09:23 +01:00
Ilia Popov
bd70323cde Translations: Some corrections of Russian translation 2010-11-01 23:38:16 +01:00
Ilia Popov
5e0f9c0141 Updated russian translation 2010-11-01 22:59:06 +01:00
Oliver Duis
ca6b7aa18c Updated german translation 2010-11-01 21:03:54 +01:00
ffsup2
a93dd6d072 Bugfix magenta colorcast 2010-11-01 18:56:56 +01:00
Wyatt Olson
c18802d44c Updated Swedish translation (thanks to Johan Andersson); re-generated all translations 2010-11-01 11:11:57 -06:00
ffsup2
3cda24eb16 Wrong translations 2010-11-01 17:55:35 +01:00
ffsup2
4bf3873a3d Merge (from janrinze comments)
fix lock
2010-11-01 17:30:41 +01:00
ffsup2
19f9e89bed Lock left around 2010-11-01 16:43:41 +01:00
Emil Martinec
9c34548983 Changes to exposure controls. 2010-11-01 09:26:50 -05:00
ffsup2
820ddfaaa9 Merge 2010-11-01 11:02:10 +01:00
ffsup2
3df7523bfb Fix for highlight recovery
Fix for crash in raw tab
2010-10-31 23:48:09 +01:00
Oliver Duis
b3e8f8b8d6 Fix crash on certain file browser operations in special cases 2010-10-31 22:12:37 +01:00
Oliver Duis
33a0c8174c Fixed a bug where RT would crash sometimes after writing output file in batch queue. Plus small improvements to JPG thumbnails. Some little cleanups. 2010-10-31 20:10:21 +01:00
Ilia Popov
c2a0a13f4e Added new resize method: Lanczos. Good for most cases. 2010-10-31 17:03:23 +01:00
Ilia Popov
6b81f64adb Renamed Lanczos2 function to Lanczos; Removed elapsed time output 2010-10-31 16:58:22 +01:00
Ilia Popov
38a8546646 Merge from default 2010-10-31 16:26:19 +01:00
Ilia Popov
2df298b929 Some comments chenged 2010-10-31 16:25:19 +01:00
Ilia Popov
b8df463393 Added option to panel; Optimized code, but new version does not support omp 2010-10-31 15:49:43 +01:00
ffsup2
9939f4fe62 Bug fix and code clean 2010-10-30 23:21:44 +02:00
ffsup2
647dfb8366 Merge
Demosaicing and pre-processing parameters selectable for each image.
Dark frames subtraction and badpixels file support
Fast loading in editor.
2010-10-30 22:14:47 +02:00
Emil Martinec
05e83a06bb Patch for the last patch. 2010-10-30 10:29:47 -05:00
Emil Martinec
23bca5e143 Corrected default profiles to reflect new tone controls. Rolled back highlight desaturation to prevent color shifts. 2010-10-30 08:32:03 -05:00
Jacek Poplawski
abe8f457d1 Allow vignetting to become really strong for artistic purposes.
Also allows to change the center of vignetting.
2010-10-30 13:01:38 +02:00
slapo001
725508ec01 Merging local branch with default. 2010-10-30 10:16:46 +02:00
slapo001
74b599b17d Removing duplicate strings and tidying up the Slovak langauge file. 2010-10-30 10:15:13 +02:00
Oliver Duis
a78979f971 Fast preview thumbnail is configurable now 2010-10-29 19:28:43 +02:00
Oliver Duis
96adb21c48 Optimized thumbnail generation: If the image was not edited yet anyway, only the (fast) raw internal preview image is taken. So if you just downloaded the many pictures from the camera, your machine will not busy generating thumbnails. 2010-10-29 16:51:01 +02:00
Oliver Duis
2502010850 Dynamic thread count for preview/thumb updaters based on processor core count 2010-10-29 14:54:54 +02:00
Jan Rinze
35f228044b fix compilation error on WIN32 2010-10-29 14:01:00 +02:00
Steve Herrell
4770c1e527 added missing file 2010-10-29 12:52:18 +02:00
Steve Herrell
b25d03e6ea speed up un-cached directories
embedded thumbnails will be used for the first pass when cached thumbnails are not found.
2010-10-29 12:06:17 +02:00
Steve Herrell
7ce062cfc3 Improve preview loader parallelism 2010-10-29 12:01:22 +02:00
Steve Herrell
6cb28a32ea Improve thumbnail parallelism 2010-10-29 11:00:25 +02:00
Oliver Duis
93385fddfa Made background loader thread count dynamic, based on processor count. If there are >=4 processors, one processor is spared for snappy parallel image editing. 2010-10-29 09:19:18 +02:00
Wyatt Olson
bb1a7ce4bc Fixed program hang from issue 185 (see issue tracker for comments); re-generated translations 2010-10-28 19:51:15 -06:00
ffsup2
5e7a81f0f1 skip ca_autocorrect 2010-10-28 23:59:21 +02:00
ffsup2
e137ccd151 Speedup in opening an image 2010-10-28 23:40:40 +02:00
ffsup2
8c6bfa22ad Readded bilinear demosaicing
Added elapsed timing verbose
2010-10-28 23:38:38 +02:00
Oliver Duis
37ea6a7380 Using Steves threadsafe DCRAW to roughly double thumbnail generation speed on multicore CPUs. Now there are two update worker threads. Easy to remove if someone provides code for a more efficient distribution mechanism. 2010-10-28 21:47:52 +02:00
Steve Herrell
c8cd634dbc make dcraw multi-thread safe. 2010-10-28 17:40:47 +02:00