swh:1:snp:c7c108084bc0bf3d81436bf980b46e98bd338453

sort by:
Revision Author Date Message Commit Date
090656c spot : fiw memory leak and avoid rounding error 07 April 2013, 20:27:54 UTC
45d02e3 masks : use bauhaus widget inside iops 07 April 2013, 14:21:42 UTC
e47fb85 masks : base implementation 07 April 2013, 14:21:42 UTC
8750e0d make it harder to go under zoom-to-fit level 07 April 2013, 14:18:07 UTC
63f06d2 purge images: tony arnold's version. 07 April 2013, 11:27:54 UTC
9f54313 splittoning: sync all sliders correctly 07 April 2013, 11:15:24 UTC
30aeb73 Fix some french translations and add some new ones. 07 April 2013, 10:16:59 UTC
22ffd91 [l10n] Swedish update: 7 fuzzies, 1 new string. 07 April 2013, 08:34:49 UTC
c03b188 splittoning: more bauhaus love 07 April 2013, 00:02:53 UTC
b13abb6 darktableconfig: bring lcms2 description in line with recent changes 06 April 2013, 21:14:47 UTC
897232b colorspaces: (again) this should be fine with Adobe's trademarks as well 06 April 2013, 21:13:16 UTC
7564988 borders.c: fix typo portait 06 April 2013, 21:12:57 UTC
adfe8d7 Merge pull request #208 from darktable-org/gnd_fix Gnd fix 06 April 2013, 18:26:05 UTC
360f4e4 smaller zoom steps under "fit to screen" 06 April 2013, 15:28:06 UTC
3ed94a9 allow zoom under the "fit to screen" limit 06 April 2013, 14:58:09 UTC
78c56ff whitebalance: default temperature is daylight wb 06 April 2013, 13:19:00 UTC
c0cecad Update french translation. 06 April 2013, 11:48:50 UTC
25db294 Merge branch 'watermark-layout-options' * watermark-layout-options: Activate GUI for watermark layout. 06 April 2013, 11:36:56 UTC
9ec8705 bauhaus: also reset to default on double click if -1 entry was selected. 06 April 2013, 09:00:24 UTC
3647398 white balance: make it relative to daylight balance assuming that has been created wrt CIE daylight. the end result is somewhat similar to ufraw, numbers vary wildly but in principle it's relative to something constant and not to camera white balance anymore. also removed second temperature slider. 05 April 2013, 20:25:25 UTC
4b856e6 adobe_coeff: Nikon Coolpix A same as D7000 03 April 2013, 20:13:14 UTC
f620bca Merge branch 'fix-crash-lr-import' * fix-crash-lr-import: Proactive fix to avoid a crash trying to dereference a null pointer. If node stEvt:softwareAgent not found, skip as not a lightroom xmp. 02 April 2013, 09:40:23 UTC
755bdbc Proactive fix to avoid a crash trying to dereference a null pointer. 02 April 2013, 09:37:17 UTC
bf26478 If node stEvt:softwareAgent not found, skip as not a lightroom xmp. 02 April 2013, 09:35:28 UTC
a0e5580 don't crash on malformatted TIFF file In case a file was alraedy rejected by GraphicsMagick, it's not a good idea to try open it with our handmade imageio routines like TIFFOpen(). Let's take GraphicsMagick as a last resort if available. 02 April 2013, 05:58:17 UTC
30c912f usermanual: add missing file lighttable_directory.png 02 April 2013, 05:28:52 UTC
22ff7ca Fix: snapshot + gnd, cliping, ... #9329 01 April 2013, 15:49:09 UTC
4b2e8b6 Upgraded and reviewed Spanish translation I have fully reviewed the Spanish translation, fixing typos, improving grammar and the language used. 01 April 2013, 13:24:46 UTC
f9556a9 denoiseprofile: really fix legacy_params 31 March 2013, 23:47:11 UTC
6143dfa denoiseprofile: get param "mode" right when converting params from version 2 to 3 31 March 2013, 23:27:58 UTC
7754950 fix: denoiseprofile: crash when trying to update presets/styles from version 2 to 3 do not try to find autodetection for them - would probably be not useful and is impossible anyway 31 March 2013, 23:18:03 UTC
3fb83be Merge pull request #206 from bluesceada/denoise-copy-autodetect denoiseprofile: copy "profile autodetected" correctly + fix: display "found match" also for first profile 31 March 2013, 16:39:02 UTC
bdbc81e noise profile: canon eos 1d iv by rene weiss 31 March 2013, 16:25:28 UTC
09430ef denoiseprofile: only use a[0] = -1.0 to signal autodetection, and don't use epsilon for comparisons 31 March 2013, 16:21:37 UTC
0a78638 denoiseprofile: make it possible to copy the information "this profile was set automatically" across images with different ISO and camera vendor 31 March 2013, 14:30:29 UTC
1c4e3ce fix: denoiseprofile: also show "found match:" instead of the profile name for index 0 31 March 2013, 14:30:29 UTC
01c1c58 Preliminary update of the Russian translation 31 March 2013, 09:24:35 UTC
0110747 Merge branch 'fix-clipping-aspect' * fix-clipping-aspect: Fix aspect ratio computation. 29 March 2013, 22:59:05 UTC
b68111d Fix aspect ratio computation. It cannot happen in legacy_params() as at this point the size of the image is not yet known. We then use a deferred circuitry to handle this at the right point in the code. Fixes #9320. 29 March 2013, 22:58:39 UTC
dd82e4b [l10n] Swedish update 29 March 2013, 13:32:34 UTC
6a83bc7 darkroom: lock pixelpipes before destroying them. should fix crashes/hangs when pressing spacebar like crazy. 29 March 2013, 08:49:35 UTC
8f998a8 pixelpipe: introduce mutices for pipelines while develop_t uses them. 29 March 2013, 08:49:35 UTC
d4370aa Revert "film strip: try to be thread safe while switching images." This reverts commit 683f827b4a64de71c6c3598c4c2fbcec35ed84ac. didn't quite solve it. 29 March 2013, 08:49:35 UTC
5881688 Merge pull request #204 from guitorri/update_pt_BR Update pt_BR translation 29 March 2013, 01:18:04 UTC
bbedf7f Update pt_BR translation 29 March 2013, 01:06:12 UTC
a720e6a Merge branch 'master' of ssh://github.com/darktable-org/darktable 28 March 2013, 19:03:32 UTC
4c56d45 usermanual: recommend to not use module in its current state 28 March 2013, 19:01:02 UTC
683f827 film strip: try to be thread safe while switching images. 28 March 2013, 18:05:31 UTC
925fd19 Merge branch 'master' of ssh://github.com/darktable-org/darktable 27 March 2013, 18:08:33 UTC
65390fc usermanual: minor updates 27 March 2013, 18:08:03 UTC
b38258f noise profile: removed duplicate line. 27 March 2013, 17:11:20 UTC
8e6604e noise profile: updated GX1 profile 27 March 2013, 16:59:58 UTC
12a8396 Merge pull request #203 from christte/gphoto25apifix Workaround for libgphoto2 API breakage in 2.5.0. Fixes red hat bug #892228 27 March 2013, 14:54:10 UTC
de98055 Fix EOS 500D camera model name. 27 March 2013, 09:45:14 UTC
ac17fac Update french translation. 27 March 2013, 08:26:18 UTC
2f7eac8 Workaround for libgphoto2 API breakage in 2.5.0. Fixes red hat bug #892228. Thanks to jpopelka for debugging and proposed patch. :-) Signed-off-by: Christian Tellefsen <chris-git@tellefsen.net> 27 March 2013, 07:18:35 UTC
f94af53 colorout: hide/unhide rendering intent controls according to preferences this hides or unhides the rendering intent controls after each run of pixelpipe if needed. there is still no immediate reaction on a change of the lcms2 configuration parameter; at least the GUI now updates faster than before. 26 March 2013, 18:47:30 UTC
f81df8f colortransfer: removed unnecessary color picker event. 26 March 2013, 15:41:05 UTC
9ffe6f8 noise profile: set combo box to empty in case you copy/pasted from another camera 26 March 2013, 15:21:36 UTC
11b2cad Actually use the translation for generic poissonian 26 March 2013, 14:44:44 UTC
91b7982 update of dutch translations 26 March 2013, 10:31:44 UTC
b794b49 usermanual: almost final for 1.2 25 March 2013, 21:27:46 UTC
cb0eed8 Update Spanish translation 25 March 2013, 19:53:10 UTC
4ce74b8 usermanual: another fix in base curve 25 March 2013, 19:49:59 UTC
933d7a6 Merge branch 'master' of ssh://github.com/darktable-org/darktable 25 March 2013, 19:46:46 UTC
78cec73 usermanual: proofreading chapter 3 "color group" thanks to Rob Z. Smith 25 March 2013, 19:46:11 UTC
f2dd78d [l10n] Update of German translation 25 March 2013, 16:44:40 UTC
5094dd9 add file RELEASE_NOTES to rember things to mention at release time Also add a note about the new translations added by a forgoten file 25 March 2013, 15:44:38 UTC
872290b Add files to POTFILES.skip which need no translation anymore. 25 March 2013, 15:37:43 UTC
03693bd [l10n] Add missing file for translation Sorry my fellow translators ... 25 March 2013, 15:23:47 UTC
703a396 bauhaus: popup auto hide tweaks, again. more tolerance for motion notify less tolerance for clicking click events will not be passed on to us by gtk though if clicking on a button or the module header. 25 March 2013, 08:13:43 UTC
16a78f1 Merge branch 'master' of ssh://github.com/darktable-org/darktable 24 March 2013, 21:12:44 UTC
7f45a7d usermanual: base curve update and a few other fixes 24 March 2013, 21:12:12 UTC
c7582f3 multiinstances : avoid "0" in copy/paste dialog 24 March 2013, 20:20:51 UTC
c989658 profiled denoise: fix Canon 350D model string 24 March 2013, 18:51:36 UTC
8ac219a colorout: hide rendering intent when lcms isn't active 24 March 2013, 18:44:43 UTC
12d559a colorout: allow lcms2 in darkroom mode 24 March 2013, 17:11:19 UTC
81282f0 Merge branch 'master' of https://github.com/darktable-org/darktable 24 March 2013, 16:53:25 UTC
0c982d8 multi instance : avoid "0" as multi_name 24 March 2013, 16:52:52 UTC
230cb40 colorout: rendering intents are only honoured with lcms2 active 24 March 2013, 16:51:43 UTC
f1f09b4 noise profile: olympus xz-2 by paul vasak 24 March 2013, 16:43:30 UTC
09c7603 Fallback to linear RGB instead of sRGB This was already the case, except that we were showing sRGB even though in reality linear RGB was being used 24 March 2013, 15:42:32 UTC
582df12 multi instance: don't display multi name in case it's the base instance. 24 March 2013, 14:30:14 UTC
7943df4 Ensure that GCC version check is only done when the C compiler is actually GNU. 24 March 2013, 12:52:35 UTC
c96c223 Merge pull request #202 from LebedevRI/gcc4.8-build-fix Fix GCC 4.8.0 build (v.2) 24 March 2013, 12:44:41 UTC
a04808c Fix GCC 4.8.0 build Fails due to warnings about unused local typedefs in gmacros.h:162 24 March 2013, 11:59:30 UTC
94cf58f tranlation: new japanese by a3novy 24 March 2013, 09:08:46 UTC
f7ac6a6 usermanual: add warning about config parameter opencl_async_pixelpipe thanks to hal for pointing out 23 March 2013, 20:50:46 UTC
0c8ee64 usermanual: proofreading of chapter 3 "basic group" thanks to Mark Garrow 23 March 2013, 20:32:17 UTC
e6f107b Merge branch 'master' of https://github.com/darktable-org/darktable 23 March 2013, 18:10:37 UTC
0d194ce rawspeed: preliminary Nikon Coolpix A support 23 March 2013, 18:10:21 UTC
3fe0b1c noise profile: nikon d300s by christte 23 March 2013, 17:49:25 UTC
1efb169 usermanual: some further updates and enhancements also reflect recent changes of over/underexposure warning 23 March 2013, 16:59:20 UTC
0d180df Use the new selection framework in tagging.c as well 23 March 2013, 13:37:07 UTC
2a82ab2 noise profile: strip release candidates from version 23 March 2013, 13:13:30 UTC
ae7932a noise profile: pentax k-5 ii by michael born 23 March 2013, 13:13:30 UTC
1fceaa4 Merge branch 'master' of ssh://github.com/darktable-org/darktable 23 March 2013, 11:12:31 UTC
a250a37 usermanual: proofreading of chapter 7 thanks to Mark Garrow 23 March 2013, 11:11:59 UTC
530bde6 Use the latest color profile when exporting 23 March 2013, 11:11:12 UTC
139d24b Change the default behaviour of selection and hovering 1) If zoom == 1 the image shown has to be returned 2) If there is a selection, it is honored over mouse over 3) If there is not a selection, the image hovered is returned 23 March 2013, 08:57:24 UTC
back to top