sort by:
Revision Author Date Message Commit Date
a56be66 Merge branch 'master' of ssh://github.com/darktable-org/darktable 01 December 2012, 09:59:41 UTC
e437d31 opencl: check availability of device during init. this hopefully helps to avoid segfaults on some hybrid systems (see #9074) 01 December 2012, 09:56:17 UTC
95b1e5d From sourceforge repository to github repository. 01 December 2012, 09:48:46 UTC
f74376b bauhaus: fix pango string/widget sensitive issue. 01 December 2012, 09:09:37 UTC
b810bdc bauhaus: also follow pointer if initial state is 0/100 01 December 2012, 01:31:57 UTC
48473cb Merge branch 'master' of ssh://github.com/darktable-org/darktable 30 November 2012, 22:18:37 UTC
9ab550f opencl: fix an issue within demosaic. missing parameter to call of kernel pre_median thanks to Michal Babej for pointing this out. 30 November 2012, 22:15:56 UTC
a41907d Merge pull request #86 from levitte/swedish-translation Update of a few fuzzies 30 November 2012, 18:28:58 UTC
8f0fb38 Merge branch 'master' of ssh://github.com/darktable-org/darktable 30 November 2012, 17:51:47 UTC
1208c9a opencl: solidify bilateral a bit so we don't rely on consistent global memory it's not clear if the old code would really pitfall. as this is likely to be implementation dependent and debugging a possible bug could be a nightmare, we better go on the safe side 30 November 2012, 17:47:50 UTC
f8e7373 RawSpeed: preliminary support for Nikon 1 V2 30 November 2012, 17:46:17 UTC
7b6c679 opencl: avoid register spillage in demosaic for a bit more speed 30 November 2012, 17:27:12 UTC
4773582 opencl: implement workaround for nvidia compiler bug affecting GeForce GT6xx although the main cause is a compiler bug, this workaround is implemented as a convenience for users until a fixed compiler is widely used. this fixes #9082 30 November 2012, 17:12:27 UTC
1244330 opencl: prevent freeze on amd devices the fix makes sure that all work-items reach a barrier as required by the standard. amd punishes any violation with a hard freeze. thanks to hal and Jiri for being patient enough to multi-freeze their system until the root cause was found! this should fix #9086 30 November 2012, 17:07:51 UTC
8aec563 Update of a few fuzzies 30 November 2012, 08:33:17 UTC
618fd3e usermanual: ctrl-d is now duplicate, not discard 29 November 2012, 20:30:24 UTC
e494ebb Allow to duplicate images on filmstrip This uses ctrl-d, which used to be assigned to "discard history stack". This never worked reliably, so I hope no one will miss it. If you do, just change the accels again. 29 November 2012, 20:19:07 UTC
1be56fe Fix potential crash when messing up key accel code 29 November 2012, 20:03:46 UTC
4267b1c Fix #9006: Allow comma separated tags everywhere I hope I didn't forget anything. 29 November 2012, 18:18:24 UTC
9c8cc36 Update RawSpeed to revision 498 (Thanks Klaus) 29 November 2012, 17:49:18 UTC
2ec5e1e SONY NEX-5R standard color matrix 28 November 2012, 21:04:33 UTC
599e0a2 Remove use of gp_file_set_type() which is deprecated in gphoto 2.5.0. 28 November 2012, 20:02:32 UTC
39deb6b OS X packaging: include debug info by default 28 November 2012, 10:45:25 UTC
8981be9 fix #9906 28 November 2012, 10:37:24 UTC
943a70e Add thumbnails for RAW files in the import dialog for sdcard imports 27 November 2012, 21:58:16 UTC
892a899 a couple of small fixes for OS X packaging 26 November 2012, 18:25:02 UTC
3114ae3 automatic versioning of OS X builds (9999 as third number indicates git master) 25 November 2012, 19:55:35 UTC
984f66c Add shortcut possibility for prefs & grouping No default shortcuts though. Inkscape has ctrl-shift-p for the prefs, GIMP has none. ctrl-p should be saved for printing. 25 November 2012, 15:45:09 UTC
4a35d2e usermanual: example for module shadows and highlights 25 November 2012, 15:29:36 UTC
ee9f961 Merge branch 'usermanual' 25 November 2012, 14:32:30 UTC
fcd22ac usermanual: some more words on module demosaic 25 November 2012, 14:21:53 UTC
379c77c Cleanup default iops 25 November 2012, 14:16:39 UTC
0925fc2 usermanual: few updates on screenshots 25 November 2012, 13:18:05 UTC
469895e Reorder lighttable modules (recentcollect,geotagging) a bit 25 November 2012, 13:01:18 UTC
ef5d516 opencl: add GT 220 to legacy nvidia cards. 24 November 2012, 20:58:03 UTC
a2cf436 usermanual: a few more words on exposure module 24 November 2012, 16:13:36 UTC
ccffaa5 usermanual: some more explanation for levels module 24 November 2012, 15:57:12 UTC
beabeb2 usermanual: new and improved general overview of darktable's features 24 November 2012, 14:44:08 UTC
617eea7 doc: TODO is superseded by bug tracker, mention it 24 November 2012, 13:59:44 UTC
ffacaaf usermanual: various improvements based on feedback by Simon Harhues 24 November 2012, 10:23:16 UTC
27169b7 Correctly sort module list with non-ASCII chars The module names are UTF8 so a regular strcmp doesn't work ... 23 November 2012, 23:23:21 UTC
26412ed doc: remove ref to gconf in man and update README 23 November 2012, 23:09:28 UTC
9fb6ccd Correctly reimport pictures that got removed recently When removing images from DB we set a bit in flags and then write the xmp files. When reimporting the film roll right after removing it that flag sometimes survives (either directly in the DB or over the xmp file, I haven't checked). This should no longer happen. I hope. 23 November 2012, 22:44:15 UTC
7daeb3c Merge branch 'master' of ssh://github.com/darktable-org/darktable 23 November 2012, 19:33:57 UTC
40187cb usermanual: last changes before 1.1 (really?) 23 November 2012, 19:33:22 UTC
14f97d2 Fix small error in map description 23 November 2012, 19:05:28 UTC
bcb1b55 usermanual: have screenshots for tonecurve and levels show histogram 23 November 2012, 18:52:29 UTC
44ded17 fix for segfault if init_presets calls dt_iop_load_module_by_so() with dev=0 23 November 2012, 18:13:59 UTC
6147e95 usermanual: make one of the screenshots bigger so it is readable 23 November 2012, 17:43:19 UTC
600ab81 usermanual: fix colwith specification throughout manual 23 November 2012, 17:01:20 UTC
6f6e9d5 usermanual: fix typos and such 23 November 2012, 16:26:38 UTC
fb2e489 usermanual: deactivate building of translated and final usermanual they are heavily outdated. for the time being the english draft version must do. 23 November 2012, 14:58:46 UTC
8ea5e74 Merge branch 'master' into doc 23 November 2012, 14:05:27 UTC
6143dfc usermanual: update for tethering chapter 23 November 2012, 14:04:56 UTC
d1e6da7 Fix tatica's name in the credits 22 November 2012, 21:32:06 UTC
95e764c Merge pull request #78 from dumbbell/dt_bauhaus_slider_new_with_range dt_bauhaus_slider_new_with_range() takes an int as last arg 22 November 2012, 20:44:23 UTC
36fd766 Merge pull request #82 from dumbbell/set_grid_color-and-set_indicator_color-take-boolean-not-float set_grid_color() and set_indicator_color() take boolean as last arg 22 November 2012, 20:42:22 UTC
48f4e96 usermanual: miscellaneous updates 22 November 2012, 19:23:11 UTC
c750ecd usermanual: update for maps/geotagging chapter 22 November 2012, 18:57:52 UTC
42b6694 rawspeed: updated to v496, 7d black level fix. 22 November 2012, 08:11:47 UTC
291d62f user manual: short section about noise reduction. 22 November 2012, 08:01:22 UTC
e589c7f usermanual: added a few lines about local contrast. 22 November 2012, 07:55:14 UTC
58c08fc fixed an issue where a string returned by sqlite was freed too early 21 November 2012, 21:22:59 UTC
da5caa1 Pentax K-5 II standard matrix 21 November 2012, 18:07:34 UTC
6000385 Show camera settings when reentering tethering mode 21 November 2012, 17:30:23 UTC
f6f7e7a Merge pull request #79 from dumbbell/empty-if-body-in-gradientslider.c Remove a suspicious ";" after between an if statement and its body 21 November 2012, 17:11:01 UTC
227c7ec Merge branch 'master' of ssh://github.com/darktable-org/darktable 21 November 2012, 17:02:14 UTC
b4c5248 usermanual: update on module tonemapping and a few other fixes 21 November 2012, 17:01:41 UTC
12268d0 Merge pull request #83 from dumbbell/clang-does-not-want-libintl On *BSD, it seems that libintl is only required by GCC, not clang 21 November 2012, 10:38:33 UTC
c8ae7c4 Merge pull request #81 from dumbbell/missing-return-in-write_image Add missing return statement in write_image 21 November 2012, 10:36:32 UTC
fc2b3c0 Merge pull request #80 from dumbbell/mark-unused-functions-in-points.h Mark unused functions as such in points.h 21 November 2012, 10:34:29 UTC
9101804 Merge pull request #77 from dumbbell/fexpensive-optimizations-is-gcc-specific Only use "-fexpensive-optimizations" when building with GCC 21 November 2012, 10:20:34 UTC
e455f4b set_grid_color() and set_indicator_color() take boolean as last arg ... not float. CAUTION: Floats are changed to the integer value they were implicitly converted too before this fix. However, those values may not be the correct ones. Spotted by clang. 21 November 2012, 09:34:23 UTC
d6813f4 On *BSD, it seems that libintl is only required by GCC, not clang Or maybe, that's clang who doesn't want libintl... 21 November 2012, 00:36:10 UTC
2cd11ac dt_bauhaus_slider_new_with_range() takes an int as last arg ... not a float. Spotted by clang. 21 November 2012, 00:10:44 UTC
b78243a Mark unused functions as such in points.h Spotted by clang. 21 November 2012, 00:07:12 UTC
54d19ab Add missing return statement in write_image Spotted by clang. 21 November 2012, 00:01:48 UTC
f8b2aee Only use "-fexpensive-optimizations" when building with GCC For instance, clang doesn't support this option. 20 November 2012, 23:55:19 UTC
21759db Remove a suspicious ";" after between an if statement and its body Spotted by clang. 20 November 2012, 23:52:21 UTC
5218544 usermanual: add example image for framing module 20 November 2012, 20:40:22 UTC
664cf7c Add original filename to XMP metadata This adds the Xmp.xmpMM.DerivedFrom in both the .xmp file as well as the exported image file. Fixes #9064. 19 November 2012, 21:45:07 UTC
69f52d2 usermanual: few more images 19 November 2012, 20:31:19 UTC
f95bd7f usermanual: just a few optimizations 19 November 2012, 18:16:04 UTC
146b43d usermanual: what else :) 18 November 2012, 19:10:34 UTC
7117740 Merge branch 'master' of ssh://github.com/darktable-org/darktable 18 November 2012, 16:28:06 UTC
04f7780 usermanual: add chapter "special topics" about memory and opencl usage 18 November 2012, 16:27:06 UTC
391e4ed Strip spaces on comma separated import tags Fixes #9055. 18 November 2012, 15:11:48 UTC
e8e599d Merge branch 'master' of ssh://github.com/darktable-org/darktable 18 November 2012, 14:28:16 UTC
3e8c37c usermanual: some further tweaking 18 November 2012, 14:27:49 UTC
deb97e7 Fix #9052: Don't drag images when under OSD controls 18 November 2012, 14:26:23 UTC
f0df99f Resource leak in dt_get_num_atom_cores 18 November 2012, 14:19:54 UTC
1c8e973 usermanual: a few further updates 18 November 2012, 10:58:31 UTC
3995c81 Fix bg of modulelist when entering dr with hidden panels WARNING: This is a mess. Handle with care and check if you broke anything after touching the code ... 17 November 2012, 23:35:03 UTC
5cab676 usermanual: add docs for module colorize 17 November 2012, 21:05:30 UTC
9f80a7b usermanual: update on module highlight reconstruction 17 November 2012, 20:32:36 UTC
dad3241 usermanual: update/add documentation for modules invert and framing 17 November 2012, 19:52:01 UTC
8174283 Update Czech translation 17 November 2012, 18:53:15 UTC
46c5cbf removed comment and did one optimization in dt_supported_image 17 November 2012, 17:00:24 UTC
d7df4eb usermanual: some more updates (incl. new more modules dialog) 17 November 2012, 16:13:21 UTC
ce8ac03 Merge pull request #75 from itarozzi/it-temp1 add vertical scrollbar to keywords module 16 November 2012, 22:32:16 UTC
back to top