sort by:
Revision Author Date Message Commit Date
11112cc restore debug message on --disable-opencl output this message (as before) in dt_opencl_init(), as -d options will have been parsed by then (cherry picked from commit b8dd70c15f22467404aff355f8908df636b52bb5) 23 February 2015, 16:44:49 UTC
655f379 rawspeed: don't use file size to detect encoding of old ORF files (cherry picked from commit a3dd91439683f8df98fb5fe1beebed0898e0b561) 23 February 2015, 16:44:40 UTC
69b6bc2 Handle opencl cmdline option in darktable.c "--disable-opencl" was parsed in dt_opencl_init(). Since e095b18fd4f0c538cfc0760f7ee1958dda5fc0fb presence of this option causes an error in dt_init(), so now parse this in dt_init(). Note that any command line options destined for gegl_init() or dt_gui_gtk_init() will still cause an error. This fixes #10338. (cherry picked from commit 3db635cba0c5b1392cda69eceee57b3cf9749968) 23 February 2015, 16:44:31 UTC
25143b0 Allow to default to :memory: db in config (cherry picked from commit 6958eb2a69610451e6e7e296863c06cc06dc24a7) 23 February 2015, 16:44:23 UTC
37fb220 [l10n] Swedish update 22 February 2015, 10:20:34 UTC
b440df9 .desktop: add jpeg2000 and proper floatmap mimes 21 February 2015, 17:39:56 UTC
32c0b57 enhanced matrix for nikon d750 (thanks to Edouard Gomez) 21 February 2015, 16:40:53 UTC
25bd165 Add support for the remaining Panasonic TZ60 modes (cherry picked from commit 84a0d55b2f8834a7850ea3d5ec42114f2f6d5ec1) 21 February 2015, 15:40:11 UTC
94dbd3e Fix the Canon 1DX sRAW modes Code from https://github.com/klauspost/rawspeed/pull/79 Thanks to Anders Brander for the patch (cherry picked from commit 2f0e20c22676fe230647acc889a5ab0484748c50) 21 February 2015, 14:58:38 UTC
8fb822d EXR: explicitly include header file with dt_control_log(). Fixes build. 21 February 2015, 09:32:19 UTC
6d65a06 EXR: add newline at the end of fprintf() (cherry picked from commit 7e54c3f85c8c8f864085117c4acb7e56c9e28c9e) 21 February 2015, 09:29:23 UTC
f7665cb Colorspaces: make mat3inv non-static (cherry picked from commit f68fcd279ad9f45cb650d04b5946f02dabb5a8a2) Conflicts: src/common/colorspaces.h 21 February 2015, 09:17:09 UTC
96af452 Support read/write of chromaticities in EXR (cherry picked from commit 71346ce5affb37721d21c2ba8628174898a9b831) 20 February 2015, 23:36:12 UTC
bded9c9 wb_presets: panasonic dmc-tz60 (thanks to antti holma) (cherry picked from commit 12d05af2016ba75889ec19e555a500affa3cffe5) 20 February 2015, 17:45:03 UTC
bcf2c53 .desktop: unconfuse pixmap with bitmap 20 February 2015, 17:09:32 UTC
e731801 .desktop: add mime handler for non-raw image file formats 20 February 2015, 17:04:23 UTC
cf656a1 Unbreak dt-cli build when USE_LUA=off (and stdbool.h is not included) (cherry picked from commit 417927cb0d46cde56e2ec48442f15117844c83d0) 20 February 2015, 16:51:43 UTC
2ad0938 Fail when an unrecognized cmdline option is found To load an image starting with '-' you can pass -- to turn off command line parsing beyond that point. (cherry picked from commit e095b18fd4f0c538cfc0760f7ee1958dda5fc0fb) 20 February 2015, 16:51:37 UTC
68e3d0e Fix the other noise graph script 19 February 2015, 18:00:58 UTC
c57617d Fix graph2.sh script 19 February 2015, 15:00:56 UTC
53209bc wb_presets: more ufraw thievery for kodak bodies these are unlikely to ever be useful for us but at least we're in-sync with ufraw again 18 February 2015, 17:18:03 UTC
6441b70 Add basic support for the Panasonic TZ60 (cherry picked from commit dea1232a2ef7cb0526b280abef259b1f5c72a7f0) 18 February 2015, 17:13:44 UTC
6a6a200 [l10n] Swedish update 11 February 2015, 22:17:09 UTC
15823c5 Change order of the profil/intent combo in export dialog. The intent depends on the profil, it seems better to have it before. In books or paper the profile is always described before and then the intent apply for this profile is discussed. So again, the new order seems more logical (and match what is done in print module). Adapted from af2b5c0c9141a0cc806bb80950365429e954ad12 by Pascal Obry 11 February 2015, 19:06:45 UTC
c016dfe wb_presets: Panasonic FZ1000 (thanks Neobiota) 11 February 2015, 18:34:32 UTC
924281a Add support for the Panasonic FZ1000 (cherry picked from commit 35f818639630c7de98a2e80aa7785b2b302aa2d2) 11 February 2015, 18:29:22 UTC
5ccb4a6 Fix case in error messages (cherry picked from commit 05a42a70d42d2946043471102159e9a897fa57d4) 10 February 2015, 16:58:09 UTC
b378e91 prevent exporting when an invalid export/storage is selected (cherry picked from commit 87d8b7ff405ef6872231617c015892fd1785453b) Conflicts: src/libs/export.c 10 February 2015, 16:58:05 UTC
be0a69c Fix #10319: No tooltip when dragging in monochrome (cherry picked from commit cf036c12b2f317a153aef7b2d3354b966f47bdf0) 10 February 2015, 16:55:10 UTC
09d09c4 Clipping iop: (hopefully) last fix for asp. ratios. Fixes #9942 (cherry picked from commit 52126f654c47214762e55a991fe068f73de0a84c) 10 February 2015, 16:09:56 UTC
64f2ad5 Add Canon EOS 1Dx noise profiles. Thanks FF (cherry picked from commit 4df757210bb02219aaf824dd0e9fdbb4e59f34ea) 10 February 2015, 16:03:59 UTC
6462bce Fix soft boundaries for black in exposure (cherry picked from commit 3ae5f50875db1f508253a28391801b96e69b6c57) 05 February 2015, 17:00:45 UTC
8a1eef3 sharpen: allow soft limits on radius It is a well known trick to use sharpen + ridicuslously big radius for removing haze on landscape photographs (cherry picked from commit 3c9133867a99f1ab7ed2efd7934762d46dc4e284) 05 February 2015, 17:00:39 UTC
8a1cfc6 Make camera import window transient (cherry picked from commit 4ad437855854cecb4096d3ac4b226fb0145b890a) Conflicts: src/gui/camera_import_dialog.c 05 February 2015, 16:47:09 UTC
0807f16 [l10n] Swedish updare (manually cherry picked from master) 05 February 2015, 15:27:01 UTC
9a01be3 highlight: fix buffer overrun in SSE clipping loop, caught my gcc+asan (cherry picked from commit 284d0ad43b6ecc96284005fe5ad449c9175f39cf) 04 February 2015, 16:52:16 UTC
93ffff1 Drop unneeded .gitignore (cherry picked from commit 8627cf64ae574ae16d3c2c579fec843c8f93a097) 04 February 2015, 16:52:08 UTC
cd4e11e OSX packaging: include gtk-osx-application translation (cherry picked from commit 528231111275f00134af1da1b7522cc70eea5e63) 02 February 2015, 16:50:31 UTC
df313f2 OSX: detect renamed gtk-osx-application (cherry picked from commit 3f9c2b478a0945c75de571a90dce560e5d417230) 02 February 2015, 16:50:13 UTC
176b6d7 OSX packaging: update to gcc-4.9 (cherry picked from commit 1acba7633768c806a22ad4947f56c7ae15eb5cf8) 02 February 2015, 16:49:59 UTC
697cc71 [l10n] Update German translation 31 January 2015, 21:13:56 UTC
b9bcdcb Merge pull request #833 from josepvm/darktable-1.6.x Updated Catalan translation for 1.6.x branch 31 January 2015, 21:09:26 UTC
0e5dfcb Temperature iop: reload_defaults(): fix fallback daylight wb detection (cherry picked from commit 186e56754f4e371a975e9c1effd22389b59ba9fc) 31 January 2015, 11:12:24 UTC
78ddb59 Clipping iop: _ratio_get_aspect(): Fixes #9942, Fixes #10265 (cherry picked from commit 628267a12d46519b336798be14e1d09dd47801b1) 27 January 2015, 20:27:37 UTC
cab3fdc Updated Catalan translation for 1.6.x branch 26 January 2015, 22:51:19 UTC
fdac526 wb_presets: sony a99 (thanks to Alexander Rabtchevich) 26 January 2015, 19:14:01 UTC
3e9a528 Add support for the Olympus E-450 (cherry picked from commit c601885d034314edb67be2d47b18eab8e8bbf358) 26 January 2015, 16:47:09 UTC
49deee3 sony slt nonV matches for enhanced matrices 25 January 2015, 15:51:06 UTC
4234276 sony slt-a99 enhanced matrix 25 January 2015, 15:49:44 UTC
9d61e97 Add support for the Panasonic LX1 (cherry picked from commit 42db31f49b63a9054fa27a656e6ae6181d3467b8) 25 January 2015, 13:32:01 UTC
8dba8b2 Add support for all the Panasonic G3 modes (cherry picked from commit 1b9675f92991ddf1d0dbfb12ae9f498310ae20ae) 25 January 2015, 13:31:54 UTC
cf67499 wb_presets: olympus e-m1 (stolen from ufraw) 25 January 2015, 13:21:23 UTC
9b39c4d gallery: JPEG2000 isn't well supported by browsers (cherry picked from commit f9fe20cacbec54f58857c27bbb56c46bd6941381) 22 January 2015, 17:08:01 UTC
f2cbdf4 Also allow WebP and JPEG2000 for galleries (cherry picked from commit b75f6ef815dc967027c811c4bd5abc8032789e1d) 22 January 2015, 17:07:54 UTC
cf6a53e Only allow JPEG + PNG for gallery exports (cherry picked from commit 29bd0068dbfa78a0261dc9a4a1b47163cc3d0435) 22 January 2015, 17:07:48 UTC
993b18b rawspeed: finetune Fuji X-E1 blackpoint (#10287) 20 January 2015, 17:09:27 UTC
8bc191b correctly fallback if the last known export doesn't exit (cherry picked from commit 81b9d95c301547296644893f57d03f036fb191ff) Conflicts: src/libs/export.c The 1.6.x branch doesn't use the bauhaus widgets yet for the export module 20 January 2015, 17:06:02 UTC
5223df7 Add support for the Sony A7II (cherry picked from commit 79c33007cb1862632bdb07c227a8ebf6c32acf07) 20 January 2015, 16:59:20 UTC
63aab98 Fix clang scan-build issues: Out-of-bound array access Introduced in e5d487183ffc553edc894c0a338ae28f4bdeac36 (cherry picked from commit 5b4e2ce77c4057119950329c8628a2819bf43852) 20 January 2015, 16:47:17 UTC
4fb35fc Fix clang scan-build issues: malloc() size overflow (cherry picked from commit 89ecd8675773278a14c389a1bcddd5a3bf5f6f0f) 20 January 2015, 16:47:17 UTC
cb3cf0d Fix Coverity CID 1264648 (cherry picked from commit 907de7ae80a4cc386739e97d0fd3350941cf851e) 19 January 2015, 17:52:17 UTC
17ea0bf Add a way to control the brush size with keys. From the mouse it is not easy (read almost impossible) to change the brush size while drawing. This patch makes this possible by adding two key accels to increase/descrease the brush size. (cherry picked from commit 5ee40a7eb053f52a6270703ebce6cfb1bbab52d1) 13 January 2015, 18:00:23 UTC
561438b really disable parallel export 10 January 2015, 21:48:11 UTC
ee71bd7 styles export: replace some further characters not allowed/recommended in filenames (cherry picked from commit 4e07273b2ddd69982f61d295c442bee98df860bb) 10 January 2015, 17:37:25 UTC
45bd160 Update French translation. 10 January 2015, 11:41:45 UTC
2136d7c styles export: replace slash by underscore in filename; fixes #10277 needs to be documented in next release of usermanual (cherry picked from commit 5bfd8800d31238e17a7e48b4877a3dfdd05ec23f) 10 January 2015, 11:11:17 UTC
07752b6 Disable Leaf cameras unsupported by rawspeed (cherry picked from commit 10dc9b79cb0e9a4ed63aaa87acf4f320e3c62428) 08 January 2015, 19:58:38 UTC
731e52e Initialize static array. (cherry picked from commit fd9bb989322f17862f8b5660bbef461007956e05) 08 January 2015, 19:58:30 UTC
8f5367d Initialize static array. (cherry picked from commit dc7e80f73e08bbf4b3393c77115170cdc77ce789) 08 January 2015, 19:58:23 UTC
7aeb8a6 demosaic: reflect xtrans demosaicing speed grades in gui 05 January 2015, 19:37:42 UTC
3410df6 demosaic: default xtrans to markesteijn (single pass) so when our xtrans support was implemented three demosaicing options were introduced: - VNG - Markesteijn (1 pass) - Markesteijn (3 pass) in the initial naieve implementations both Markesteijn algorithms were slower than VNG (which isn't particular fast itself). however prior to release, the markesteijn implement got a significant amount of optimization applied, including multi-core optimizations, for which VNG isn't particularly suitable. the end result being that on todays common multicore systems single pass Markesteijn will most likely be faster than VNG, while being less prone to typical xtrans type demosaicing artifacts. thus the new default demosaicing algorithm for xtrans sensors will be single pass markesteijn 05 January 2015, 19:32:24 UTC
bc5a782 Add support for the Nikon 1 S2 (cherry picked from commit 623109d1b11ed0f18a6b2003da2fc4c798fdc4d2) 05 January 2015, 19:21:49 UTC
ba66bf7 Exposure IOP: deflicker: fix gui drawing on first draw (cherry picked from commit ca227480c2a8286ce165e44629ad9e6c6d055181) 03 January 2015, 21:03:54 UTC
6b508d0 Handle Sony cameras named with and without a V (cherry picked from commit 6daac63514dbeebcb504d104328a59fc2615dea7) 02 January 2015, 21:34:31 UTC
7ef9568 full preview: correctly update view after query change fix bug #10263 (cherry picked from commit 26234a38de572bde4707e0ab53b5c4e2ac9d8590) 02 January 2015, 17:26:27 UTC
cd416e7 ImageIO: move GM includes to fix some strange compilation issue reported && fix tested by andabata (cherry picked from commit 71bad60a9cb953c66bd429d690a87caa376c61d9) 01 January 2015, 20:24:30 UTC
f41c86a brush: fix selection for complex shapes (cherry picked from commit 804eb391e58539bdec7973a85852d531ffd600be) 01 January 2015, 20:24:20 UTC
4d586f9 Add the matrix settings for the SONY ILCE-3500 (cherry picked from commit b8c2385e7b03f2f2fc16dd44b0d4596f1baa678a) 01 January 2015, 20:24:01 UTC
f2014df Add Sony ILCE-3500 to cameras.xml (cherry picked from commit 450373d0200578b42ba859436ca4e0ebd6f1c6b4) 01 January 2015, 20:23:51 UTC
c072a51 dt-curve-tool: merge Canon and Sony extract cases in helper (cherry picked from commit 771aa6dbcfe1ebbee54c05b7aff9afe070edbe63) 01 January 2015, 12:08:18 UTC
4cb7730 Extract embeeded jpeg from Sony ARW For Sony ARW (raw files), the embeeded jpeg is extracted with -b -PreviewImage (cherry picked from commit b08fd8d2de6f2e17a74a849f6c71a898a6a6a8b3) 01 January 2015, 12:08:06 UTC
1050ba9 Add Pentax option to jpeg extraction from Raw file. (cherry picked from commit 4af2008e301d366a3ed6910f036df4b146535995) 01 January 2015, 12:07:56 UTC
8b67e8c Use -o and -a for conditionnals, and call local bin with ./ (cherry picked from commit 351c239c5d1e6346d3b8f710a35b5ae1f3471550) 01 January 2015, 12:07:36 UTC
dc396c8 rawspeed: support short values in DNG ActiveArea (cherry picked from commit 5df0faedce78ab125e9df12ee806b2e81e694b9f) 31 December 2014, 19:57:03 UTC
d697dbf lua : add a pure lua implementation of "require" this allows to call coroutine.yield() from within a required script. this is alimitation of lua. fix bug 10246 (cherry picked from commit 6285f136ee2326d9a414610e5b4b562808f51107) 30 December 2014, 16:24:38 UTC
fef0cb8 Look for invalid UTF8 in tags on startup I didn't put this into a db update step since it could be introduced via XMPs at any time. (cherry picked from commit 7982116587ddc4809dd7615396f04195df9c9b6e) 30 December 2014, 16:16:37 UTC
2640c31 Fix IPTC Keyword reading for real Back in f855b0999f1101ea112f3e1ad42d4db5e1fc3714 I removed too much. (cherry picked from commit 91c6f915b3af007989b83f148817d7bf3ad51dca) 30 December 2014, 16:16:28 UTC
5a57375 Add support for the Pentax *ist DS to rawspeed (cherry picked from commit 6785f2b74d1178560c6e794c50f1cb35cb097866) 29 December 2014, 11:27:59 UTC
e632ec4 dt_init(): check argc: do not over-read Fixes a crash when DT is started: $ darktable --conf Reported by Pedro Côrte-Real (cherry picked from commit 2690212cd911128bd12d6dda5a68853241b3544f) 29 December 2014, 11:27:52 UTC
79697a7 Better names for key accels (no more <Primary>) (cherry picked from commit 0bee981f4a3cf9a4619f74930f64eff5d996efb5) 29 December 2014, 11:27:44 UTC
a5f8897 masks : allow to move first segment of brushes (cherry picked from commit fb0ac62c558e00654092c92ecd326a54e614a1ea) 29 December 2014, 11:27:37 UTC
580f735 Add support for the Pentax K110D (cherry picked from commit ca627577c7897cff28ec68b0dd426429e3d0d19a) 29 December 2014, 11:27:28 UTC
1313218 lua : fix event not stacking the right value in some cases this might help with #10246 but i'm not able to reproduce,so waiting for houz on that (cherry picked from commit b3c6c6db6f94dfa32a447b1cb3954939a0b61624) 26 December 2014, 11:07:42 UTC
1470862 Merge pull request #796 from josepvm/darktable-1.6.x Updated Catalan translation for 1.6.x branch 24 December 2014, 23:14:30 UTC
ba7fc8e Updated Catalan translation for 1.6.x branch 23 December 2014, 13:35:48 UTC
a6ecd88 wb_presets: fix 7D Mark II (#10243) 23 December 2014, 12:44:13 UTC
9b1e1a3 Fix reference of wb_presets.c in POFILES.in. (cherry picked from commit 78e41d011c3991855ccf14b168dda2ccd18b8eb4) 23 December 2014, 12:37:43 UTC
607b02b Diferent black points for samsung NX1 high iso (cherry picked from commit 9e7592f5dfc727a120d8ea93869b6207acaef178) 23 December 2014, 12:37:29 UTC
deeaa7c Add the Pentax *ist DL2 do rawspeed (cherry picked from commit c388431dab0cba35c57ac0afb1ba77fd1aeac1b4) 23 December 2014, 12:37:19 UTC
258a632 [usermanual] Make sure URLs to external HTML files aren't getting .php appended (cherry picked from commit dfba841ea80431c93c177d469fb8c47d2506dc5e) 23 December 2014, 12:35:38 UTC
back to top