sort by:
Revision Author Date Message Commit Date
7e34e4a Merge pull request #1298 from schenlap/nikon_d70s NIKON D70s: reenable camera support, fixes #11224 14 October 2016, 16:27:44 UTC
28af090 darktableconfig.xml: make highlights module visible by default 14 October 2016, 16:14:50 UTC
f95d8cb usermanual: add some missing doctype headers 14 October 2016, 15:21:26 UTC
d050ad5 NIKON D70s: reenable camera support, fixes #11224 compressed 12 bit is the only mode the camera supports 14 October 2016, 15:14:41 UTC
4ba7a58 usermanual: fix typos 14 October 2016, 14:27:09 UTC
5ad8615 Merge remote-tracking branch 'upstream/pr/1297' * upstream/pr/1297: NIKON 1 S2: reenable camera support, fixes #11222 14 October 2016, 13:59:54 UTC
f143b51 usermanual: recent fixes in darktable-cli 14 October 2016, 13:56:12 UTC
e3e627f NIKON 1 S2: reenable camera support, fixes #11222 compressed 12bit is the only mode according to user manual 14 October 2016, 13:52:18 UTC
ee2ca00 Merge remote-tracking branch 'upstream/pr/1296' * upstream/pr/1296: Nikon D70: reenable camera support after check, fixes #11219 14 October 2016, 13:36:54 UTC
7aa3363 Merge remote-tracking branch 'upstream/pr/1295' * upstream/pr/1295: Nikon P7100: reenable camera support after check, fixes #11218 14 October 2016, 13:33:44 UTC
c299e7f CMake: cleanup -fPIC. It is indeed needed though. [14:48:53] <ngladitz> all objects linked into a shared library need to be compiled with position independent code (PIC) We compile some libs as STATIC, and then link into shared libdarktable... 14 October 2016, 13:23:43 UTC
111e767 Nikon D70: reenable camera support after check, fixes #11219 14 October 2016, 13:20:53 UTC
200cfa0 Nikon P7100: reenable camera support after check, fixes #11218 Manul does not say anything about more modes than the provides sampel, so compressed mode is deleted 14 October 2016, 13:13:52 UTC
af3cd47 Revert "Dockerfile: temporairly add python3-pkg-resources" Debian's python3-jsonschema now properly depends on python3-jsonschema, and is in testing. This reverts commit 50f63aec24c50b474f683ab02be4683dcee5e298. 14 October 2016, 11:38:08 UTC
f1ee12f CMake: cleanup rawspeed part a bit May help with alpine build issue? 14 October 2016, 11:06:05 UTC
1fe0d86 CMake: cleanup rs-identify, don't set RS_CAMERAS_XML_PATH globally. 14 October 2016, 11:04:08 UTC
d6d556c usermanual: darktable-chart 14 October 2016, 10:47:11 UTC
8fd2c7d rs-identify: forgot to drop -lintl 14 October 2016, 09:28:09 UTC
a5e4eb0 Temperature iop: add accels for presets. Fixes #11221 13 October 2016, 20:55:43 UTC
cf34ec3 fusion: rename +3ev to exposure steps in gui 13 October 2016, 20:20:58 UTC
62bf1ec Merge pull request #1293 from LebedevRI/specify-stacksize Increase stack / thread size to pre-defined limit. Fixes #10541 13 October 2016, 19:29:25 UTC
9f99053 Move RLIMIT_STACK stuff into a better place. 13 October 2016, 19:16:39 UTC
b709e67 An attempt at more portable printf() for rlim_t 13 October 2016, 18:59:46 UTC
df9ccff Increase stack / thread size to pre-defined limit. Refs #10541 Loosely based on PR #1086. 13 October 2016, 18:59:46 UTC
6a3916e CMake: cleanup no longer needed *BSD specific -lintl 13 October 2016, 17:07:57 UTC
d459eb0 Update French translation. 13 October 2016, 16:31:02 UTC
8fa1a49 Mark a string for translation. 13 October 2016, 16:30:45 UTC
285f9f3 Update French translation. 13 October 2016, 16:25:20 UTC
c0e6abf Merge branch 'fix-local-copy' * fix-local-copy: Sync the XMP sidecar always with the original file if accessible. Fix auto-resync at startup to write XMP with original file. 13 October 2016, 16:08:18 UTC
0239aa1 Sync the XMP sidecar always with the original file if accessible. If the original file is accessible, write the sidecar file next to it and not with the local copy. This ensure that modifications done on the local copy is properly synchronized when doing a resync. 13 October 2016, 15:35:46 UTC
146a0e0 Fix auto-resync at startup to write XMP with original file. Only resync at startup if the original file is accessible. 13 October 2016, 15:35:43 UTC
a22acc1 Merge branch 'master' of ssh://github.com/darktable-org/darktable 13 October 2016, 14:50:30 UTC
873e1b8 Updated Dutch translation 13 October 2016, 14:48:52 UTC
dbd489b Fix import of folders, don't import parent folder This was broken in f2edca975b263f0a2450f5daba25425751b3c38f and was triggered when passing a folder name not ending in '/'. Thanks pobry for spotting this. 13 October 2016, 14:48:26 UTC
4d916ab [l10n] Update German translation 13 October 2016, 09:40:21 UTC
8d6d300 Add some files for translation 13 October 2016, 09:30:55 UTC
df45804 Mark a string for translation 13 October 2016, 09:25:56 UTC
c90e4f1 dt-chart: Show fitting result in gui This adds a label under the process button, showing avg and max error in dE. 13 October 2016, 09:22:20 UTC
97c8861 Small refactoring 13 October 2016, 08:21:20 UTC
24db086 Update French translation. 12 October 2016, 21:12:54 UTC
2a81acc Fix the bug that dt-cli can't operate on folders This finally allows dt-cli to accept a folder as the 1st parameter. This is most useful with variables in the output name. Just make sure to keep an explicit file extension for the output! For example like this: darktable-cli in/ nice_look.xmp "out/img_\$(SEQUENCE).jpg" 12 October 2016, 19:58:20 UTC
33e41d8 Add a helper function to get all imgid for filmid 12 October 2016, 19:38:13 UTC
30d5ac7 Run jobs synchronously when scheduler not running This is so far only tested for importing a folder. 12 October 2016, 19:36:33 UTC
f2edca9 Clean folder name before opening as filmroll Before it could happen that the initial string ended in '/' which would trigger the creation of a new filmroll during import as it's there compared to a version without the slash. So let's clean the initial string, too. 12 October 2016, 19:34:03 UTC
262fabd Only tell windowmanager to hint when gui is present 12 October 2016, 19:31:21 UTC
0d5f9b7 Don't init camctl when running without a gui 12 October 2016, 18:44:39 UTC
ab24fa7 CMake: lower stack usage warning to 32Kb 12 October 2016, 16:44:48 UTC
bee3bfc Gallery storage imageio: store(): next[], prev[] are unused. Brings stack usage below under 32K 12 October 2016, 16:44:48 UTC
1e6ee27 Demosaic iop: process_vng_cl(): use malloc() 12 October 2016, 16:44:48 UTC
4a6e7e4 Demosaic iop: lin_interpolate(): use malloc() 12 October 2016, 16:44:40 UTC
5f31c89 Rawspeed: Nikon D3: correct 12-bit whitelevels, enable. Fixes #11216 12 October 2016, 16:25:24 UTC
b7bd65e Travis: use docker --readonly, install (#1292) 12 October 2016, 12:47:08 UTC
36a25e8 Updated Dutch translation 11 October 2016, 22:14:30 UTC
0073d01 usermanual: reflect recent module name change 11 October 2016, 17:43:02 UTC
dc0b901 clut: rename module to `color look up table', without the color checker 11 October 2016, 17:28:41 UTC
b8d59d7 travis: underline build result in IRC message 11 October 2016, 10:55:02 UTC
7fe7bfc Add a TODO to grouping specs 11 October 2016, 10:27:41 UTC
d1d74de travis: Try to customize IRC messages This gets rid of the "Change view" line and tries to add colors 11 October 2016, 10:16:24 UTC
b1895a0 [l10n] Fix a bad translation in de.po Fixes #11213 11 October 2016, 09:51:30 UTC
a8c3ea7 Fix crash with missing configured display profile 11 October 2016, 09:40:15 UTC
3fe340e Merge pull request #1282 from upegelow/ppg_streamline opencl: streamline ppg demosaic 11 October 2016, 05:33:26 UTC
f06c11b Merge pull request #1290 from LebedevRI/opencl-dynalloc dt_opencl_init(): use new dt_opencl_get_device_info() 11 October 2016, 05:32:29 UTC
c3b83d3 dt_opencl_device_init(): use dt_opencl_get_device_info() whereever possible Decreases stack usage below 32K: /home/lebedevri/darktable/src/common/opencl.c: In function ‘dt_opencl_device_init’: /home/lebedevri/darktable/src/common/opencl.c:473:1: warning: the frame size of 30064 bytes is larger than 0 bytes [-Wframe-larger-than=] 10 October 2016, 20:23:57 UTC
6685eed Update French translation. 10 October 2016, 20:23:30 UTC
9820a75 dt_opencl_init(): factor out dt_opencl_device_init(). 1. LOC 2. Will be needed for saner leak-free memory handling. 10 October 2016, 20:20:59 UTC
4e90298 Merge branch 'undo-redo-history' * undo-redo-history: Fix copyright notice. Move DT_UNDO_ALL into dt_undo_type_t Better using malloc/free. Move all redo/undo history related circuitry into history.h. Move dt_undo_geotag_t into the views using it. Add support for undo/redo after removing an iop instance. Rename dt_undo_clear_list to _undo_clear_list (static function). Use DT_SIGNAL_DEVELOP_MODULE_REMOVE signal to invalidate history. Free memory leak in gui_cleanup. New routine dt_dev_invalidate_history_module. Add new signal DT_SIGNAL_DEVELOP_MODULE_REMOVE. Add missing field for DT_SIGNAL_VIEWMANAGER_FILMSTRIP_ACTIVATE Fix map undo/redo key accels. Free memory where it is allocated. Fix memory leak for undo items. Use malloc/free for undo data. Add undo/redo support for the darkroom. Use dt_dev_free_history_item where possible. New function to free history params and blend_params. Allow a free callback for the undo clean-up. 10 October 2016, 16:59:27 UTC
47180c7 Merge pull request #1281 from LebedevRI/opencl-dynalloc OpenCL: dt_opencl_get_device_info() RFC 10 October 2016, 15:25:49 UTC
ee8f11e Rawspeed: cameras.xml: add Canon PowerShot A720 IS mode="dng". Fixes #11210 Damn name de-mangling :( 10 October 2016, 13:23:29 UTC
1fc74ec Mention variable expansion in dt-cli's output file 10 October 2016, 10:08:49 UTC
9908b5f Fix typo that created unusable new libraries 09 October 2016, 21:12:50 UTC
4d1ca53 OpenCL: implement dt_opencl_get_device_info(). 09 October 2016, 19:59:36 UTC
2977743 Update French translation. 09 October 2016, 17:48:23 UTC
ccba92e lua : new widget text_view for multiline input and display 09 October 2016, 17:31:28 UTC
7253ec3 Do not release camfile too early. The data buffer returned by gp_file_get_data_and_size has the lifetime of the camfile object. So it must be released after the data is written into the target file. Fix import from camera. 09 October 2016, 17:30:18 UTC
61faa6b Merge pull request #1288 from schenlap/nikon_d1x NIKON D1X: reenable camera support after check 09 October 2016, 17:27:04 UTC
b0488c4 NIKON D1X: reenable camera support after check, fixes #11208 Only 12 bit compressed and non compressed mode is availiable according to user manual. Whitepoint checked with sample from rawsamples.ch 09 October 2016, 17:18:45 UTC
e9e2490 Merge remote-tracking branch 'upstream/pr/1287' * upstream/pr/1287: add Fujifilm FinePix S100fs support, fixes #11193 09 October 2016, 16:46:34 UTC
189de09 Merge pull request #1278 from TuTPhoto/master Fixed all fuzzy strings on IT 2.2 manual 09 October 2016, 16:44:43 UTC
a278717 API symbol visibility: also hide inlines. 09 October 2016, 16:38:50 UTC
113385c ashift: fix alignment of labels 09 October 2016, 16:31:20 UTC
75a5804 CMake: just link to lib_darktable, not it's deps too. Library dependencies are transitive by default with this signature. When this target is linked into another target then the libraries linked to this target will appear on the link line for the other target too. https://cmake.org/cmake/help/v3.0/command/target_link_libraries.html One more reason why this is the right change: $ cmake --graphviz=test.dot .. $ dot -Tsvg test.dot -v > /tmp/cmake_ninja.svg Before this, it was 'every single target depends on every single lib' I.e. practicaly n^2. Now, every single target (except a few stand-alone cli tools) only depend on lib_darktable; and only lib_darktable depends on libs. So it is kinda-linear. This may somewhat affect the cmake/make timings... 09 October 2016, 15:30:57 UTC
7e0897f tagging: bring back tag names to library.db This introduces a table in the library database with id->name mappings. On startup this data and tags / tagged_images is all synced so that at runtime the new used_tags table isn't queried, just updated when tags are changed. As always, make a backup before trying this the first time. 09 October 2016, 15:14:19 UTC
b568fe9 Fix copyright notice. 09 October 2016, 15:04:33 UTC
1f4d371 Move DT_UNDO_ALL into dt_undo_type_t 09 October 2016, 15:04:33 UTC
41dbf7b Better using malloc/free. 09 October 2016, 15:04:33 UTC
90f35e3 Move all redo/undo history related circuitry into history.h. This makes undo/redo agnostic to actual use. 09 October 2016, 15:04:33 UTC
0d74510 Move dt_undo_geotag_t into the views using it. No need to share this definition. We want the undo/redo support to be agnostic to actual undo/redo data. 09 October 2016, 15:04:33 UTC
5bb6852 Add support for undo/redo after removing an iop instance. 09 October 2016, 15:04:33 UTC
45326d7 Rawoverexposed iop: process_common_setup() properly compute thresholds. Practically, only matters if min(wbcoeffs) != 1.0 09 October 2016, 12:45:15 UTC
b6ed2d7 add Fujifilm FinePix S100fs support, fixes #11193 Adobe coeffs are already done. RAF file can be opened, for converted dng file we get an error [rawspeed] (DSCF5190.dng) DNG Decoder: Unsupported CFA Layout. 09 October 2016, 08:27:37 UTC
442204f fusion: add control over exposure shift parameter 09 October 2016, 07:45:12 UTC
064174d Merge pull request #1286 from schenlap/nikon_d700 NIKON D700: fix and reenable 14 bit mode, fixes #11203 08 October 2016, 18:14:13 UTC
ca2aa5b NIKON D700: fix and reenable 14 bit mode, fixes #11203 08 October 2016, 18:02:00 UTC
3c9a2bf Merge pull request #1285 from schenlap/nikon_d5200 NIKON D5200: remove unavailable mode settings, fixes #11202 08 October 2016, 17:47:28 UTC
f3c61a2 NIKON D5200: remove unavailiable mode settings, fixes #11202 Only 14 bit compressed mode is availiable according to user manual. 08 October 2016, 17:34:16 UTC
6df5feb Merge pull request #1283 from schenlap/nikon_d5100 NIKON D5100: remove unavailable mode settings, fixes #11201 08 October 2016, 17:05:47 UTC
234ee07 NIKON D5100: remove unavailiable mode settings, fixes #11201 Only 14 bit compressed mode is availiable according user manual. 08 October 2016, 16:49:18 UTC
f242030 Fixed all fuzzy strings 08 October 2016, 14:46:48 UTC
f2498e5 ALL fuzzy strings have been fixed 08 October 2016, 14:46:48 UTC
d9957e3 opencl: streamline ppg demosaic A divergence between CPU and OpenCL code has obviously happened years ago in the "edge threshold" feature. Now both codepathes produce the same output. Still the results of edge threshold are not very useful. Additionally some code cleanup and some minor speed improvements. 08 October 2016, 12:28:14 UTC
back to top