sort by:
Revision Author Date Message Commit Date
a5fafb6 Update CONTRIBUTING.md: clang-format 27 October 2016, 17:44:23 UTC
32caf45 noiseprofiles: fuji x-t2. fixes #11151 27 October 2016, 15:16:40 UTC
71d18ac opencl: fix bug in white balance (prevented rawoverexposed from working) 27 October 2016, 14:28:57 UTC
f41c5cf [l10n] Update German translation 27 October 2016, 10:00:22 UTC
2cfdad0 Updated Dutch translation 26 October 2016, 18:55:47 UTC
f00dad5 Updated Dutch translation 26 October 2016, 18:50:50 UTC
766213f Fix #11261: Allow time offset entry to grow 26 October 2016, 16:50:03 UTC
d193ce5 CMake: hard-require gcc-4.7+/clang-3.3+, soft-require gcc-5.0+ Needed for full support of C++11 and C11. The C11 is not enabled _yet_, it will *probably* happen after 2.2.0 26 October 2016, 13:04:08 UTC
928b72e Merge remote-tracking branch 'upstream/pr/1289' * upstream/pr/1289: attempt to display both 0.N″ and 1/N.M exposures correctly Simplify histogram exposure string 26 October 2016, 11:54:32 UTC
b7d9591 Run iop_dependencies.py 26 October 2016, 11:35:33 UTC
0b48b40 Merge pull request #1182 from LebedevRI/iop-deps-vibrance Iop_deps.py: "unbreak" vibrance 26 October 2016, 11:33:28 UTC
16ba87f iop_dependencies.py: add vibrance :( 26 October 2016, 10:48:46 UTC
eb87436 hebrew translation update and fixes (#1329) Updated Hebrew translation 25 October 2016, 20:57:15 UTC
4c61a0b Canon EOS 5D Mark IV: base support. Missing: noise profile; samples for mRaw, sRaw. 25 October 2016, 18:36:08 UTC
4ba4b9a Rawprepared iop: add passthrough preset. not something to be used by the general public though. i'm just tired of manually dialing all the values. 25 October 2016, 18:02:32 UTC
6241605 dngmeta.rb: don't join dscs if black differs too much 25 October 2016, 18:02:30 UTC
3784352 Merge pull request #1270 from DeadMetaler/master Update noiseprofiles.json for Canon SX50 HS 25 October 2016, 15:44:36 UTC
2ff4bd5 Merge pull request #1161 from AlicVB/clip_roi_int clipping: workaround for roi int / float rounding fix #10928 25 October 2016, 15:42:26 UTC
82f7a22 Merge remote-tracking branch 'origin/pr/1315' into tmp 25 October 2016, 15:31:35 UTC
6d3a382 Merge pull request #1321 from darktable-org/photoswipe more modern website gallery export (photoswipe) 25 October 2016, 10:39:52 UTC
7f47bfb Merge remote-tracking branch 'upstream/pr/1328' * upstream/pr/1328: Sony RX10M3:: Add basic camera support 24 October 2016, 20:15:20 UTC
528be32 gen-profile:profile_image: quote directory path (#1326) Quote the full path stored in $noiseprofile to prevent errors caused by special characters in the path name (like white spaces). 24 October 2016, 20:08:23 UTC
5eef02f manpage: Update German translation 24 October 2016, 10:12:09 UTC
adf4f58 Add option to validate appdata file ... and enable it for travis 24 October 2016, 09:44:40 UTC
db70320 Try to clean up gettext handling in cmake Linking against libintl.so seems to be unneeded. And looking for a program twice isn't necessary either. 24 October 2016, 09:25:11 UTC
68c19e3 Rawspeed-identify: data sum, avg: cpp, float 24 October 2016, 07:50:25 UTC
806dfcd Sony RX10M3:: Add basic camera support Sample images can be found at http://www.photographyblog.com/reviews/sony_cybershot_dsc_rx10_iii_review/sample_images/ 23 October 2016, 17:47:14 UTC
5e65220 attempt to display both 0.N″ and 1/N.M exposures correctly 23 October 2016, 16:25:08 UTC
961f311 Allow building dt without an Internet connection Validating the appdata file shouldn't try to download the screenshots. 23 October 2016, 14:42:12 UTC
066936e Merge pull request #1325 from sbraitbart/master Updated Hebrew translation 22 October 2016, 15:01:59 UTC
f5f5741 Updated Hebrew translation 22 October 2016, 14:31:45 UTC
de3bbff Rawspeed: NefDecoder::decodeMetaDataInternal(): nikon_override_auto_black hint no more 22 October 2016, 12:26:35 UTC
68935b4 Rawspeed: cameras.{xml,xsd}: drop nikon_override_auto_black hint. Now that NefDecoder no longer does dumb shit like overriding black/white levels with the compression curve limits, this is apparently no longer needed. Noticed by Stefan Schöfegger. 22 October 2016, 12:26:34 UTC
6f836e1 Merge pull request #1324 from schenlap/nikon_D3s Nikon D3S: reenable camera support after check, fixes #11247, #11232 22 October 2016, 10:09:50 UTC
692547e Nikon D3S: reenable camera support after check, fixes #11247, #11232 12bit was already enabled. Fix sensor crop for all modes. 22 October 2016, 09:54:43 UTC
7167541 Rawspeed: cameras.xsd: some more checks. 21 October 2016, 21:20:20 UTC
f24493e Rawspeed: Cr2Decoder: bump version: 80D m/s-RAW Forgot about it in https://github.com/darktable-org/darktable/pull/1294 FIXME: how are we supposed to keep track of this?! 21 October 2016, 17:34:17 UTC
7c4eb19 Rawspeed: cameras.xml: add XSD. While it is rather restrictive, some areas are still not restrictive enough. Would have prevented that stray ">" from last commit. 21 October 2016, 17:34:17 UTC
f1048e6 Noiseprofiles: schema: basic regex to check some strings. 21 October 2016, 17:29:23 UTC
f63e5ce Rawspeed: remove stray ">" in PENTAX K-70 ID. Must be my manual typo. Was found by Stefan Schöfegger. I guess i need to add XSD. 20 October 2016, 19:05:48 UTC
85da096 Merge pull request #1323 from schenlap/nikon_1_aw1 Nikon 1 AW1: Reenable camera support after check, fixes #11253 20 October 2016, 19:05:07 UTC
1d35204 Nikon 1 AW1: Reenable camera support after check, fixes #11253 Camera has only 12bit compressed mode. Samples can be found at http://www.photographyblog.com/reviews/nikon_1_aw1_review/sample_images/ Camera has different white levels per iso setting! 20 October 2016, 18:56:53 UTC
1a9c125 Merge remote-tracking branch 'upstream/pr/1322' * upstream/pr/1322: Nikon 1 J4: Reenable camera support after check, fixes #11252 20 October 2016, 18:09:22 UTC
60a28b3 Nikon 1 J4: Reenable camera support after check, fixes #11252 camera supports only 12 bit compressed mode according to manual. Samples can be found at http://www.photographyblog.com/reviews/nikon_1_j4_review/sample_images/ 20 October 2016, 17:59:31 UTC
eafe7ff Merge pull request #1320 from schenlap/nikon_a Nikon Coolpix A: Reenable camera support after check, fixes #11187 20 October 2016, 17:51:10 UTC
9f55e42 gallery: remove dos-style line endings 20 October 2016, 17:45:59 UTC
47544cd gallery: fix vertical alignment of images 20 October 2016, 17:45:59 UTC
ba74cbd gallery: remove f*book icons and such. sorry for the diff, it's really just three lines :( 20 October 2016, 17:45:50 UTC
715d305 gallery export: modernise for touch interfaces see http://photoswipe.com/, MIT licenced javascript. 20 October 2016, 17:45:50 UTC
8c19830 Nikon Coolpix A: Reenable camera support after check, fixes #11187 only 14Bit compressed is supported 20 October 2016, 17:41:04 UTC
0eea801 Merge pull request #1319 from schenlap/nikon_p7000 Nikon P7000: reenable camera support, fixes #11226 20 October 2016, 17:30:00 UTC
eba651b Nikon P7000: reenable camera support, fixes #11226 Only 12Bit uncompressed mode available. Samples for ISO3200 and ISO0=6400 found at http://www.photographyblog.com/reviews/nikon_coolpix_p7000_review/ 20 October 2016, 17:20:56 UTC
909b1be CMake: fix build with bundled lua. There is no 'liblua' libraray, only 'lua'. 20 October 2016, 13:13:13 UTC
77fcf18 CMake: factor out -march/-mtune into separate include file Also, do check whether compiler actually accepts -mtune=generic 20 October 2016, 10:40:32 UTC
de96950 Rawspeed: Common.h: don't #define TRUE/FALSE. They will be defined by libjpeg (and jpeg-turbo) jmorecfg.h And, what is worse, that config may (right now only libjpeg) define boolean as enum; in C++ you cannot convert integer types (like bool or int) to enum types without a cast. Or, rawspeed needs to define TRUE/FALSE *before* including jpeglib.h in StdAfx.h (it currently includes Common.h after jpeglib.h) 20 October 2016, 09:49:20 UTC
16b3cf2 Rawspeed: DngDecoderSlices(): cast bool to boolean. In C++ you cannot convert integer types (like bool or int) to enum types without a cast. boolean is defined as enum by libjpeg (but not jpeg-turbo) jmorecfg.h 20 October 2016, 09:43:40 UTC
36a287f Rawspeed: X3fDecoder: it's bool, not boolean. It's C++ after all. 20 October 2016, 09:43:38 UTC
5d96d76 opencl: centrally handle clReleaseMemObject(NULL) case 19 October 2016, 20:02:31 UTC
581ce8d usermanual: proofreading of new part thanks to David Vincent-Jones 19 October 2016, 18:35:59 UTC
5358709 usermanual: fix for #11237 19 October 2016, 18:32:16 UTC
41c044e is_supported_platform.h: #include <stdio.h> from check_c_source_compiles(). Practically reverts a29372acdf0239c3f5651e657bdcc6eaf57f841f. 19 October 2016, 18:18:54 UTC
a29372a is_supported_platform.h: #include <stdio.h> Should fix error: 'stderr' undeclared on aarch64. 19 October 2016, 17:18:53 UTC
39a3106 Merge remote-tracking branch 'upstream/pr/1317' * upstream/pr/1317: Nikon D3400: Added basic camera support 19 October 2016, 13:04:59 UTC
9bfe7e8 Merge remote-tracking branch 'upstream/pr/1316' * upstream/pr/1316: Panasonic DMC-G8: Added basic camera support. 19 October 2016, 12:50:33 UTC
a64d594 Restore executable permissions for purge_* tools. 19 October 2016, 12:35:08 UTC
f7cd6df Merge pull request #1318 from mazhe/master Save and restore CMAKE_REQUIRED_FLAGS when trying compiler flags 19 October 2016, 12:26:53 UTC
1c97bc9 Save and restore CMAKE_REQUIRED_FLAGS when trying compiler flags, or language specific flags can then pollute CMAKE_REQUIRED_FLAGS when CHECK_C(XX)_COMPILER_FLAG is called to test C99/CXX11 support. 19 October 2016, 10:18:35 UTC
27b954e usermanual: more on basecurve 19 October 2016, 05:39:26 UTC
1e1ee2c opencl: make basecurve auxiliary functions static 18 October 2016, 19:35:07 UTC
3cd8e3c Nikon D3400: Added basic camera support There was really nothing to crop. samples from http://www.photographyblog.com/reviews/nikon_d3400_review/sample_images/ 18 October 2016, 17:45:24 UTC
fcc1c2b Update French translation. 18 October 2016, 17:44:25 UTC
b9c8483 Panasonic DMC-G8: Added basic camera support. samples from http://www.photographyblog.com/reviews/panasonic_lumix_dmc_g80_review/sample_images/ 18 October 2016, 17:24:24 UTC
a06f5be Updated Dutch translation 18 October 2016, 17:06:22 UTC
f61cb95 opencl: extended OpenCL support for basecurve module (fusion) 18 October 2016, 16:38:30 UTC
af2e4ac noise profile: added comment about blue channel being underexposed too much 17 October 2016, 20:48:04 UTC
d7feda8 noiseprofile: sony DSC-RX10 17 October 2016, 20:46:30 UTC
43550df Merge pull request #1314 from darktable-org/safer-purge-images purge_non_existing_images: do not do the purge by default. 17 October 2016, 19:22:15 UTC
ac2c8e0 purge_non_existing_images: do not do the purge by default. As for purge_unused_tags, this scripts now only print what will be done (removed) and the actual work is done only if the -p option is passed. This makes the script safer. 17 October 2016, 17:43:02 UTC
7124a28 Add some output messages. 17 October 2016, 16:37:48 UTC
76e6e0a Avoid error messages when exporting as Lab colorout degrades to a memcpy when the output profile is Lab, so we don't need to do all the magic in commit_params 17 October 2016, 09:26:29 UTC
abbe141 PR1294: pour in some newlines 17 October 2016, 08:48:48 UTC
5afba88 Merge remote-tracking branch 'upstream/pr/1294' * upstream/pr/1294: RawSpeed: Canon EOS 80D: add support for mRaw and sRaw formats (fixes #11028) 17 October 2016, 08:42:59 UTC
d3f02d0 Rawspeed: PENTAX K-70: fixes. Fixes #11243, Fixes #11242 17 October 2016, 08:33:29 UTC
6b834c1 Merge remote-tracking branch 'upstream/pr/1312' * upstream/pr/1312: Add Pentax K-70 support 17 October 2016, 08:19:50 UTC
5090969 Add Pentax K-70 support 17 October 2016, 07:23:43 UTC
e46c1b7 Merge pull request #1308 from mghansen256/push-request Documentation for lens corrections: Fix typo and update link to lensfun's homepage. 16 October 2016, 17:59:17 UTC
234427a Merge pull request #1313 from schenlap/nikon_d5 Nikon D5: reenable camera support after check, fixes #11236 16 October 2016, 17:57:44 UTC
9790fe9 Nikon D5: reenable camera support after check, fixes #11236 Samples in ticket are all black, for D5_Uncompressed_12bit.NEF i get a warning: {{{[rawspeed] (D5_Uncompressed_12bit.NEF) Skipped out of buffer }}} Samples from http://www.photographyblog.com/reviews/nikon_d5_review/sample_images/ are ok. 16 October 2016, 17:28:36 UTC
91af214 Merge pull request #1311 from schenlap/nikon_d1h Nikon D1H: Reenable camera support after check, fixes #11239 16 October 2016, 11:27:05 UTC
2cbb763 Merge pull request #1310 from schenlap/nikon_d100 Nikon D100: reenable camera support after check, fixes #11238 16 October 2016, 11:09:47 UTC
1b8006e Nikon D1H: Reenable camera support after check, fixes #11239 Only 12 Bit compressed and uncompressed mode is availiable. 16 October 2016, 11:09:08 UTC
d655414 Dockerfile: usermanual: add docbook-xsl. Hopefully will help stop fetching XSL from internet. 16 October 2016, 10:11:01 UTC
7cd030b Nikon D100: reenable camera support after check, fixes #11238 12Bit mode is the only mode. Only 12Bit compressed samples were availible but up to now compressed and umcpmressed hat always the same black and white levels, so reenable both. 16 October 2016, 09:28:25 UTC
6a344f8 Dockerfile: usermanual: explicitly mention jdk/jre 16 October 2016, 09:11:53 UTC
faa0c88 Dockerfile: add usermanual deps 16 October 2016, 08:22:43 UTC
f0598aa Fix index on used_tags to be UNIQUE I forgot that constraint which made the table grow on every dt start. 15 October 2016, 21:17:24 UTC
753c45f Fix typo and update link to lensfun's homepage. 15 October 2016, 19:19:49 UTC
fbc11ac usermanual: fix typos 15 October 2016, 18:56:37 UTC
c930990 Merge pull request #1307 from schenlap/nikon_D3s Nikon D3s: reenable camera support for 12Bit, Refs #11232 (incomplete) 15 October 2016, 17:36:42 UTC
4d2decc Nikon D3s: reenable camera support for 12Bit, #11232 (incomplete) 15 October 2016, 17:25:40 UTC
back to top