pkgsrc/graphics/darktable/PLIST

344 lines
15 KiB
Text
Raw Normal View History

darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
@comment $NetBSD: PLIST,v 1.15 2020/01/05 02:30:08 ryoon Exp $
bin/darktable
bin/darktable-chart
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
bin/darktable-cli
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
bin/darktable-cmstest
bin/darktable-generate-cache
bin/darktable-rs-identify
lib/darktable/libdarktable.so
lib/darktable/plugins/imageio/format/libcopy.so
lib/darktable/plugins/imageio/format/libexr.so
Update to 2.6.0 Changelog: we're proud to announce the new feature release of darktable, 2.6.0! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksums are: when updating from the currently stable 2.4.x series, please bear in mind that your edits will be preserved during this process, but it will not be possible to downgrade from 2.6 to 2.4.x any more. #### Important note: to make sure that darktable can keep on supporting the raw file format for your camera, *please* read [this post](https://discuss.pixls.us/t/raw-samples-wanted/5420?u=lebedevri) on how/what raw samples you can contribute to ensure that we have the *full* raw sample set for your camera under CC0 license! - Over 1600 commits to darktable+rawspeed since 2.4 - 260+ pull requests handled - 250+ issues closed - Updated user manual is coming soon™ ## The Big Ones - new module retouch allowing changes based on image frequency layers - new module filmic which can replace the base curve and shadows and highlights - new module to handle duplicates in the darkroom with possibility to add a title, create standard or virgin duplicate, delete duplicate and quickly compare with a duplicate - new logarithm controls for the tone-curve - new mode for the unbreak profile module - add mask preview to adjust size, hardness before placing them - make it possible to change the cropped area in the perspective correction module - the mask blur has been complemented with a guided-filter to fine tune it (this works on RGB and Lab color space). - color balance module has two new modes based on ProPhotoRGB and HSL - Experimental support for PPC64le architecture (OpenCL support needs to be disabled, `-DUSE_OPENCL=OFF`) ## New Features And Changes - search from the map view is now fixed - visual rework of the lighttable (color label, image kind, local copy) - an option make it possible to display some image information directly on the thumb - add optional scrollbars on lighttable, or lighttable and darkroom - allow each masks of the clone module to have the opacity adjusted - lightroom import module supports the creator, rights, title, description and publisher information. - enhance TurboPrint support by displaying the dialogue with all possible options (print cancellation will be fixed in TurboPrint 2.47) - new sort filter based on the image's aspect - new sort filter based on the image's shutter speed - new sort filter based on the image's group - new sort filter based on a personalized sorting order (drag&drop on the lighttable view) - collection based on the local copy status - group image number displayed on the collection module - new zoom level at 50%; 400%, 800% and 1600% - better support for monochrome RAW - add contextual help pointing to the darktable's manual - better copy/paste support for multiple instances - add support for renaming the module instances - add frequency based adjustment for the RAW denoise module - add frequency based adjustment for the denoise profile module - all widgets should be themable via CSS now - add support for configuring the modules layout - different way to select hierarchical tags in the collection module (only the actual parent tag, all children or the parent and children) - better handling of grouped images by allowing setting stars, color label for the whole group. - make it possible to apply a preset to a new module instance using the middle click - new script to migrate collection from Capture One Pro ## Bug fixes - Fix the color pickers behavior in all modules - Fix liquify tools switching - Many more bugs got fixed ## Lua - No changes ## Changed Dependencies - CMake 3.4 is now required - In order to compile darktable you now need at least gcc-5.0+/clang-3.9+ - Minimal clang version was bumped from 3.4+ to 3.9+ - Packagers are advised to pass ```-DRAWSPEED_ENABLE_LTO=ON``` to CMake to enable partial LTO. ## RawSpeed changes - GoPro '.GPR' raws are now supported via new, fast 'VC-5' parallel decompressor - Panasonic's new raw compression ('.RW2', GH5s, G9 cameras) is now supported via new fast, parallel 'Panasonic V5' decompressor - Panasonic's old (also '.RW2') raw decompressor got rewritten, re-parallelized - Phase One ('.IIQ') decompressor got parallelized - Nikon NEF 'lossy after split' raw support was recovered - Phase One ('.IIQ') Quadrant Correction is now supported - Olympus High-Res (uncompressed) raw support - Lot's and lot's and lot's of maintenance, sanitization, cleanups, small rewrites/refactoring. - NOTE: Canon '.CR3' raws are *NOT* supported as of yet. ## Camera support, compared to 2.4.0 ### Base Support - Canon EOS 1500D - Canon EOS 2000D - Canon EOS Rebel T7 - Canon EOS 3000D - Canon EOS 4000D - Canon EOS Rebel T100 - Canon EOS 5D Mark IV (sRaw1, sRaw2) - Canon EOS 5DS (sRaw1, sRaw2) - Canon EOS 5DS R (sRaw1, sRaw2) - Canon PowerShot G1 X Mark III - Fujifilm X-A5 - Fujifilm X-H1 (compressed) - Fujifilm X-T100 - Fujifilm X-T3 (compressed) - GoPro FUSION (dng) - GoPro HERO5 Black (dng) - GoPro HERO6 Black (dng) - GoPro HERO7 Black (dng) - Hasselblad CFV-50 - Hasselblad H5D-40 - Hasselblad H5D-50c - Kodak DCS Pro 14nx - Kodak DCS520C - Kodak DCS760C - Kodak EOS DCS 3 - Nikon COOLPIX P1000 (12bit-uncompressed) - Nikon D2Xs (12bit-compressed, 12bit-uncompressed) - Nikon D3500 (12bit-compressed) - Nikon Z 6 (except uncompressed raws) - Nikon Z 7 (except 14-bit uncompressed raw) - Olympus E-PL8 - Olympus E-PL9 - Olympus SH-2 - Panasonic DC-FZ80 (4:3) - Panasonic DC-G9 (4:3) - Panasonic DC-GF9 (4:3) - Panasonic DC-GX800 (4:3) - Panasonic DC-GX850 (4:3) - Panasonic DC-GH5S (4:3, 3:2, 16:9, 1:1) - Panasonic DC-GX9 (4:3) - Panasonic DC-LX100M2 (4:3, 1:1, 16:9, 3:2) - Panasonic DC-TZ200 (3:2) - Panasonic DC-TZ202 (3:2) - Panasonic DMC-FZ2000 (3:2) - Panasonic DMC-FZ2500 (3:2) - Panasonic DMC-FZ35 (3:2, 16:9) - Panasonic DMC-FZ38 (3:2, 16:9) - Panasonic DMC-GX7MK2 (4:3) - Panasonic DMC-ZS100 (3:2) - Paralenz Dive Camera (chdk) - Pentax 645Z - Pentax K-1 Mark II - Pentax KP - Phase One P65+ - Sjcam SJ6 LEGEND (chdk-b, chdk-c) - Sony DSC-HX99 - Sony DSC-RX0 - Sony DSC-RX100M5A - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-7M3 ### White Balance Presets - Canon EOS M100 - Fujifilm X-T3 - Leaf Credo 40 - Nikon D3400 - Nikon D5600 - Nikon D7500 - Nikon D850 - Nikon Z 6 - Olympus E-M10 Mark III - Olympus E-M1MarkII - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ300 - Sony DSC-RX0 - Sony DSC-RX100M5 - Sony DSC-RX100M5A - Sony DSC-RX10M3 - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-6500 - Sony ILCE-7M3 - Sony ILCE-7RM3 ### Noise Profiles - Canon EOS 200D - Canon EOS Kiss X9 - Canon EOS Rebel SL2 - Canon EOS 750D - Canon EOS Kiss X8i - Canon EOS Rebel T6i - Canon EOS 760D - Canon EOS 8000D - Canon EOS Rebel T6s - Canon EOS 77D - Canon EOS 9000D - Canon EOS 800D - Canon EOS Kiss X9i - Canon EOS Rebel T7i - Canon EOS M100 - Canon EOS M6 - Canon PowerShot G1 X Mark II - Canon PowerShot G1 X Mark III - Canon PowerShot G9 X - Fujifilm X-A5 - Fujifilm X-E3 - Fujifilm X-T3 - Fujifilm X100F - Nikon 1 AW1 - Nikon 1 J3 - Nikon COOLPIX B700 - Nikon D5600 - Nikon D7500 - Nikon D850 - Olympus E-M10 Mark III - Olympus TG-5 - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ35 - Panasonic DMC-FZ38 - Panasonic DMC-GF6 - Panasonic DMC-LX10 - Panasonic DMC-LX15 - Panasonic DMC-LX9 - Panasonic DMC-TZ70 - Panasonic DMC-TZ71 - Panasonic DMC-ZS50 - Pentax K-01 - Pentax KP - Samsung NX1 - Sony DSC-RX100M4 - Sony DSC-RX10M3 - Sony ILCE-7M3 ## Translations - Afrikaans - Albanian - Chinese - Czech - Dutch - Finnish - French - Galician - German - Hebrew - Hungarian - Italian - Japanese - Nepal - Norwegian Bokmål - Polish - Portuguese - Romanian - Russian - Slovenian - Thai
2019-03-05 12:19:24 +01:00
lib/darktable/plugins/imageio/format/libj2k.so
lib/darktable/plugins/imageio/format/libjpeg.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/plugins/imageio/format/libpdf.so
lib/darktable/plugins/imageio/format/libpfm.so
lib/darktable/plugins/imageio/format/libpng.so
lib/darktable/plugins/imageio/format/libppm.so
lib/darktable/plugins/imageio/format/libtiff.so
lib/darktable/plugins/imageio/storage/libdisk.so
lib/darktable/plugins/imageio/storage/libemail.so
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
lib/darktable/plugins/imageio/storage/libfacebook.so
lib/darktable/plugins/imageio/storage/libflickr.so
lib/darktable/plugins/imageio/storage/libgallery.so
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
lib/darktable/plugins/imageio/storage/libgooglephoto.so
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
lib/darktable/plugins/imageio/storage/liblatex.so
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
lib/darktable/plugins/imageio/storage/libpiwigo.so
lib/darktable/plugins/libashift.so
lib/darktable/plugins/libatrous.so
lib/darktable/plugins/libbasecurve.so
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
lib/darktable/plugins/libbasicadj.so
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
lib/darktable/plugins/libbilat.so
lib/darktable/plugins/libbilateral.so
lib/darktable/plugins/libbloom.so
lib/darktable/plugins/libborders.so
lib/darktable/plugins/libcacorrect.so
lib/darktable/plugins/libchannelmixer.so
lib/darktable/plugins/libclahe.so
lib/darktable/plugins/libclipping.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/plugins/libcolisa.so
lib/darktable/plugins/libcolorbalance.so
lib/darktable/plugins/libcolorchecker.so
lib/darktable/plugins/libcolorcontrast.so
lib/darktable/plugins/libcolorcorrection.so
lib/darktable/plugins/libcolorin.so
lib/darktable/plugins/libcolorize.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/plugins/libcolormapping.so
lib/darktable/plugins/libcolorout.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/plugins/libcolorreconstruct.so
lib/darktable/plugins/libcolortransfer.so
lib/darktable/plugins/libcolorzones.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/plugins/libdefringe.so
lib/darktable/plugins/libdemosaic.so
lib/darktable/plugins/libdenoiseprofile.so
lib/darktable/plugins/libdither.so
lib/darktable/plugins/libequalizer.so
lib/darktable/plugins/libexposure.so
Update to 2.6.0 Changelog: we're proud to announce the new feature release of darktable, 2.6.0! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksums are: when updating from the currently stable 2.4.x series, please bear in mind that your edits will be preserved during this process, but it will not be possible to downgrade from 2.6 to 2.4.x any more. #### Important note: to make sure that darktable can keep on supporting the raw file format for your camera, *please* read [this post](https://discuss.pixls.us/t/raw-samples-wanted/5420?u=lebedevri) on how/what raw samples you can contribute to ensure that we have the *full* raw sample set for your camera under CC0 license! - Over 1600 commits to darktable+rawspeed since 2.4 - 260+ pull requests handled - 250+ issues closed - Updated user manual is coming soon™ ## The Big Ones - new module retouch allowing changes based on image frequency layers - new module filmic which can replace the base curve and shadows and highlights - new module to handle duplicates in the darkroom with possibility to add a title, create standard or virgin duplicate, delete duplicate and quickly compare with a duplicate - new logarithm controls for the tone-curve - new mode for the unbreak profile module - add mask preview to adjust size, hardness before placing them - make it possible to change the cropped area in the perspective correction module - the mask blur has been complemented with a guided-filter to fine tune it (this works on RGB and Lab color space). - color balance module has two new modes based on ProPhotoRGB and HSL - Experimental support for PPC64le architecture (OpenCL support needs to be disabled, `-DUSE_OPENCL=OFF`) ## New Features And Changes - search from the map view is now fixed - visual rework of the lighttable (color label, image kind, local copy) - an option make it possible to display some image information directly on the thumb - add optional scrollbars on lighttable, or lighttable and darkroom - allow each masks of the clone module to have the opacity adjusted - lightroom import module supports the creator, rights, title, description and publisher information. - enhance TurboPrint support by displaying the dialogue with all possible options (print cancellation will be fixed in TurboPrint 2.47) - new sort filter based on the image's aspect - new sort filter based on the image's shutter speed - new sort filter based on the image's group - new sort filter based on a personalized sorting order (drag&drop on the lighttable view) - collection based on the local copy status - group image number displayed on the collection module - new zoom level at 50%; 400%, 800% and 1600% - better support for monochrome RAW - add contextual help pointing to the darktable's manual - better copy/paste support for multiple instances - add support for renaming the module instances - add frequency based adjustment for the RAW denoise module - add frequency based adjustment for the denoise profile module - all widgets should be themable via CSS now - add support for configuring the modules layout - different way to select hierarchical tags in the collection module (only the actual parent tag, all children or the parent and children) - better handling of grouped images by allowing setting stars, color label for the whole group. - make it possible to apply a preset to a new module instance using the middle click - new script to migrate collection from Capture One Pro ## Bug fixes - Fix the color pickers behavior in all modules - Fix liquify tools switching - Many more bugs got fixed ## Lua - No changes ## Changed Dependencies - CMake 3.4 is now required - In order to compile darktable you now need at least gcc-5.0+/clang-3.9+ - Minimal clang version was bumped from 3.4+ to 3.9+ - Packagers are advised to pass ```-DRAWSPEED_ENABLE_LTO=ON``` to CMake to enable partial LTO. ## RawSpeed changes - GoPro '.GPR' raws are now supported via new, fast 'VC-5' parallel decompressor - Panasonic's new raw compression ('.RW2', GH5s, G9 cameras) is now supported via new fast, parallel 'Panasonic V5' decompressor - Panasonic's old (also '.RW2') raw decompressor got rewritten, re-parallelized - Phase One ('.IIQ') decompressor got parallelized - Nikon NEF 'lossy after split' raw support was recovered - Phase One ('.IIQ') Quadrant Correction is now supported - Olympus High-Res (uncompressed) raw support - Lot's and lot's and lot's of maintenance, sanitization, cleanups, small rewrites/refactoring. - NOTE: Canon '.CR3' raws are *NOT* supported as of yet. ## Camera support, compared to 2.4.0 ### Base Support - Canon EOS 1500D - Canon EOS 2000D - Canon EOS Rebel T7 - Canon EOS 3000D - Canon EOS 4000D - Canon EOS Rebel T100 - Canon EOS 5D Mark IV (sRaw1, sRaw2) - Canon EOS 5DS (sRaw1, sRaw2) - Canon EOS 5DS R (sRaw1, sRaw2) - Canon PowerShot G1 X Mark III - Fujifilm X-A5 - Fujifilm X-H1 (compressed) - Fujifilm X-T100 - Fujifilm X-T3 (compressed) - GoPro FUSION (dng) - GoPro HERO5 Black (dng) - GoPro HERO6 Black (dng) - GoPro HERO7 Black (dng) - Hasselblad CFV-50 - Hasselblad H5D-40 - Hasselblad H5D-50c - Kodak DCS Pro 14nx - Kodak DCS520C - Kodak DCS760C - Kodak EOS DCS 3 - Nikon COOLPIX P1000 (12bit-uncompressed) - Nikon D2Xs (12bit-compressed, 12bit-uncompressed) - Nikon D3500 (12bit-compressed) - Nikon Z 6 (except uncompressed raws) - Nikon Z 7 (except 14-bit uncompressed raw) - Olympus E-PL8 - Olympus E-PL9 - Olympus SH-2 - Panasonic DC-FZ80 (4:3) - Panasonic DC-G9 (4:3) - Panasonic DC-GF9 (4:3) - Panasonic DC-GX800 (4:3) - Panasonic DC-GX850 (4:3) - Panasonic DC-GH5S (4:3, 3:2, 16:9, 1:1) - Panasonic DC-GX9 (4:3) - Panasonic DC-LX100M2 (4:3, 1:1, 16:9, 3:2) - Panasonic DC-TZ200 (3:2) - Panasonic DC-TZ202 (3:2) - Panasonic DMC-FZ2000 (3:2) - Panasonic DMC-FZ2500 (3:2) - Panasonic DMC-FZ35 (3:2, 16:9) - Panasonic DMC-FZ38 (3:2, 16:9) - Panasonic DMC-GX7MK2 (4:3) - Panasonic DMC-ZS100 (3:2) - Paralenz Dive Camera (chdk) - Pentax 645Z - Pentax K-1 Mark II - Pentax KP - Phase One P65+ - Sjcam SJ6 LEGEND (chdk-b, chdk-c) - Sony DSC-HX99 - Sony DSC-RX0 - Sony DSC-RX100M5A - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-7M3 ### White Balance Presets - Canon EOS M100 - Fujifilm X-T3 - Leaf Credo 40 - Nikon D3400 - Nikon D5600 - Nikon D7500 - Nikon D850 - Nikon Z 6 - Olympus E-M10 Mark III - Olympus E-M1MarkII - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ300 - Sony DSC-RX0 - Sony DSC-RX100M5 - Sony DSC-RX100M5A - Sony DSC-RX10M3 - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-6500 - Sony ILCE-7M3 - Sony ILCE-7RM3 ### Noise Profiles - Canon EOS 200D - Canon EOS Kiss X9 - Canon EOS Rebel SL2 - Canon EOS 750D - Canon EOS Kiss X8i - Canon EOS Rebel T6i - Canon EOS 760D - Canon EOS 8000D - Canon EOS Rebel T6s - Canon EOS 77D - Canon EOS 9000D - Canon EOS 800D - Canon EOS Kiss X9i - Canon EOS Rebel T7i - Canon EOS M100 - Canon EOS M6 - Canon PowerShot G1 X Mark II - Canon PowerShot G1 X Mark III - Canon PowerShot G9 X - Fujifilm X-A5 - Fujifilm X-E3 - Fujifilm X-T3 - Fujifilm X100F - Nikon 1 AW1 - Nikon 1 J3 - Nikon COOLPIX B700 - Nikon D5600 - Nikon D7500 - Nikon D850 - Olympus E-M10 Mark III - Olympus TG-5 - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ35 - Panasonic DMC-FZ38 - Panasonic DMC-GF6 - Panasonic DMC-LX10 - Panasonic DMC-LX15 - Panasonic DMC-LX9 - Panasonic DMC-TZ70 - Panasonic DMC-TZ71 - Panasonic DMC-ZS50 - Pentax K-01 - Pentax KP - Samsung NX1 - Sony DSC-RX100M4 - Sony DSC-RX10M3 - Sony ILCE-7M3 ## Translations - Afrikaans - Albanian - Chinese - Czech - Dutch - Finnish - French - Galician - German - Hebrew - Hungarian - Italian - Japanese - Nepal - Norwegian Bokmål - Polish - Portuguese - Romanian - Russian - Slovenian - Thai
2019-03-05 12:19:24 +01:00
lib/darktable/plugins/libfilmic.so
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
lib/darktable/plugins/libfilmicrgb.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/plugins/libfinalscale.so
lib/darktable/plugins/libflip.so
lib/darktable/plugins/libgamma.so
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
lib/darktable/plugins/libglobaltonemap.so
lib/darktable/plugins/libgraduatednd.so
lib/darktable/plugins/libgrain.so
Update to 2.6.0 Changelog: we're proud to announce the new feature release of darktable, 2.6.0! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksums are: when updating from the currently stable 2.4.x series, please bear in mind that your edits will be preserved during this process, but it will not be possible to downgrade from 2.6 to 2.4.x any more. #### Important note: to make sure that darktable can keep on supporting the raw file format for your camera, *please* read [this post](https://discuss.pixls.us/t/raw-samples-wanted/5420?u=lebedevri) on how/what raw samples you can contribute to ensure that we have the *full* raw sample set for your camera under CC0 license! - Over 1600 commits to darktable+rawspeed since 2.4 - 260+ pull requests handled - 250+ issues closed - Updated user manual is coming soon™ ## The Big Ones - new module retouch allowing changes based on image frequency layers - new module filmic which can replace the base curve and shadows and highlights - new module to handle duplicates in the darkroom with possibility to add a title, create standard or virgin duplicate, delete duplicate and quickly compare with a duplicate - new logarithm controls for the tone-curve - new mode for the unbreak profile module - add mask preview to adjust size, hardness before placing them - make it possible to change the cropped area in the perspective correction module - the mask blur has been complemented with a guided-filter to fine tune it (this works on RGB and Lab color space). - color balance module has two new modes based on ProPhotoRGB and HSL - Experimental support for PPC64le architecture (OpenCL support needs to be disabled, `-DUSE_OPENCL=OFF`) ## New Features And Changes - search from the map view is now fixed - visual rework of the lighttable (color label, image kind, local copy) - an option make it possible to display some image information directly on the thumb - add optional scrollbars on lighttable, or lighttable and darkroom - allow each masks of the clone module to have the opacity adjusted - lightroom import module supports the creator, rights, title, description and publisher information. - enhance TurboPrint support by displaying the dialogue with all possible options (print cancellation will be fixed in TurboPrint 2.47) - new sort filter based on the image's aspect - new sort filter based on the image's shutter speed - new sort filter based on the image's group - new sort filter based on a personalized sorting order (drag&drop on the lighttable view) - collection based on the local copy status - group image number displayed on the collection module - new zoom level at 50%; 400%, 800% and 1600% - better support for monochrome RAW - add contextual help pointing to the darktable's manual - better copy/paste support for multiple instances - add support for renaming the module instances - add frequency based adjustment for the RAW denoise module - add frequency based adjustment for the denoise profile module - all widgets should be themable via CSS now - add support for configuring the modules layout - different way to select hierarchical tags in the collection module (only the actual parent tag, all children or the parent and children) - better handling of grouped images by allowing setting stars, color label for the whole group. - make it possible to apply a preset to a new module instance using the middle click - new script to migrate collection from Capture One Pro ## Bug fixes - Fix the color pickers behavior in all modules - Fix liquify tools switching - Many more bugs got fixed ## Lua - No changes ## Changed Dependencies - CMake 3.4 is now required - In order to compile darktable you now need at least gcc-5.0+/clang-3.9+ - Minimal clang version was bumped from 3.4+ to 3.9+ - Packagers are advised to pass ```-DRAWSPEED_ENABLE_LTO=ON``` to CMake to enable partial LTO. ## RawSpeed changes - GoPro '.GPR' raws are now supported via new, fast 'VC-5' parallel decompressor - Panasonic's new raw compression ('.RW2', GH5s, G9 cameras) is now supported via new fast, parallel 'Panasonic V5' decompressor - Panasonic's old (also '.RW2') raw decompressor got rewritten, re-parallelized - Phase One ('.IIQ') decompressor got parallelized - Nikon NEF 'lossy after split' raw support was recovered - Phase One ('.IIQ') Quadrant Correction is now supported - Olympus High-Res (uncompressed) raw support - Lot's and lot's and lot's of maintenance, sanitization, cleanups, small rewrites/refactoring. - NOTE: Canon '.CR3' raws are *NOT* supported as of yet. ## Camera support, compared to 2.4.0 ### Base Support - Canon EOS 1500D - Canon EOS 2000D - Canon EOS Rebel T7 - Canon EOS 3000D - Canon EOS 4000D - Canon EOS Rebel T100 - Canon EOS 5D Mark IV (sRaw1, sRaw2) - Canon EOS 5DS (sRaw1, sRaw2) - Canon EOS 5DS R (sRaw1, sRaw2) - Canon PowerShot G1 X Mark III - Fujifilm X-A5 - Fujifilm X-H1 (compressed) - Fujifilm X-T100 - Fujifilm X-T3 (compressed) - GoPro FUSION (dng) - GoPro HERO5 Black (dng) - GoPro HERO6 Black (dng) - GoPro HERO7 Black (dng) - Hasselblad CFV-50 - Hasselblad H5D-40 - Hasselblad H5D-50c - Kodak DCS Pro 14nx - Kodak DCS520C - Kodak DCS760C - Kodak EOS DCS 3 - Nikon COOLPIX P1000 (12bit-uncompressed) - Nikon D2Xs (12bit-compressed, 12bit-uncompressed) - Nikon D3500 (12bit-compressed) - Nikon Z 6 (except uncompressed raws) - Nikon Z 7 (except 14-bit uncompressed raw) - Olympus E-PL8 - Olympus E-PL9 - Olympus SH-2 - Panasonic DC-FZ80 (4:3) - Panasonic DC-G9 (4:3) - Panasonic DC-GF9 (4:3) - Panasonic DC-GX800 (4:3) - Panasonic DC-GX850 (4:3) - Panasonic DC-GH5S (4:3, 3:2, 16:9, 1:1) - Panasonic DC-GX9 (4:3) - Panasonic DC-LX100M2 (4:3, 1:1, 16:9, 3:2) - Panasonic DC-TZ200 (3:2) - Panasonic DC-TZ202 (3:2) - Panasonic DMC-FZ2000 (3:2) - Panasonic DMC-FZ2500 (3:2) - Panasonic DMC-FZ35 (3:2, 16:9) - Panasonic DMC-FZ38 (3:2, 16:9) - Panasonic DMC-GX7MK2 (4:3) - Panasonic DMC-ZS100 (3:2) - Paralenz Dive Camera (chdk) - Pentax 645Z - Pentax K-1 Mark II - Pentax KP - Phase One P65+ - Sjcam SJ6 LEGEND (chdk-b, chdk-c) - Sony DSC-HX99 - Sony DSC-RX0 - Sony DSC-RX100M5A - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-7M3 ### White Balance Presets - Canon EOS M100 - Fujifilm X-T3 - Leaf Credo 40 - Nikon D3400 - Nikon D5600 - Nikon D7500 - Nikon D850 - Nikon Z 6 - Olympus E-M10 Mark III - Olympus E-M1MarkII - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ300 - Sony DSC-RX0 - Sony DSC-RX100M5 - Sony DSC-RX100M5A - Sony DSC-RX10M3 - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-6500 - Sony ILCE-7M3 - Sony ILCE-7RM3 ### Noise Profiles - Canon EOS 200D - Canon EOS Kiss X9 - Canon EOS Rebel SL2 - Canon EOS 750D - Canon EOS Kiss X8i - Canon EOS Rebel T6i - Canon EOS 760D - Canon EOS 8000D - Canon EOS Rebel T6s - Canon EOS 77D - Canon EOS 9000D - Canon EOS 800D - Canon EOS Kiss X9i - Canon EOS Rebel T7i - Canon EOS M100 - Canon EOS M6 - Canon PowerShot G1 X Mark II - Canon PowerShot G1 X Mark III - Canon PowerShot G9 X - Fujifilm X-A5 - Fujifilm X-E3 - Fujifilm X-T3 - Fujifilm X100F - Nikon 1 AW1 - Nikon 1 J3 - Nikon COOLPIX B700 - Nikon D5600 - Nikon D7500 - Nikon D850 - Olympus E-M10 Mark III - Olympus TG-5 - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ35 - Panasonic DMC-FZ38 - Panasonic DMC-GF6 - Panasonic DMC-LX10 - Panasonic DMC-LX15 - Panasonic DMC-LX9 - Panasonic DMC-TZ70 - Panasonic DMC-TZ71 - Panasonic DMC-ZS50 - Pentax K-01 - Pentax KP - Samsung NX1 - Sony DSC-RX100M4 - Sony DSC-RX10M3 - Sony ILCE-7M3 ## Translations - Afrikaans - Albanian - Chinese - Czech - Dutch - Finnish - French - Galician - German - Hebrew - Hungarian - Italian - Japanese - Nepal - Norwegian Bokmål - Polish - Portuguese - Romanian - Russian - Slovenian - Thai
2019-03-05 12:19:24 +01:00
lib/darktable/plugins/libhazeremoval.so
lib/darktable/plugins/libhighlights.so
lib/darktable/plugins/libhighpass.so
lib/darktable/plugins/libhotpixels.so
lib/darktable/plugins/libinvert.so
lib/darktable/plugins/liblens.so
lib/darktable/plugins/liblevels.so
lib/darktable/plugins/libliquify.so
lib/darktable/plugins/liblowlight.so
lib/darktable/plugins/liblowpass.so
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
lib/darktable/plugins/liblut3d.so
lib/darktable/plugins/libmask_manager.so
lib/darktable/plugins/libmonochrome.so
lib/darktable/plugins/libnlmeans.so
lib/darktable/plugins/liboverexposed.so
lib/darktable/plugins/libprofile_gamma.so
lib/darktable/plugins/librawdenoise.so
lib/darktable/plugins/librawoverexposed.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/plugins/librawprepare.so
lib/darktable/plugins/librelight.so
Update to 2.6.0 Changelog: we're proud to announce the new feature release of darktable, 2.6.0! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksums are: when updating from the currently stable 2.4.x series, please bear in mind that your edits will be preserved during this process, but it will not be possible to downgrade from 2.6 to 2.4.x any more. #### Important note: to make sure that darktable can keep on supporting the raw file format for your camera, *please* read [this post](https://discuss.pixls.us/t/raw-samples-wanted/5420?u=lebedevri) on how/what raw samples you can contribute to ensure that we have the *full* raw sample set for your camera under CC0 license! - Over 1600 commits to darktable+rawspeed since 2.4 - 260+ pull requests handled - 250+ issues closed - Updated user manual is coming soon™ ## The Big Ones - new module retouch allowing changes based on image frequency layers - new module filmic which can replace the base curve and shadows and highlights - new module to handle duplicates in the darkroom with possibility to add a title, create standard or virgin duplicate, delete duplicate and quickly compare with a duplicate - new logarithm controls for the tone-curve - new mode for the unbreak profile module - add mask preview to adjust size, hardness before placing them - make it possible to change the cropped area in the perspective correction module - the mask blur has been complemented with a guided-filter to fine tune it (this works on RGB and Lab color space). - color balance module has two new modes based on ProPhotoRGB and HSL - Experimental support for PPC64le architecture (OpenCL support needs to be disabled, `-DUSE_OPENCL=OFF`) ## New Features And Changes - search from the map view is now fixed - visual rework of the lighttable (color label, image kind, local copy) - an option make it possible to display some image information directly on the thumb - add optional scrollbars on lighttable, or lighttable and darkroom - allow each masks of the clone module to have the opacity adjusted - lightroom import module supports the creator, rights, title, description and publisher information. - enhance TurboPrint support by displaying the dialogue with all possible options (print cancellation will be fixed in TurboPrint 2.47) - new sort filter based on the image's aspect - new sort filter based on the image's shutter speed - new sort filter based on the image's group - new sort filter based on a personalized sorting order (drag&drop on the lighttable view) - collection based on the local copy status - group image number displayed on the collection module - new zoom level at 50%; 400%, 800% and 1600% - better support for monochrome RAW - add contextual help pointing to the darktable's manual - better copy/paste support for multiple instances - add support for renaming the module instances - add frequency based adjustment for the RAW denoise module - add frequency based adjustment for the denoise profile module - all widgets should be themable via CSS now - add support for configuring the modules layout - different way to select hierarchical tags in the collection module (only the actual parent tag, all children or the parent and children) - better handling of grouped images by allowing setting stars, color label for the whole group. - make it possible to apply a preset to a new module instance using the middle click - new script to migrate collection from Capture One Pro ## Bug fixes - Fix the color pickers behavior in all modules - Fix liquify tools switching - Many more bugs got fixed ## Lua - No changes ## Changed Dependencies - CMake 3.4 is now required - In order to compile darktable you now need at least gcc-5.0+/clang-3.9+ - Minimal clang version was bumped from 3.4+ to 3.9+ - Packagers are advised to pass ```-DRAWSPEED_ENABLE_LTO=ON``` to CMake to enable partial LTO. ## RawSpeed changes - GoPro '.GPR' raws are now supported via new, fast 'VC-5' parallel decompressor - Panasonic's new raw compression ('.RW2', GH5s, G9 cameras) is now supported via new fast, parallel 'Panasonic V5' decompressor - Panasonic's old (also '.RW2') raw decompressor got rewritten, re-parallelized - Phase One ('.IIQ') decompressor got parallelized - Nikon NEF 'lossy after split' raw support was recovered - Phase One ('.IIQ') Quadrant Correction is now supported - Olympus High-Res (uncompressed) raw support - Lot's and lot's and lot's of maintenance, sanitization, cleanups, small rewrites/refactoring. - NOTE: Canon '.CR3' raws are *NOT* supported as of yet. ## Camera support, compared to 2.4.0 ### Base Support - Canon EOS 1500D - Canon EOS 2000D - Canon EOS Rebel T7 - Canon EOS 3000D - Canon EOS 4000D - Canon EOS Rebel T100 - Canon EOS 5D Mark IV (sRaw1, sRaw2) - Canon EOS 5DS (sRaw1, sRaw2) - Canon EOS 5DS R (sRaw1, sRaw2) - Canon PowerShot G1 X Mark III - Fujifilm X-A5 - Fujifilm X-H1 (compressed) - Fujifilm X-T100 - Fujifilm X-T3 (compressed) - GoPro FUSION (dng) - GoPro HERO5 Black (dng) - GoPro HERO6 Black (dng) - GoPro HERO7 Black (dng) - Hasselblad CFV-50 - Hasselblad H5D-40 - Hasselblad H5D-50c - Kodak DCS Pro 14nx - Kodak DCS520C - Kodak DCS760C - Kodak EOS DCS 3 - Nikon COOLPIX P1000 (12bit-uncompressed) - Nikon D2Xs (12bit-compressed, 12bit-uncompressed) - Nikon D3500 (12bit-compressed) - Nikon Z 6 (except uncompressed raws) - Nikon Z 7 (except 14-bit uncompressed raw) - Olympus E-PL8 - Olympus E-PL9 - Olympus SH-2 - Panasonic DC-FZ80 (4:3) - Panasonic DC-G9 (4:3) - Panasonic DC-GF9 (4:3) - Panasonic DC-GX800 (4:3) - Panasonic DC-GX850 (4:3) - Panasonic DC-GH5S (4:3, 3:2, 16:9, 1:1) - Panasonic DC-GX9 (4:3) - Panasonic DC-LX100M2 (4:3, 1:1, 16:9, 3:2) - Panasonic DC-TZ200 (3:2) - Panasonic DC-TZ202 (3:2) - Panasonic DMC-FZ2000 (3:2) - Panasonic DMC-FZ2500 (3:2) - Panasonic DMC-FZ35 (3:2, 16:9) - Panasonic DMC-FZ38 (3:2, 16:9) - Panasonic DMC-GX7MK2 (4:3) - Panasonic DMC-ZS100 (3:2) - Paralenz Dive Camera (chdk) - Pentax 645Z - Pentax K-1 Mark II - Pentax KP - Phase One P65+ - Sjcam SJ6 LEGEND (chdk-b, chdk-c) - Sony DSC-HX99 - Sony DSC-RX0 - Sony DSC-RX100M5A - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-7M3 ### White Balance Presets - Canon EOS M100 - Fujifilm X-T3 - Leaf Credo 40 - Nikon D3400 - Nikon D5600 - Nikon D7500 - Nikon D850 - Nikon Z 6 - Olympus E-M10 Mark III - Olympus E-M1MarkII - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ300 - Sony DSC-RX0 - Sony DSC-RX100M5 - Sony DSC-RX100M5A - Sony DSC-RX10M3 - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-6500 - Sony ILCE-7M3 - Sony ILCE-7RM3 ### Noise Profiles - Canon EOS 200D - Canon EOS Kiss X9 - Canon EOS Rebel SL2 - Canon EOS 750D - Canon EOS Kiss X8i - Canon EOS Rebel T6i - Canon EOS 760D - Canon EOS 8000D - Canon EOS Rebel T6s - Canon EOS 77D - Canon EOS 9000D - Canon EOS 800D - Canon EOS Kiss X9i - Canon EOS Rebel T7i - Canon EOS M100 - Canon EOS M6 - Canon PowerShot G1 X Mark II - Canon PowerShot G1 X Mark III - Canon PowerShot G9 X - Fujifilm X-A5 - Fujifilm X-E3 - Fujifilm X-T3 - Fujifilm X100F - Nikon 1 AW1 - Nikon 1 J3 - Nikon COOLPIX B700 - Nikon D5600 - Nikon D7500 - Nikon D850 - Olympus E-M10 Mark III - Olympus TG-5 - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ35 - Panasonic DMC-FZ38 - Panasonic DMC-GF6 - Panasonic DMC-LX10 - Panasonic DMC-LX15 - Panasonic DMC-LX9 - Panasonic DMC-TZ70 - Panasonic DMC-TZ71 - Panasonic DMC-ZS50 - Pentax K-01 - Pentax KP - Samsung NX1 - Sony DSC-RX100M4 - Sony DSC-RX10M3 - Sony ILCE-7M3 ## Translations - Afrikaans - Albanian - Chinese - Czech - Dutch - Finnish - French - Galician - German - Hebrew - Hungarian - Italian - Japanese - Nepal - Norwegian Bokmål - Polish - Portuguese - Romanian - Russian - Slovenian - Thai
2019-03-05 12:19:24 +01:00
lib/darktable/plugins/libretouch.so
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
lib/darktable/plugins/librgbcurve.so
lib/darktable/plugins/librgblevels.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/plugins/librotatepixels.so
lib/darktable/plugins/libscalepixels.so
lib/darktable/plugins/libshadhi.so
lib/darktable/plugins/libsharpen.so
lib/darktable/plugins/libsoften.so
lib/darktable/plugins/libsplittoning.so
lib/darktable/plugins/libspots.so
lib/darktable/plugins/libtemperature.so
lib/darktable/plugins/libtonecurve.so
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
lib/darktable/plugins/libtoneequal.so
lib/darktable/plugins/libtonemap.so
lib/darktable/plugins/libvelvia.so
lib/darktable/plugins/libvibrance.so
lib/darktable/plugins/libvignette.so
lib/darktable/plugins/libwatermark.so
lib/darktable/plugins/libzonesystem.so
lib/darktable/plugins/lighttable/libbackgroundjobs.so
lib/darktable/plugins/lighttable/libcamera.so
lib/darktable/plugins/lighttable/libcollect.so
lib/darktable/plugins/lighttable/libcolorlabels.so
lib/darktable/plugins/lighttable/libcolorpicker.so
lib/darktable/plugins/lighttable/libcopy_history.so
lib/darktable/plugins/lighttable/libdarktable_label.so
Update to 2.6.0 Changelog: we're proud to announce the new feature release of darktable, 2.6.0! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksums are: when updating from the currently stable 2.4.x series, please bear in mind that your edits will be preserved during this process, but it will not be possible to downgrade from 2.6 to 2.4.x any more. #### Important note: to make sure that darktable can keep on supporting the raw file format for your camera, *please* read [this post](https://discuss.pixls.us/t/raw-samples-wanted/5420?u=lebedevri) on how/what raw samples you can contribute to ensure that we have the *full* raw sample set for your camera under CC0 license! - Over 1600 commits to darktable+rawspeed since 2.4 - 260+ pull requests handled - 250+ issues closed - Updated user manual is coming soon™ ## The Big Ones - new module retouch allowing changes based on image frequency layers - new module filmic which can replace the base curve and shadows and highlights - new module to handle duplicates in the darkroom with possibility to add a title, create standard or virgin duplicate, delete duplicate and quickly compare with a duplicate - new logarithm controls for the tone-curve - new mode for the unbreak profile module - add mask preview to adjust size, hardness before placing them - make it possible to change the cropped area in the perspective correction module - the mask blur has been complemented with a guided-filter to fine tune it (this works on RGB and Lab color space). - color balance module has two new modes based on ProPhotoRGB and HSL - Experimental support for PPC64le architecture (OpenCL support needs to be disabled, `-DUSE_OPENCL=OFF`) ## New Features And Changes - search from the map view is now fixed - visual rework of the lighttable (color label, image kind, local copy) - an option make it possible to display some image information directly on the thumb - add optional scrollbars on lighttable, or lighttable and darkroom - allow each masks of the clone module to have the opacity adjusted - lightroom import module supports the creator, rights, title, description and publisher information. - enhance TurboPrint support by displaying the dialogue with all possible options (print cancellation will be fixed in TurboPrint 2.47) - new sort filter based on the image's aspect - new sort filter based on the image's shutter speed - new sort filter based on the image's group - new sort filter based on a personalized sorting order (drag&drop on the lighttable view) - collection based on the local copy status - group image number displayed on the collection module - new zoom level at 50%; 400%, 800% and 1600% - better support for monochrome RAW - add contextual help pointing to the darktable's manual - better copy/paste support for multiple instances - add support for renaming the module instances - add frequency based adjustment for the RAW denoise module - add frequency based adjustment for the denoise profile module - all widgets should be themable via CSS now - add support for configuring the modules layout - different way to select hierarchical tags in the collection module (only the actual parent tag, all children or the parent and children) - better handling of grouped images by allowing setting stars, color label for the whole group. - make it possible to apply a preset to a new module instance using the middle click - new script to migrate collection from Capture One Pro ## Bug fixes - Fix the color pickers behavior in all modules - Fix liquify tools switching - Many more bugs got fixed ## Lua - No changes ## Changed Dependencies - CMake 3.4 is now required - In order to compile darktable you now need at least gcc-5.0+/clang-3.9+ - Minimal clang version was bumped from 3.4+ to 3.9+ - Packagers are advised to pass ```-DRAWSPEED_ENABLE_LTO=ON``` to CMake to enable partial LTO. ## RawSpeed changes - GoPro '.GPR' raws are now supported via new, fast 'VC-5' parallel decompressor - Panasonic's new raw compression ('.RW2', GH5s, G9 cameras) is now supported via new fast, parallel 'Panasonic V5' decompressor - Panasonic's old (also '.RW2') raw decompressor got rewritten, re-parallelized - Phase One ('.IIQ') decompressor got parallelized - Nikon NEF 'lossy after split' raw support was recovered - Phase One ('.IIQ') Quadrant Correction is now supported - Olympus High-Res (uncompressed) raw support - Lot's and lot's and lot's of maintenance, sanitization, cleanups, small rewrites/refactoring. - NOTE: Canon '.CR3' raws are *NOT* supported as of yet. ## Camera support, compared to 2.4.0 ### Base Support - Canon EOS 1500D - Canon EOS 2000D - Canon EOS Rebel T7 - Canon EOS 3000D - Canon EOS 4000D - Canon EOS Rebel T100 - Canon EOS 5D Mark IV (sRaw1, sRaw2) - Canon EOS 5DS (sRaw1, sRaw2) - Canon EOS 5DS R (sRaw1, sRaw2) - Canon PowerShot G1 X Mark III - Fujifilm X-A5 - Fujifilm X-H1 (compressed) - Fujifilm X-T100 - Fujifilm X-T3 (compressed) - GoPro FUSION (dng) - GoPro HERO5 Black (dng) - GoPro HERO6 Black (dng) - GoPro HERO7 Black (dng) - Hasselblad CFV-50 - Hasselblad H5D-40 - Hasselblad H5D-50c - Kodak DCS Pro 14nx - Kodak DCS520C - Kodak DCS760C - Kodak EOS DCS 3 - Nikon COOLPIX P1000 (12bit-uncompressed) - Nikon D2Xs (12bit-compressed, 12bit-uncompressed) - Nikon D3500 (12bit-compressed) - Nikon Z 6 (except uncompressed raws) - Nikon Z 7 (except 14-bit uncompressed raw) - Olympus E-PL8 - Olympus E-PL9 - Olympus SH-2 - Panasonic DC-FZ80 (4:3) - Panasonic DC-G9 (4:3) - Panasonic DC-GF9 (4:3) - Panasonic DC-GX800 (4:3) - Panasonic DC-GX850 (4:3) - Panasonic DC-GH5S (4:3, 3:2, 16:9, 1:1) - Panasonic DC-GX9 (4:3) - Panasonic DC-LX100M2 (4:3, 1:1, 16:9, 3:2) - Panasonic DC-TZ200 (3:2) - Panasonic DC-TZ202 (3:2) - Panasonic DMC-FZ2000 (3:2) - Panasonic DMC-FZ2500 (3:2) - Panasonic DMC-FZ35 (3:2, 16:9) - Panasonic DMC-FZ38 (3:2, 16:9) - Panasonic DMC-GX7MK2 (4:3) - Panasonic DMC-ZS100 (3:2) - Paralenz Dive Camera (chdk) - Pentax 645Z - Pentax K-1 Mark II - Pentax KP - Phase One P65+ - Sjcam SJ6 LEGEND (chdk-b, chdk-c) - Sony DSC-HX99 - Sony DSC-RX0 - Sony DSC-RX100M5A - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-7M3 ### White Balance Presets - Canon EOS M100 - Fujifilm X-T3 - Leaf Credo 40 - Nikon D3400 - Nikon D5600 - Nikon D7500 - Nikon D850 - Nikon Z 6 - Olympus E-M10 Mark III - Olympus E-M1MarkII - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ300 - Sony DSC-RX0 - Sony DSC-RX100M5 - Sony DSC-RX100M5A - Sony DSC-RX10M3 - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-6500 - Sony ILCE-7M3 - Sony ILCE-7RM3 ### Noise Profiles - Canon EOS 200D - Canon EOS Kiss X9 - Canon EOS Rebel SL2 - Canon EOS 750D - Canon EOS Kiss X8i - Canon EOS Rebel T6i - Canon EOS 760D - Canon EOS 8000D - Canon EOS Rebel T6s - Canon EOS 77D - Canon EOS 9000D - Canon EOS 800D - Canon EOS Kiss X9i - Canon EOS Rebel T7i - Canon EOS M100 - Canon EOS M6 - Canon PowerShot G1 X Mark II - Canon PowerShot G1 X Mark III - Canon PowerShot G9 X - Fujifilm X-A5 - Fujifilm X-E3 - Fujifilm X-T3 - Fujifilm X100F - Nikon 1 AW1 - Nikon 1 J3 - Nikon COOLPIX B700 - Nikon D5600 - Nikon D7500 - Nikon D850 - Olympus E-M10 Mark III - Olympus TG-5 - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ35 - Panasonic DMC-FZ38 - Panasonic DMC-GF6 - Panasonic DMC-LX10 - Panasonic DMC-LX15 - Panasonic DMC-LX9 - Panasonic DMC-TZ70 - Panasonic DMC-TZ71 - Panasonic DMC-ZS50 - Pentax K-01 - Pentax KP - Samsung NX1 - Sony DSC-RX100M4 - Sony DSC-RX10M3 - Sony ILCE-7M3 ## Translations - Afrikaans - Albanian - Chinese - Czech - Dutch - Finnish - French - Galician - German - Hebrew - Hungarian - Italian - Japanese - Nepal - Norwegian Bokmål - Polish - Portuguese - Romanian - Russian - Slovenian - Thai
2019-03-05 12:19:24 +01:00
lib/darktable/plugins/lighttable/libduplicate.so
lib/darktable/plugins/lighttable/libexport.so
lib/darktable/plugins/lighttable/libfilmstrip.so
lib/darktable/plugins/lighttable/libfilter.so
lib/darktable/plugins/lighttable/libgeotagging.so
lib/darktable/plugins/lighttable/libglobal_toolbox.so
lib/darktable/plugins/lighttable/libhinter.so
lib/darktable/plugins/lighttable/libhistogram.so
lib/darktable/plugins/lighttable/libhistory.so
lib/darktable/plugins/lighttable/libimage.so
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
lib/darktable/plugins/lighttable/libimage_infos.so
lib/darktable/plugins/lighttable/libimport.so
lib/darktable/plugins/lighttable/liblighttable_mode.so
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
lib/darktable/plugins/lighttable/liblive_view.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/plugins/lighttable/libmasks.so
lib/darktable/plugins/lighttable/libmetadata.so
lib/darktable/plugins/lighttable/libmetadata_view.so
lib/darktable/plugins/lighttable/libmodule_toolbox.so
lib/darktable/plugins/lighttable/libmodulegroups.so
lib/darktable/plugins/lighttable/libmodulelist.so
lib/darktable/plugins/lighttable/libnavigation.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/plugins/lighttable/libprint_settings.so
lib/darktable/plugins/lighttable/libratings.so
lib/darktable/plugins/lighttable/librecentcollect.so
lib/darktable/plugins/lighttable/libselect.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/plugins/lighttable/libsession.so
lib/darktable/plugins/lighttable/libsnapshots.so
lib/darktable/plugins/lighttable/libstyles.so
lib/darktable/plugins/lighttable/libtagging.so
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
lib/darktable/plugins/lighttable/libtimeline.so
lib/darktable/plugins/lighttable/libview_toolbox.so
lib/darktable/plugins/lighttable/libviewswitcher.so
lib/darktable/views/libdarkroom.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/views/libknight.so
lib/darktable/views/liblighttable.so
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
lib/darktable/views/libprint.so
lib/darktable/views/libslideshow.so
lib/darktable/views/libtethering.so
share/appdata/darktable.appdata.xml
share/applications/darktable.desktop
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
share/darktable/darktable.bash
share/darktable/darktablerc
2011-11-15 22:19:02 +01:00
share/darktable/gdb_commands
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
share/darktable/latex/photobook.cls
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/lua/darktable/debug.lua
share/darktable/luarc
share/darktable/noiseprofiles.json
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
share/darktable/pixmaps/dt_logo_128x128.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/idbutton-1.png
share/darktable/pixmaps/idbutton-1.svg
share/darktable/pixmaps/idbutton-2.png
share/darktable/pixmaps/idbutton-2.svg
share/darktable/pixmaps/idbutton-3.png
share/darktable/pixmaps/idbutton-3.svg
share/darktable/pixmaps/idbutton.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/idbutton.svg
share/darktable/pixmaps/plugins/darkroom/ashift.png
share/darktable/pixmaps/plugins/darkroom/ashift.svg
share/darktable/pixmaps/plugins/darkroom/atrous.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/atrous.svg
share/darktable/pixmaps/plugins/darkroom/basecurve.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/basecurve.svg
2011-11-15 22:19:02 +01:00
share/darktable/pixmaps/plugins/darkroom/bilateral.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/bilateral.svg
share/darktable/pixmaps/plugins/darkroom/bloom.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/bloom.svg
share/darktable/pixmaps/plugins/darkroom/borders.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/borders.svg
share/darktable/pixmaps/plugins/darkroom/cacorrect.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/cacorrect.svg
share/darktable/pixmaps/plugins/darkroom/channelmixer.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/channelmixer.svg
share/darktable/pixmaps/plugins/darkroom/clahe.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/clahe.svg
share/darktable/pixmaps/plugins/darkroom/clipping.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/clipping.svg
share/darktable/pixmaps/plugins/darkroom/colisa.png
share/darktable/pixmaps/plugins/darkroom/colisa.svg
share/darktable/pixmaps/plugins/darkroom/colorcorrection.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/colorcorrection.svg
share/darktable/pixmaps/plugins/darkroom/colorin.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/colorin.svg
share/darktable/pixmaps/plugins/darkroom/colormapping.png
share/darktable/pixmaps/plugins/darkroom/colormapping.svg
share/darktable/pixmaps/plugins/darkroom/colorout.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/colorout.svg
share/darktable/pixmaps/plugins/darkroom/colorreconstruct.png
share/darktable/pixmaps/plugins/darkroom/colorreconstruct.svg
share/darktable/pixmaps/plugins/darkroom/colortransfer.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/colortransfer.svg
share/darktable/pixmaps/plugins/darkroom/colorzones.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/colorzones.svg
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
share/darktable/pixmaps/plugins/darkroom/default.svg
share/darktable/pixmaps/plugins/darkroom/demosaic.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/demosaic.svg
share/darktable/pixmaps/plugins/darkroom/dither.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/dither.svg
share/darktable/pixmaps/plugins/darkroom/exposure.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/exposure.svg
Update to 1.0.5: 1.0.5: This has a good chance of being the last one in a series of stable releases (with stuff backported from our latest and greatest). Thanks to Pascal for maintaining it! As such, it comes with a short list of maintenance things as change log: Update to RawSpeed r438 Update to LibRaw 0.14.7 White balance presets for Nikon Coolpix P7100 and Panasonic GF3 White balance preset updates for Canon EOS 7D, Canon EOS 350D Standard Color Matrices for Canon EOS 650D, Canon EOS 5D Mark III, Canon EOS 1D X, Canon PowerShot G1 X, Canon PowerShot SX220, Nikon D3200, Nikon D4, Nikon D800, Olympus E-M5, Panasonic GF5, Sony SLT-A37/A57, Leica X1/X2, Sony DSC-RX100 A few memory leaks were resolved A few generic bugs were resolved 1.0.4: The changes over darktable 1.0.3 are: More robust OpenMP compiler detection code New warming/cooling filter presets for color correction plugin Lighttable thumbnails should be slightly faster and sharper Correctly restore panels when using Tab. Checking if an export target directly is read-only Writing of hierarchical tags in our .xmp has been improved Don't list system display profile for anything but the display profile selection We disabled scrollwheel scrolling in darkroom mode as it sometimes conflicts with widget behavior Lighttable thumbnails are now color managed with some caveats (1) Improved color rendition: Nikon D800 Canon EOS 5D Mark III White balance presets: Canon EOS 5D Mark III Canon EOS 7D (updated) Olympus E-M5 Samsung NX100 (updated) Olympus E-PL1 (updated) Olympus E-PL2 (updated) Olympus E-PL3 (updated) (1) Lighttable color management caveats: Our previous releases didn't have any color management in lighttable mode (and the filmstrip), in this release we have a quick-fix implementation of color management for lighttable mode. For 1.0.4, newly imported files use the Preview JPEG by default for the thumbnail, in that case it's still not color managed. After entering darkroom mode (after which the thumbnail is regenerated in case you changed the history stack) it will be color managed. Without changed history stack the thumbnail will always be the embedded JPEG. If you need lighttable mode to be color managed all the time you can disable reading of the Preview JPEGs in our Preferences dialog "don't use embedded preview jpeg but half-size raw", do note that this will significantly slow down thumbnail generation and consequently will slow down new imports. To have darktable regenerate all old previews (in a color managed fashion) you can delete the ~/.cache/darktable/mipmaps* files.
2012-07-29 22:20:47 +02:00
share/darktable/pixmaps/plugins/darkroom/flip.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/flip.svg
share/darktable/pixmaps/plugins/darkroom/graduatednd.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/graduatednd.svg
share/darktable/pixmaps/plugins/darkroom/grain.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/grain.svg
Update to 2.6.0 Changelog: we're proud to announce the new feature release of darktable, 2.6.0! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksums are: when updating from the currently stable 2.4.x series, please bear in mind that your edits will be preserved during this process, but it will not be possible to downgrade from 2.6 to 2.4.x any more. #### Important note: to make sure that darktable can keep on supporting the raw file format for your camera, *please* read [this post](https://discuss.pixls.us/t/raw-samples-wanted/5420?u=lebedevri) on how/what raw samples you can contribute to ensure that we have the *full* raw sample set for your camera under CC0 license! - Over 1600 commits to darktable+rawspeed since 2.4 - 260+ pull requests handled - 250+ issues closed - Updated user manual is coming soon™ ## The Big Ones - new module retouch allowing changes based on image frequency layers - new module filmic which can replace the base curve and shadows and highlights - new module to handle duplicates in the darkroom with possibility to add a title, create standard or virgin duplicate, delete duplicate and quickly compare with a duplicate - new logarithm controls for the tone-curve - new mode for the unbreak profile module - add mask preview to adjust size, hardness before placing them - make it possible to change the cropped area in the perspective correction module - the mask blur has been complemented with a guided-filter to fine tune it (this works on RGB and Lab color space). - color balance module has two new modes based on ProPhotoRGB and HSL - Experimental support for PPC64le architecture (OpenCL support needs to be disabled, `-DUSE_OPENCL=OFF`) ## New Features And Changes - search from the map view is now fixed - visual rework of the lighttable (color label, image kind, local copy) - an option make it possible to display some image information directly on the thumb - add optional scrollbars on lighttable, or lighttable and darkroom - allow each masks of the clone module to have the opacity adjusted - lightroom import module supports the creator, rights, title, description and publisher information. - enhance TurboPrint support by displaying the dialogue with all possible options (print cancellation will be fixed in TurboPrint 2.47) - new sort filter based on the image's aspect - new sort filter based on the image's shutter speed - new sort filter based on the image's group - new sort filter based on a personalized sorting order (drag&drop on the lighttable view) - collection based on the local copy status - group image number displayed on the collection module - new zoom level at 50%; 400%, 800% and 1600% - better support for monochrome RAW - add contextual help pointing to the darktable's manual - better copy/paste support for multiple instances - add support for renaming the module instances - add frequency based adjustment for the RAW denoise module - add frequency based adjustment for the denoise profile module - all widgets should be themable via CSS now - add support for configuring the modules layout - different way to select hierarchical tags in the collection module (only the actual parent tag, all children or the parent and children) - better handling of grouped images by allowing setting stars, color label for the whole group. - make it possible to apply a preset to a new module instance using the middle click - new script to migrate collection from Capture One Pro ## Bug fixes - Fix the color pickers behavior in all modules - Fix liquify tools switching - Many more bugs got fixed ## Lua - No changes ## Changed Dependencies - CMake 3.4 is now required - In order to compile darktable you now need at least gcc-5.0+/clang-3.9+ - Minimal clang version was bumped from 3.4+ to 3.9+ - Packagers are advised to pass ```-DRAWSPEED_ENABLE_LTO=ON``` to CMake to enable partial LTO. ## RawSpeed changes - GoPro '.GPR' raws are now supported via new, fast 'VC-5' parallel decompressor - Panasonic's new raw compression ('.RW2', GH5s, G9 cameras) is now supported via new fast, parallel 'Panasonic V5' decompressor - Panasonic's old (also '.RW2') raw decompressor got rewritten, re-parallelized - Phase One ('.IIQ') decompressor got parallelized - Nikon NEF 'lossy after split' raw support was recovered - Phase One ('.IIQ') Quadrant Correction is now supported - Olympus High-Res (uncompressed) raw support - Lot's and lot's and lot's of maintenance, sanitization, cleanups, small rewrites/refactoring. - NOTE: Canon '.CR3' raws are *NOT* supported as of yet. ## Camera support, compared to 2.4.0 ### Base Support - Canon EOS 1500D - Canon EOS 2000D - Canon EOS Rebel T7 - Canon EOS 3000D - Canon EOS 4000D - Canon EOS Rebel T100 - Canon EOS 5D Mark IV (sRaw1, sRaw2) - Canon EOS 5DS (sRaw1, sRaw2) - Canon EOS 5DS R (sRaw1, sRaw2) - Canon PowerShot G1 X Mark III - Fujifilm X-A5 - Fujifilm X-H1 (compressed) - Fujifilm X-T100 - Fujifilm X-T3 (compressed) - GoPro FUSION (dng) - GoPro HERO5 Black (dng) - GoPro HERO6 Black (dng) - GoPro HERO7 Black (dng) - Hasselblad CFV-50 - Hasselblad H5D-40 - Hasselblad H5D-50c - Kodak DCS Pro 14nx - Kodak DCS520C - Kodak DCS760C - Kodak EOS DCS 3 - Nikon COOLPIX P1000 (12bit-uncompressed) - Nikon D2Xs (12bit-compressed, 12bit-uncompressed) - Nikon D3500 (12bit-compressed) - Nikon Z 6 (except uncompressed raws) - Nikon Z 7 (except 14-bit uncompressed raw) - Olympus E-PL8 - Olympus E-PL9 - Olympus SH-2 - Panasonic DC-FZ80 (4:3) - Panasonic DC-G9 (4:3) - Panasonic DC-GF9 (4:3) - Panasonic DC-GX800 (4:3) - Panasonic DC-GX850 (4:3) - Panasonic DC-GH5S (4:3, 3:2, 16:9, 1:1) - Panasonic DC-GX9 (4:3) - Panasonic DC-LX100M2 (4:3, 1:1, 16:9, 3:2) - Panasonic DC-TZ200 (3:2) - Panasonic DC-TZ202 (3:2) - Panasonic DMC-FZ2000 (3:2) - Panasonic DMC-FZ2500 (3:2) - Panasonic DMC-FZ35 (3:2, 16:9) - Panasonic DMC-FZ38 (3:2, 16:9) - Panasonic DMC-GX7MK2 (4:3) - Panasonic DMC-ZS100 (3:2) - Paralenz Dive Camera (chdk) - Pentax 645Z - Pentax K-1 Mark II - Pentax KP - Phase One P65+ - Sjcam SJ6 LEGEND (chdk-b, chdk-c) - Sony DSC-HX99 - Sony DSC-RX0 - Sony DSC-RX100M5A - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-7M3 ### White Balance Presets - Canon EOS M100 - Fujifilm X-T3 - Leaf Credo 40 - Nikon D3400 - Nikon D5600 - Nikon D7500 - Nikon D850 - Nikon Z 6 - Olympus E-M10 Mark III - Olympus E-M1MarkII - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ300 - Sony DSC-RX0 - Sony DSC-RX100M5 - Sony DSC-RX100M5A - Sony DSC-RX10M3 - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-6500 - Sony ILCE-7M3 - Sony ILCE-7RM3 ### Noise Profiles - Canon EOS 200D - Canon EOS Kiss X9 - Canon EOS Rebel SL2 - Canon EOS 750D - Canon EOS Kiss X8i - Canon EOS Rebel T6i - Canon EOS 760D - Canon EOS 8000D - Canon EOS Rebel T6s - Canon EOS 77D - Canon EOS 9000D - Canon EOS 800D - Canon EOS Kiss X9i - Canon EOS Rebel T7i - Canon EOS M100 - Canon EOS M6 - Canon PowerShot G1 X Mark II - Canon PowerShot G1 X Mark III - Canon PowerShot G9 X - Fujifilm X-A5 - Fujifilm X-E3 - Fujifilm X-T3 - Fujifilm X100F - Nikon 1 AW1 - Nikon 1 J3 - Nikon COOLPIX B700 - Nikon D5600 - Nikon D7500 - Nikon D850 - Olympus E-M10 Mark III - Olympus TG-5 - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ35 - Panasonic DMC-FZ38 - Panasonic DMC-GF6 - Panasonic DMC-LX10 - Panasonic DMC-LX15 - Panasonic DMC-LX9 - Panasonic DMC-TZ70 - Panasonic DMC-TZ71 - Panasonic DMC-ZS50 - Pentax K-01 - Pentax KP - Samsung NX1 - Sony DSC-RX100M4 - Sony DSC-RX10M3 - Sony ILCE-7M3 ## Translations - Afrikaans - Albanian - Chinese - Czech - Dutch - Finnish - French - Galician - German - Hebrew - Hungarian - Italian - Japanese - Nepal - Norwegian Bokmål - Polish - Portuguese - Romanian - Russian - Slovenian - Thai
2019-03-05 12:19:24 +01:00
share/darktable/pixmaps/plugins/darkroom/hazeremoval.png
share/darktable/pixmaps/plugins/darkroom/hazeremoval.svg
share/darktable/pixmaps/plugins/darkroom/highlights.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/highlights.svg
share/darktable/pixmaps/plugins/darkroom/highpass.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/highpass.svg
share/darktable/pixmaps/plugins/darkroom/hotpixels.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/hotpixels.svg
2011-11-15 22:19:02 +01:00
share/darktable/pixmaps/plugins/darkroom/invert.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/invert.svg
share/darktable/pixmaps/plugins/darkroom/lens.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/lens.svg
share/darktable/pixmaps/plugins/darkroom/levels.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/levels.svg
share/darktable/pixmaps/plugins/darkroom/liquify.png
share/darktable/pixmaps/plugins/darkroom/liquify.svg
share/darktable/pixmaps/plugins/darkroom/lowlight.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/lowlight.svg
share/darktable/pixmaps/plugins/darkroom/lowpass.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/lowpass.svg
share/darktable/pixmaps/plugins/darkroom/monochrome.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/monochrome.svg
share/darktable/pixmaps/plugins/darkroom/nlmeans.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/nlmeans.svg
share/darktable/pixmaps/plugins/darkroom/overexposed.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/overexposed.svg
share/darktable/pixmaps/plugins/darkroom/profile_gamma.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/profile_gamma.svg
share/darktable/pixmaps/plugins/darkroom/rawdenoise.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/rawdenoise.svg
share/darktable/pixmaps/plugins/darkroom/rawimport.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/rawimport.svg
share/darktable/pixmaps/plugins/darkroom/rawprepare.png
share/darktable/pixmaps/plugins/darkroom/rawprepare.svg
share/darktable/pixmaps/plugins/darkroom/relight.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/relight.svg
share/darktable/pixmaps/plugins/darkroom/shadhi.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/shadhi.svg
share/darktable/pixmaps/plugins/darkroom/sharpen.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/sharpen.svg
share/darktable/pixmaps/plugins/darkroom/soften.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/soften.svg
share/darktable/pixmaps/plugins/darkroom/splittoning.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/splittoning.svg
share/darktable/pixmaps/plugins/darkroom/spots.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/spots.svg
share/darktable/pixmaps/plugins/darkroom/temperature.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/temperature.svg
share/darktable/pixmaps/plugins/darkroom/template.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/template.svg
share/darktable/pixmaps/plugins/darkroom/tonecurve.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/tonecurve.svg
share/darktable/pixmaps/plugins/darkroom/tonemap.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/tonemap.svg
share/darktable/pixmaps/plugins/darkroom/velvia.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/velvia.svg
share/darktable/pixmaps/plugins/darkroom/vignette.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/vignette.svg
share/darktable/pixmaps/plugins/darkroom/watermark.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/watermark.svg
share/darktable/pixmaps/plugins/darkroom/zonesystem.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/pixmaps/plugins/darkroom/zonesystem.svg
share/darktable/pswp/LICENSE
share/darktable/pswp/default-skin/default-skin.css
share/darktable/pswp/default-skin/default-skin.png
share/darktable/pswp/default-skin/default-skin.svg
share/darktable/pswp/default-skin/preloader.gif
share/darktable/pswp/photoswipe-ui-default.js
share/darktable/pswp/photoswipe-ui-default.min.js
share/darktable/pswp/photoswipe.css
share/darktable/pswp/photoswipe.js
share/darktable/pswp/photoswipe.min.js
share/darktable/rawspeed/cameras.xml
share/darktable/rawspeed/showcameras.xsl
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
share/darktable/style/bullet.gif
share/darktable/style/close.gif
share/darktable/style/closelabel.gif
share/darktable/style/donate-button.gif
share/darktable/style/download-icon.gif
share/darktable/style/favicon.ico
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
share/darktable/style/image-1.jpg
share/darktable/style/lightbox.css
share/darktable/style/loading.gif
share/darktable/style/nextlabel.gif
share/darktable/style/prevlabel.gif
share/darktable/style/style.css
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
share/darktable/style/thumb-1.jpg
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
share/darktable/themes/darktable-elegant-dark.css
share/darktable/themes/darktable-elegant-darker.css
share/darktable/themes/darktable-elegant-grey.css
share/darktable/themes/darktable-icons-dark.css
share/darktable/themes/darktable-icons-darker.css
share/darktable/themes/darktable-icons-grey.css
share/darktable/themes/darktable-icons.css
share/darktable/themes/darktable.css
share/darktable/tools/common.sh
share/darktable/tools/purge_from_cache.sh
share/darktable/tools/purge_non_existing_images.sh
share/darktable/tools/purge_unused_tags.sh
share/darktable/watermarks/darktable.svg
share/darktable/watermarks/hasselblad.svg
share/darktable/watermarks/promo.svg
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/darktable/watermarks/simple-text.svg
share/icons/hicolor/16x16/apps/darktable.png
share/icons/hicolor/22x22/apps/darktable.png
share/icons/hicolor/24x24/apps/darktable.png
share/icons/hicolor/256x256/apps/darktable.png
share/icons/hicolor/32x32/apps/darktable.png
share/icons/hicolor/48x48/apps/darktable.png
share/icons/hicolor/64x64/apps/darktable.png
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/icons/hicolor/scalable/apps/darktable-1.svg
share/icons/hicolor/scalable/apps/darktable-2.svg
share/icons/hicolor/scalable/apps/darktable-3.svg
share/icons/hicolor/scalable/apps/darktable.svg
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/locale/ca/LC_MESSAGES/darktable.mo
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
share/locale/cs/LC_MESSAGES/darktable.mo
share/locale/da/LC_MESSAGES/darktable.mo
share/locale/de/LC_MESSAGES/darktable.mo
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
share/locale/es/LC_MESSAGES/darktable.mo
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
share/locale/fr/LC_MESSAGES/darktable.mo
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
share/locale/he/LC_MESSAGES/darktable.mo
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/locale/hu/LC_MESSAGES/darktable.mo
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
share/locale/it/LC_MESSAGES/darktable.mo
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
share/locale/ja/LC_MESSAGES/darktable.mo
Update to 2.6.0 Changelog: we're proud to announce the new feature release of darktable, 2.6.0! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksums are: when updating from the currently stable 2.4.x series, please bear in mind that your edits will be preserved during this process, but it will not be possible to downgrade from 2.6 to 2.4.x any more. #### Important note: to make sure that darktable can keep on supporting the raw file format for your camera, *please* read [this post](https://discuss.pixls.us/t/raw-samples-wanted/5420?u=lebedevri) on how/what raw samples you can contribute to ensure that we have the *full* raw sample set for your camera under CC0 license! - Over 1600 commits to darktable+rawspeed since 2.4 - 260+ pull requests handled - 250+ issues closed - Updated user manual is coming soon™ ## The Big Ones - new module retouch allowing changes based on image frequency layers - new module filmic which can replace the base curve and shadows and highlights - new module to handle duplicates in the darkroom with possibility to add a title, create standard or virgin duplicate, delete duplicate and quickly compare with a duplicate - new logarithm controls for the tone-curve - new mode for the unbreak profile module - add mask preview to adjust size, hardness before placing them - make it possible to change the cropped area in the perspective correction module - the mask blur has been complemented with a guided-filter to fine tune it (this works on RGB and Lab color space). - color balance module has two new modes based on ProPhotoRGB and HSL - Experimental support for PPC64le architecture (OpenCL support needs to be disabled, `-DUSE_OPENCL=OFF`) ## New Features And Changes - search from the map view is now fixed - visual rework of the lighttable (color label, image kind, local copy) - an option make it possible to display some image information directly on the thumb - add optional scrollbars on lighttable, or lighttable and darkroom - allow each masks of the clone module to have the opacity adjusted - lightroom import module supports the creator, rights, title, description and publisher information. - enhance TurboPrint support by displaying the dialogue with all possible options (print cancellation will be fixed in TurboPrint 2.47) - new sort filter based on the image's aspect - new sort filter based on the image's shutter speed - new sort filter based on the image's group - new sort filter based on a personalized sorting order (drag&drop on the lighttable view) - collection based on the local copy status - group image number displayed on the collection module - new zoom level at 50%; 400%, 800% and 1600% - better support for monochrome RAW - add contextual help pointing to the darktable's manual - better copy/paste support for multiple instances - add support for renaming the module instances - add frequency based adjustment for the RAW denoise module - add frequency based adjustment for the denoise profile module - all widgets should be themable via CSS now - add support for configuring the modules layout - different way to select hierarchical tags in the collection module (only the actual parent tag, all children or the parent and children) - better handling of grouped images by allowing setting stars, color label for the whole group. - make it possible to apply a preset to a new module instance using the middle click - new script to migrate collection from Capture One Pro ## Bug fixes - Fix the color pickers behavior in all modules - Fix liquify tools switching - Many more bugs got fixed ## Lua - No changes ## Changed Dependencies - CMake 3.4 is now required - In order to compile darktable you now need at least gcc-5.0+/clang-3.9+ - Minimal clang version was bumped from 3.4+ to 3.9+ - Packagers are advised to pass ```-DRAWSPEED_ENABLE_LTO=ON``` to CMake to enable partial LTO. ## RawSpeed changes - GoPro '.GPR' raws are now supported via new, fast 'VC-5' parallel decompressor - Panasonic's new raw compression ('.RW2', GH5s, G9 cameras) is now supported via new fast, parallel 'Panasonic V5' decompressor - Panasonic's old (also '.RW2') raw decompressor got rewritten, re-parallelized - Phase One ('.IIQ') decompressor got parallelized - Nikon NEF 'lossy after split' raw support was recovered - Phase One ('.IIQ') Quadrant Correction is now supported - Olympus High-Res (uncompressed) raw support - Lot's and lot's and lot's of maintenance, sanitization, cleanups, small rewrites/refactoring. - NOTE: Canon '.CR3' raws are *NOT* supported as of yet. ## Camera support, compared to 2.4.0 ### Base Support - Canon EOS 1500D - Canon EOS 2000D - Canon EOS Rebel T7 - Canon EOS 3000D - Canon EOS 4000D - Canon EOS Rebel T100 - Canon EOS 5D Mark IV (sRaw1, sRaw2) - Canon EOS 5DS (sRaw1, sRaw2) - Canon EOS 5DS R (sRaw1, sRaw2) - Canon PowerShot G1 X Mark III - Fujifilm X-A5 - Fujifilm X-H1 (compressed) - Fujifilm X-T100 - Fujifilm X-T3 (compressed) - GoPro FUSION (dng) - GoPro HERO5 Black (dng) - GoPro HERO6 Black (dng) - GoPro HERO7 Black (dng) - Hasselblad CFV-50 - Hasselblad H5D-40 - Hasselblad H5D-50c - Kodak DCS Pro 14nx - Kodak DCS520C - Kodak DCS760C - Kodak EOS DCS 3 - Nikon COOLPIX P1000 (12bit-uncompressed) - Nikon D2Xs (12bit-compressed, 12bit-uncompressed) - Nikon D3500 (12bit-compressed) - Nikon Z 6 (except uncompressed raws) - Nikon Z 7 (except 14-bit uncompressed raw) - Olympus E-PL8 - Olympus E-PL9 - Olympus SH-2 - Panasonic DC-FZ80 (4:3) - Panasonic DC-G9 (4:3) - Panasonic DC-GF9 (4:3) - Panasonic DC-GX800 (4:3) - Panasonic DC-GX850 (4:3) - Panasonic DC-GH5S (4:3, 3:2, 16:9, 1:1) - Panasonic DC-GX9 (4:3) - Panasonic DC-LX100M2 (4:3, 1:1, 16:9, 3:2) - Panasonic DC-TZ200 (3:2) - Panasonic DC-TZ202 (3:2) - Panasonic DMC-FZ2000 (3:2) - Panasonic DMC-FZ2500 (3:2) - Panasonic DMC-FZ35 (3:2, 16:9) - Panasonic DMC-FZ38 (3:2, 16:9) - Panasonic DMC-GX7MK2 (4:3) - Panasonic DMC-ZS100 (3:2) - Paralenz Dive Camera (chdk) - Pentax 645Z - Pentax K-1 Mark II - Pentax KP - Phase One P65+ - Sjcam SJ6 LEGEND (chdk-b, chdk-c) - Sony DSC-HX99 - Sony DSC-RX0 - Sony DSC-RX100M5A - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-7M3 ### White Balance Presets - Canon EOS M100 - Fujifilm X-T3 - Leaf Credo 40 - Nikon D3400 - Nikon D5600 - Nikon D7500 - Nikon D850 - Nikon Z 6 - Olympus E-M10 Mark III - Olympus E-M1MarkII - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ300 - Sony DSC-RX0 - Sony DSC-RX100M5 - Sony DSC-RX100M5A - Sony DSC-RX10M3 - Sony DSC-RX10M4 - Sony DSC-RX1RM2 - Sony ILCE-6500 - Sony ILCE-7M3 - Sony ILCE-7RM3 ### Noise Profiles - Canon EOS 200D - Canon EOS Kiss X9 - Canon EOS Rebel SL2 - Canon EOS 750D - Canon EOS Kiss X8i - Canon EOS Rebel T6i - Canon EOS 760D - Canon EOS 8000D - Canon EOS Rebel T6s - Canon EOS 77D - Canon EOS 9000D - Canon EOS 800D - Canon EOS Kiss X9i - Canon EOS Rebel T7i - Canon EOS M100 - Canon EOS M6 - Canon PowerShot G1 X Mark II - Canon PowerShot G1 X Mark III - Canon PowerShot G9 X - Fujifilm X-A5 - Fujifilm X-E3 - Fujifilm X-T3 - Fujifilm X100F - Nikon 1 AW1 - Nikon 1 J3 - Nikon COOLPIX B700 - Nikon D5600 - Nikon D7500 - Nikon D850 - Olympus E-M10 Mark III - Olympus TG-5 - Panasonic DC-G9 - Panasonic DC-GX9 - Panasonic DMC-FZ35 - Panasonic DMC-FZ38 - Panasonic DMC-GF6 - Panasonic DMC-LX10 - Panasonic DMC-LX15 - Panasonic DMC-LX9 - Panasonic DMC-TZ70 - Panasonic DMC-TZ71 - Panasonic DMC-ZS50 - Pentax K-01 - Pentax KP - Samsung NX1 - Sony DSC-RX100M4 - Sony DSC-RX10M3 - Sony ILCE-7M3 ## Translations - Afrikaans - Albanian - Chinese - Czech - Dutch - Finnish - French - Galician - German - Hebrew - Hungarian - Italian - Japanese - Nepal - Norwegian Bokmål - Polish - Portuguese - Romanian - Russian - Slovenian - Thai
2019-03-05 12:19:24 +01:00
share/locale/nb/LC_MESSAGES/darktable.mo
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
share/locale/nl/LC_MESSAGES/darktable.mo
darktable: Update to 3.0.0 * Use clang and OpenMP because GCC Graphite is not universal (at least NetBSD 9.99.31 has no Graphite support). Changelog: ## The Big Ones - A full rework of the GUI. The whole GUI is now fully controlled by [GTK+ CSS rules](https://developer.gnome.org/gtk3/stable/chap-css-overview.html). There is no more size, color, position in Gtk C code, which makes the whole GUI themable. This version comes with several themes: - darktable : the default theme - darktable-icons : the default theme with icons - darktable-elegant-darker : more condensed fonts best experience with Roboto font installed - darktable-icons-darker : as elegant, with module icons best experience with Roboto font installed - darktable-elegant-dark : lighter version - darktable-elegant-grey : even lighter version - darktable-icons-dark : lighter version. with module icons - darktable-icons-grey : even lighter version, with module icons New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience. Note that the new GUI requires Gtk+ 3.22 or higher to work properly. - It's now possible to associate dynamic key shortcuts to sliders, then use them with the mouse wheel or arrow keys to move the value up and down. For example, associating the <kbd>E</kbd> key to the exposure slider, you can press it and scroll to increase the exposure without having to open the module. You get fast heads-up access to all your favorite settings, as if you were using a dedicated multimedia console. - The color picker on the 'tone curve', 'color zones' and 'fill light' modules, as well as the parametric mask controls, now allows you to select an area when enabled by using <kbd>Ctrl+click</kbd> on the button. - Added undo/redo support in lighttable for tags, color labels, ratings, metadata, deleted history stack, pasted history stack and applied styles. IMPORTANT: The 'preview' and 'preview with focus detection' actions (previously <kbd>Z</kbd> and <kbd>Ctrl+Z</kbd> respectively) are now assigned to <kbd>W</kbd> and <kbd>Ctrl+W</kbd> in order to follow the convention of using <kbd>Ctrl+Z</kbd> for the "undo" function (<kbd>Ctrl+Y</kbd> for redo). - A new timeline view has been introduced in the lighttable. - A new 'culling' mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard. - A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors. - Added support for the new 'raster mask', a copy of a parametric mask which is stable during the whole pixel-pipe. - The processing order of the pixel-pipe can now be changed by using <kbd>Ctrl+Shift+drag</kbd> on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result. - The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily: - raw black/white point - white balance - highlight reconstruction - demosaic - input color profile - output color profile - gamma - The 'color zones' module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in 'select area' mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the 'edit by area' checkbox. There is also a new 'strong' processing option, and a new color picker which creates a curve based on selected image area. - A new module 'filmic RGB' which, like the previous 'filmic', is designed to replace 'base curve', 'shadows and highlights' and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old 'filmic' module is now deprecated and is only available on images where it was already used for editing. - A new module 'tone equalizer' is designed to merge the features of 'zone system', 'shadows and highlights', and (local) 'tone mapping' modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam's zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges. ## New Features And Changes - A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported). - Many improvements to the 'denoise (profiled)' module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). "Auto" modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to. - Along with selecting the 'soft proof' color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking). - A new setting for 'working profile' has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules. - A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, <kbd>Ctrl+click</kbd> the button to adjust the output image slider. - The 'picasa' target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed 'google photos'. It is again possible to create albums directly from the export module. - A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences. - The 'tagging' module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as 'private' (not exported by default), 'synonym' (to help search engines), and 'category' (not exported, for organizing the tag library). The metadata exported with images can now be configured in the 'export selected' module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas. - Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side. - A new preference to expand/collapse a darkroom module when it is activated/deactivated. - The 'collect images' module has a new single-click option featuring range selection for date-time and numeric values. - The orientation of drawn masks using the 'gradient' shape is now clearly displayed with an arrow. - The 'graduated density' module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient. - Make sure the OpenCL kernel code is recompiled when the driver version is updated. - Add color pickers for 'split toning', 'graduated density' and 'watermark' modules. - The color picker positions are kept during editing within a module. - The map view can zoom on the images of the selected collection. - The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images. - A new 'basic adjustments' module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee's auto levels that can work on the entire image or a user selected area. - A new 'rgb curve' module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max. - A new 'rgb levels' module has been added. It has linked and independent channels, preserve colors option and is native RGB. - A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box. - A preview window has been added to the darkroom that displays the edited image on a separate window. - A new option 'skip' is added to the 'on conflict' setting on the export module which skips the exporting to existing destination files. - Allow to switch between clone/heal and blur/color modes in 'retouch' module after creating a shape using <kbd>Ctrl+click</kbd> on corresponding mode icon. - An accels window (<kbd>H</kbd>) has been added to summarize all available shortcuts and mouse actions available in the current context. - A zoom & pan feature has been added to lighttable full preview. - The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift. ## Bug fixes - The color picker support has been fixed by a complete rewrite. It should now give correct values in all cases. - Fix overexposed display. - Do not disable SSL for storage modules. - A long standing bug on mask distort in Liquify module has been fixed. This was visible when a liquify mask was used together with the perspective correction module activated. - A bug on mask distort from crop & rotate when using flip and some angle has been fixed. - Fix manual crop in perspective correction module when not in default orientation. - The modification of date/time is now stored into the XMP. This ensures that removing the picture and reloading will keep the changes. - Fix orientation to support all cases as exposed in these examples: https://github.com/recurser/exif-orientation-examples - Store the panel states for each lighttable mode. - Fix crop&rotate and orientation in the lightroom importer. - Fix ProPhoto RGB profile. - Fix exif lens metadata parsing containing comma. ## Lua - The displayed image in darkroom view can now be changed. - GUI panel visibility can now be queried and changed. - Lighttable view toolbox (rating filter, rating comparator, sort field, and sort direction) can now be changed. - Lighttable layout and zoom level can now be changed. - All images containing a specific tag can be searched and returned. ## Changed Dependencies - CMake 3.10 is now required. - OpenMP 4.0 is now required (optional dependency). ## RawSpeed changes ### Changed Dependencies - CMake 3.10 is now required. - Pugixml 1.8 is now required. - OpenMP 4.0 is now required (optional dependency). - POSIX threads are no longer required. - zlib 1.2.11 is now required (optional dependency). ### Changes - Threading was migrated to OpenMP from POSIX threads. - Phase One IIQ decompressor fixes (quadrant scaling, bad column). - Large-scale code cleanup, hardening is ongoing still. - A CMake infrastructure was added to allow integration of RawSpeed into LLVM LNT / Test-Suite. - Widespread performance tuning, most affected decompressors: * Sony ARW2 * Panasonic V5 * Phase One * Nikon * Pentax * Canon * Samsung V1 (compression = '32772') * Samsung V2 (compression = '32773') - Continuation of collaboration with LLVM Compiler Infrastructure Project. ## Camera support, compared to 2.6.0 ### Base Support - Epson R-D1s - Epson R-D1x - Fujifilm FinePix F770EXR - Fujifilm FinePix S7000 - Fujifilm GFX 50R (compressed) - Fujifilm X-A10 - Fujifilm X-T30 (compressed) - Fujifilm XF10 - Kodak DCS Pro 14N - Kodak EasyShare Z981 - Kodak EasyShare Z990 - Leica C (Typ 112) (4:3) - Leica CL (dng) - Leica Q (Typ 116) (dng) - Leica Q2 (dng) - Leica SL (Typ 601) (dng) - Leica V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1) - Nikon Z 6 (14bit-uncompressed, 12bit-uncompressed) - Nikon Z 7 (14bit-uncompressed) - Olympus E-M1X - Olympus E-M5 Mark III - Olympus TG-6 - Panasonic DC-G90 (4:3) - Panasonic DC-G91 (4:3) - Panasonic DC-G95 (4:3) - Panasonic DC-G99 (4:3) - Panasonic DC-ZS200 (3:2) - Panasonic DMC-TX1 (3:2) - Phase One P30 - Sony DSC-RX0M2 - Sony DSC-RX100M6 - Sony DSC-RX100M7 - Sony ILCE-6400 - Sony ILCE-6600 - Sony ILCE-7RM4 ### White Balance Presets - Leica Q2 - Nikon D500 - Nikon Z 7 - Olympus E-M5 Mark III - Panasonic DC-LX100M2 - Sony ILCE-6400 ### Noise Profiles - Leica Q2 - Nikon D3 - Nikon D3500 - Nikon Z 6 - Nikon Z 7 - Olympus E-PL8 - Olympus E-PL9 - Panasonic DC-LX100M2 - Sony DSC-RX100M5A - Sony ILCE-6400 - Sony SLT-A35 ## Translations - Catalan - Czech - Danish - German - European Spanish - French - Hebrew - Hungarian - Italian - Japanese - Norwegian Bokmål - Dutch - Polish - Russian - Slovenian
2020-01-05 03:30:08 +01:00
share/locale/pl/LC_MESSAGES/darktable.mo
update darktable to 1.1 upstream release notes: general new camera support, new whitebalance presets, etc., including canon eos m support and samsung nx fix similarity matching search for images that look alike. geotagging, complete with map view (thanks to dinamic for starting that ages ago and to houz for actually bringing it home): http://www.darktable.org/2012/09/geotagging-in-darktable/ mac os package: http://www.darktable.org/2012/08/bringing-current-darktable-to-os-x/ a lot of bugfixes (mainly thanks to ulrich for his meticulous work) facebook exporter (for those who have an account there) ui reworked the much hated `more plugins' widget (thanks to boucman) image grouping: http://www.darktable.org/2012/09/grouping/ command line interface! http://www.darktable.org/2012/07/exporting-images-on-the-command-line/ tone and base curves got a new user interface to better support fine grained workflow as in: http://www.darktable.org/2012/02/mastering-color-with-lab-tone-curves/ visually low-profile controls with finetuning: http://www.darktable.org/2012/03/bauhaus-widgets/ color correction module (http://www.darktable.org/2012/03/color-correction/) got a GUI update since the blog post (two circles indicating shadows and highlights instead of the quad). live view for tethered shooting! http://www.darktable.org/2012/05/live-view/ darkroom extensive use of edge-aware filtering techniques to suppress noise, halos and ringing all around darktable: http://www.darktable.org/2012/09/edge-aware-image-development/ conditional blending, and a lot of goodies around it! http://www.darktable.org/2012/07/some-enhancements-to-conditional-blending/ magenta highlights: http://www.darktable.org/2012/07/magenta-highlights/improved on high-contrast edges to overexposed areas (should get rid of purple highlights on tiny water waves and purple fringes around tree leaves for example) much improved sharpness for both export and darkroom view, especially for downsampled images and if you use lens corrections or rotations/perspective corrections. check the new options in the preferences dialog, also one more than mentioned in the blog ("demosaicing for zoomed out darkroom mode" to trade performance for even more sharpness): http://www.darktable.org/2012/06/upcoming-features-new-interpolation-modes-and-better-resize/ color management improved per-screen color management (should reload the screen profile automatically) more compatible embedded color profiles (should fix problems on windows viewing our images, if that matters) read embedded color profiles from jpg opencl most of our modules now can take advantage of your computer's gpu power caching for compiled opencl kernels (even in case the driver doesn't do it) for faster startup times usermanual find a pdf snapshot here: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-usermanual.pdf/download is reasonably up to date again not translated so far translations two new translations (both portuguese.. ;) ) well translated: cs de es fr it ja nl pl pt_BR pt_PT sv half translated: ca fi gl ro ru sq th zh_CN
2012-12-08 01:15:26 +01:00
share/locale/ru/LC_MESSAGES/darktable.mo
Update to 2.0.7 Changelog: 2.0.7: we're proud to announce the seventh bugfix release for the 2.0 series of darktable, 2.0.7! as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is: a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab darktable-2.0.7.tar.xz 0b341f3f753ae0715799e422f84d8de8854d8b9956dc9ce5da6d5405586d1392 darktable-2.0.7.dmg and the changelog as compared to 2.0.6 can be found below. New Features Filter-out some EXIF tags when exporting. Helps keep metadata size below max limit of ~64Kb Support the new Canon EOS 80D {m,s}RAW format Always show rendering intent selector in lighttable view Clear elevation when clearing geo data in map view Temperature module, invert module: add SSE vectorization for X-Trans Temperature module: add keyboard shortcuts for presets Bugfixes Rawspeed: fixes for building with libjpeg (as opposed to libjpeg-turbo) OpenCL: always use blocking memory transfer host<->device OpenCL: remove bogus static keyword in extended.cl Fix crash with missing configured display profile Histogram: always show aperture with one digit after dot Show if OpenEXR is supported in --version Rawspeed: use a non-deprecated way of getting OSX version Don't show bogus message about local copy when trying to delete physically deleted image Base Support (newly added or small fixes) Canon EOS 100D Canon EOS 300D Canon EOS 6D Canon EOS 700D Canon EOS 80D (sRaw1, sRaw2) Canon PowerShot A720 IS (dng) Fujifilm FinePix S100FS Nikon D3400 (12bit-compressed) Panasonic DMC-FZ300 (4:3) Panasonic DMC-G8 (4:3) Panasonic DMC-G80 (4:3) Panasonic DMC-GX80 (4:3) Panasonic DMC-GX85 (4:3) Pentax K-70 Base Support (fixes, was broken in 2.0.6, apologies for inconvenience) Nikon 1 AW1 Nikon 1 J1 (12bit-compressed) Nikon 1 J2 (12bit-compressed) Nikon 1 J3 Nikon 1 J4 Nikon 1 S1 (12bit-compressed) Nikon 1 S2 Nikon 1 V1 (12bit-compressed) Nikon 1 V2 Nikon Coolpix A (14bit-compressed) Nikon Coolpix P330 (12bit-compressed) Nikon Coolpix P6000 Nikon Coolpix P7000 Nikon Coolpix P7100 Nikon Coolpix P7700 (12bit-compressed) Nikon Coolpix P7800 (12bit-compressed) Nikon D1 Nikon D3 (12bit-compressed, 12bit-uncompressed) Nikon D3000 (12bit-compressed) Nikon D3100 Nikon D3200 (12bit-compressed) Nikon D3S (12bit-compressed, 12bit-uncompressed) Nikon D4 (12bit-compressed, 12bit-uncompressed) Nikon D5 (12bit-compressed, 12bit-uncompressed) Nikon D50 Nikon D5100 Nikon D5200 Nikon D600 (12bit-compressed) Nikon D610 (12bit-compressed) Nikon D70 Nikon D7000 Nikon D70s Nikon D7100 (12bit-compressed) Nikon E5400 Nikon E5700 (12bit-uncompressed) We were unable to bring back these 4 cameras, because we have no samples. If anyone reading this owns such a camera, please do consider providing samples. Nikon E8400 Nikon E8800 Nikon D3X (12-bit) Nikon Df (12-bit) White Balance Presets Pentax K-70 Noise Profiles Sony DSC-RX10 Translations Updates Catalan German
2016-12-23 04:38:24 +01:00
share/locale/sl/LC_MESSAGES/darktable.mo