2017-01-04 19:35:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 23 12:52:26 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 2.2.0:
|
|
|
|
|
|
|
|
Well over 2k commits since 2.0.0
|
|
|
|
|
|
|
|
- The Big Ones:
|
|
|
|
- Add new automatic perspective correction module
|
|
|
|
(https://www.darktable.org/2016/03/a-new-module-for-automatic-perspective-correction/)
|
|
|
|
- Liquify tool for all your fancy pixel moving
|
|
|
|
(https://www.darktable.org/2016/04/liquify-liquify/)
|
|
|
|
- A new image module to use a Color Look Up Table (CLUT) to
|
|
|
|
change colors in the image
|
|
|
|
(https://www.darktable.org/2016/05/colour-manipulation-with-the-colour-checker-lut-module/)
|
|
|
|
- In Highlight reconstruction module, the mode LCh
|
|
|
|
reconstruction was completely rewritten, and is no longer
|
|
|
|
useless!
|
|
|
|
- A new tool, darktable-chart, that goes along with the CLUT
|
|
|
|
module, to create styles for the latter
|
|
|
|
- Exposure fusion in the basecurve module to lower the dynamic
|
|
|
|
range of images
|
|
|
|
(https://www.darktable.org/2016/08/compressing-dynamic-range-with-exposure-fusion/)
|
|
|
|
- Add new raw overexposure indication
|
|
|
|
(https://www.darktable.org/2016/10/raw-overexposed/)
|
|
|
|
- Darkroom: the preview (in top-left corner) is now no longer
|
|
|
|
pre-demosaiced (but just downscaled without demosaicing it at
|
|
|
|
the same time), thus the preview, color picker, histogram
|
|
|
|
show the proper results, especially when there is highlight
|
|
|
|
clipping.
|
|
|
|
- Quite Interesting Changes:
|
|
|
|
- Split the database into a library containing images and a
|
|
|
|
general one with styles, presets and tags. That allows having
|
|
|
|
access to those when for example running with a :memory:
|
|
|
|
library
|
|
|
|
- Support running on platforms other than x86 (64bit
|
|
|
|
little-endian, currently ARM64 only)
|
|
|
|
(https://www.darktable.org/2016/04/running-on-non-x86-platforms/)
|
|
|
|
- darktable is now happy to use smaller stack sizes (no less
|
|
|
|
than 256Kb). That should allow using musl libc
|
|
|
|
- Allow darktable-cli to work on directories
|
|
|
|
- Allow to import/export tags from Lightroom keyword files
|
|
|
|
- Allow using modifier keys to modify the step for sliders and
|
|
|
|
curves. Defaults: Ctrl - x0.1; Shift - x10
|
|
|
|
- Allow using the [keyboard] cursor keys to interact with
|
|
|
|
sliders, comboboxes and curves; modifiers apply too
|
|
|
|
- Support presets in "more modules" so you can quickly switch
|
|
|
|
between your favorite sets of modules shown in the GUI
|
|
|
|
- Add range operator and date compare to the collection module
|
|
|
|
- Add basic undo/redo support for the darkroom (masks are not
|
|
|
|
accounted !)
|
|
|
|
- Support the Exif date and time when importing photos from
|
|
|
|
camera
|
|
|
|
- Input color profile module, when profile is just matrix (and
|
|
|
|
linear curve), is 1/3 faster now.
|
|
|
|
- Rudimentary CYGM and RGBE color filter array support
|
|
|
|
- Nicer web gallery exporter -- now touch friendly!
|
|
|
|
- OpenCL implementation of VNG/VNG4 demosaicing methods
|
|
|
|
- OpenCL implementation of Markesteijn demosaicing method for
|
|
|
|
X-Trans sensors
|
|
|
|
- Filter-out some useless EXIF tags when exporting, helps keep
|
|
|
|
EXIF size under ~64Kb
|
|
|
|
- OpenCL: properly discard CPU-based OpenCL devices. Fixes
|
|
|
|
crashes on startup with some partially-working OpenCL
|
|
|
|
implementations like pocl.
|
|
|
|
- darktable-cli: do not even try to open display, we don't need
|
|
|
|
it.
|
|
|
|
- Hotpixels module: make it actually work for X-Trans
|
|
|
|
- Cmstest tool should now produce correct output in more cases,
|
|
|
|
especially in multi-monitor setups.
|
|
|
|
- Darkroom histogram now uses more bins: use all 8-bit of the
|
|
|
|
output, not just 6.
|
|
|
|
- Some More Changes, Probably Not Complete:
|
|
|
|
- Drop darktable-viewer tool in favor of slideshow view
|
|
|
|
- Remove gnome keyring password backend, use libsecret instead
|
|
|
|
- When using libsecret to store passwords then put them into
|
|
|
|
the correct collection
|
|
|
|
- Hint via window manager when import/export is done
|
|
|
|
- Quick tagging searches anywhere, not just at the start of
|
|
|
|
tags
|
|
|
|
- The sidecar XMP schema for history entries is now more
|
|
|
|
consistent and less error prone
|
|
|
|
- Rawspeed: fixes for building with libjpeg (as opposed to
|
|
|
|
libjpeg-turbo)
|
|
|
|
- Give the choice of equidistant and proportional feathering
|
|
|
|
when using elliptical masks (shift+click)
|
|
|
|
- Add geolocation to watermark variables
|
|
|
|
- Fix some crashes with missing configured ICC profiles
|
|
|
|
- Support greyscale color profiles
|
|
|
|
- Lens correction module: switched back to normal Lensfun
|
|
|
|
search mode for lens lookups.
|
|
|
|
- Make sure that proper signal handlers are still set after GM
|
|
|
|
initialization...
|
|
|
|
- OSX: add trash support (thanks to Michael Kefeder for initial
|
|
|
|
patch)
|
|
|
|
- Attach Xmp data to EXR files
|
|
|
|
- Several fixes for HighDPI displays
|
|
|
|
- Use Pango for text layout, thus supporting RTL languages
|
|
|
|
- Feathering size in some mask shapes can be set with
|
|
|
|
shift+scroll
|
|
|
|
- Many bugs got fixed and some memory leaks plugged
|
|
|
|
- The usermanual was updated to reflect the changes in the 2.2
|
|
|
|
series
|
|
|
|
- Tone curve: mode "automatic in XYZ" mode for "scale chroma"
|
|
|
|
- Some compilation fixes
|
|
|
|
- Lua specific changes:
|
|
|
|
- All asynchronous calls have been rewritten
|
|
|
|
- the darktable-specific implementation of yield was removed
|
|
|
|
- darktable.control.execute allows to execute some shell
|
|
|
|
commands without blocking Lua
|
|
|
|
- darktable.control.read allows to wait for a file to be
|
|
|
|
readable without blocking Lua
|
|
|
|
- darktable.control.sleep allows to pause the Lua execution
|
|
|
|
without blocking other Lua threads
|
|
|
|
- darktable.gui.libs.metadata_view.register_info allows to add
|
|
|
|
new field to the metadata widget in the darkroom view
|
|
|
|
- The TextView widget can now be created in Lua, allowing input
|
|
|
|
of large chunks of text
|
|
|
|
- It is now possible to use a custom widget in the Lua
|
|
|
|
preference window to configure a preference
|
|
|
|
- It is now possible to set the precision and step on slider
|
|
|
|
widgets
|
|
|
|
- Changed Dependencies:
|
|
|
|
- CMake 3.0 is now required.
|
|
|
|
- In order to compile darktable you now need at least
|
|
|
|
gcc-4.7+/clang-3.3+, but better use gcc-5.0+
|
|
|
|
- Drop support for OS X 10.6
|
|
|
|
- Bump required libexiv2 version up to 0.24
|
|
|
|
- Bump GTK+ requirement to gtk-3.14. (because even debian
|
|
|
|
stable has it)
|
|
|
|
- Bump GLib requirement to glib-2.40.
|
|
|
|
- Port to OpenJPEG2
|
|
|
|
- SDL is no longer needed.
|
|
|
|
- Remove gnome keyring password backend
|
|
|
|
- Base Support:
|
|
|
|
- Canon EOS-1D X Mark II
|
|
|
|
- Canon EOS 5D Mark IV
|
|
|
|
- Canon EOS 80D
|
|
|
|
- Canon EOS 1300D
|
|
|
|
- Canon EOS Kiss X80
|
|
|
|
- Canon EOS Rebel T6
|
|
|
|
- Canon EOS M10
|
|
|
|
- Canon PowerShot A720 IS (dng)
|
|
|
|
- Canon PowerShot G7 X Mark II
|
|
|
|
- Canon PowerShot G9 X
|
|
|
|
- Canon PowerShot SD450 (dng)
|
|
|
|
- Canon PowerShot SX130 IS (dng)
|
|
|
|
- Canon PowerShot SX260 HS (dng)
|
|
|
|
- Canon PowerShot SX510 HS (dng)
|
|
|
|
- Fujifilm FinePix S100FS
|
|
|
|
- Fujifilm X-Pro2
|
|
|
|
- Fujifilm X-T2
|
|
|
|
- Fujifilm X70
|
|
|
|
- Fujifilm XQ2
|
|
|
|
- GITUP GIT2 (chdk-a, chdk-b)
|
|
|
|
- (most nikon cameras here are just fixes, and they were
|
|
|
|
supported before already)
|
|
|
|
- Nikon 1 AW1 (12bit-compressed)
|
|
|
|
- Nikon 1 J1 (12bit-compressed)
|
|
|
|
- Nikon 1 J2 (12bit-compressed)
|
|
|
|
- Nikon 1 J3 (12bit-compressed)
|
|
|
|
- Nikon 1 J4 (12bit-compressed)
|
|
|
|
- Nikon 1 J5 (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon 1 S1 (12bit-compressed)
|
|
|
|
- Nikon 1 S2 (12bit-compressed)
|
|
|
|
- Nikon 1 V1 (12bit-compressed)
|
|
|
|
- Nikon 1 V2 (12bit-compressed)
|
|
|
|
- Nikon 1 V3 (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon Coolpix A (14bit-compressed)
|
|
|
|
- Nikon Coolpix P330 (12bit-compressed)
|
|
|
|
- Nikon Coolpix P340 (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon Coolpix P6000 (12bit-uncompressed)
|
|
|
|
- Nikon Coolpix P7000 (12bit-uncompressed)
|
|
|
|
- Nikon Coolpix P7100 (12bit-uncompressed)
|
|
|
|
- Nikon Coolpix P7700 (12bit-compressed)
|
|
|
|
- Nikon Coolpix P7800 (12bit-compressed)
|
|
|
|
- Nikon D1 (12bit-uncompressed)
|
|
|
|
- Nikon D100 (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D1H (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D1X (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D200 (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D2H (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D2Hs (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D2X (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D3 (14bit-compressed, 14bit-uncompressed,
|
|
|
|
12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D300 (14bit-compressed, 14bit-uncompressed,
|
|
|
|
12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D3000 (12bit-compressed)
|
|
|
|
- Nikon D300S (14bit-compressed, 14bit-uncompressed,
|
|
|
|
12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D3100 (12bit-compressed)
|
|
|
|
- Nikon D3200 (12bit-compressed)
|
|
|
|
- Nikon D3300 (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D3400 (12bit-compressed)
|
|
|
|
- Nikon D3S (14bit-compressed, 14bit-uncompressed,
|
|
|
|
12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D3X (14bit-compressed, 14bit-uncompressed,
|
|
|
|
12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D4 (14bit-compressed, 14bit-uncompressed,
|
|
|
|
12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D40 (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D40X (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D4S (14bit-compressed)
|
|
|
|
- Nikon D5 (14bit-compressed, 14bit-uncompressed,
|
|
|
|
12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D50 (12bit-compressed)
|
|
|
|
- Nikon D500 (14bit-compressed, 12bit-compressed)
|
|
|
|
- Nikon D5000 (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D5100 (14bit-compressed, 14bit-uncompressed)
|
|
|
|
- Nikon D5200 (14bit-compressed)
|
|
|
|
- Nikon D5300 (12bit-uncompressed, 14bit-compressed,
|
|
|
|
14bit-uncompressed)
|
|
|
|
- Nikon D5500 (12bit-uncompressed, 14bit-compressed,
|
|
|
|
14bit-uncompressed)
|
|
|
|
- Nikon D60 (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D600 (14bit-compressed, 12bit-compressed)
|
|
|
|
- Nikon D610 (14bit-compressed, 12bit-compressed)
|
|
|
|
- Nikon D70 (12bit-compressed)
|
|
|
|
- Nikon D700 (12bit-compressed, 12bit-uncompressed,
|
|
|
|
14bit-compressed)
|
|
|
|
- Nikon D7000 (14bit-compressed, 12bit-compressed)
|
|
|
|
- Nikon D70s (12bit-compressed)
|
|
|
|
- Nikon D7100 (14bit-compressed, 12bit-compressed)
|
|
|
|
- Nikon D80 (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon D800 (14bit-compressed, 12bit-compressed,
|
|
|
|
12bit-uncompressed)
|
|
|
|
- Nikon D800E (14bit-compressed, 12bit-compressed,
|
|
|
|
12bit-uncompressed)
|
|
|
|
- Nikon D90 (12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon Df (14bit-compressed, 14bit-uncompressed,
|
|
|
|
12bit-compressed, 12bit-uncompressed)
|
|
|
|
- Nikon E5400 (12bit-uncompressed)
|
|
|
|
- Nikon E5700 (12bit-uncompressed)
|
|
|
|
- Olympus PEN-F
|
|
|
|
- OnePlus One (dng)
|
|
|
|
- Panasonic DMC-FZ150 (1:1, 16:9)
|
|
|
|
- Panasonic DMC-FZ18 (16:9, 3:2)
|
|
|
|
- Panasonic DMC-FZ300 (4:3)
|
|
|
|
- Panasonic DMC-FZ50 (16:9, 3:2)
|
|
|
|
- Panasonic DMC-G8 (4:3)
|
|
|
|
- Panasonic DMC-G80 (4:3)
|
|
|
|
- Panasonic DMC-G81 (4:3)
|
|
|
|
- Panasonic DMC-G85 (4:3)
|
|
|
|
- Panasonic DMC-GX80 (4:3)
|
|
|
|
- Panasonic DMC-GX85 (4:3)
|
|
|
|
- Panasonic DMC-LX3 (1:1)
|
|
|
|
- Panasonic DMC-LX10 (3:2)
|
|
|
|
- Panasonic DMC-LX15 (3:2)
|
|
|
|
- Panasonic DMC-LX9 (3:2)
|
|
|
|
- Panasonic DMC-TZ100 (3:2)
|
|
|
|
- Panasonic DMC-TZ101 (3:2)
|
|
|
|
- Panasonic DMC-TZ110 (3:2)
|
|
|
|
- Panasonic DMC-ZS110 (3:2)
|
|
|
|
- Pentax K-1
|
|
|
|
- Pentax K-70
|
|
|
|
- Samsung GX20 (dng)
|
|
|
|
- Sony DSC-F828
|
|
|
|
- Sony DSC-RX100M5
|
|
|
|
- Sony DSC-RX10M3
|
|
|
|
- Sony DSLR-A380
|
|
|
|
- Sony ILCA-68
|
|
|
|
- Sony ILCA-99M2
|
|
|
|
- Sony ILCE-6300
|
|
|
|
- We were unable to bring back these 2 cameras, because we have
|
|
|
|
no samples. If anyone reading this owns such a camera, please
|
|
|
|
do consider providing samples.
|
|
|
|
- Nikon E8400
|
|
|
|
- Nikon E8800
|
|
|
|
- White Balance Presets:
|
|
|
|
- Canon EOS 1200D
|
|
|
|
- Canon EOS Kiss X70
|
|
|
|
- Canon EOS Rebel T5
|
|
|
|
- Canon EOS 1300D
|
|
|
|
- Canon EOS Kiss X80
|
|
|
|
- Canon EOS Rebel T6
|
|
|
|
- Canon EOS 5D Mark IV
|
|
|
|
- Canon EOS 5DS
|
|
|
|
- Canon EOS 5DS R
|
|
|
|
- Canon EOS 750D
|
|
|
|
- Canon EOS Kiss X8i
|
|
|
|
- Canon EOS Rebel T6i
|
|
|
|
- Canon EOS 760D
|
|
|
|
- Canon EOS 8000D
|
|
|
|
- Canon EOS Rebel T6s
|
|
|
|
- Canon EOS 80D
|
|
|
|
- Canon EOS M10
|
|
|
|
- Canon EOS-1D X Mark II
|
|
|
|
- Canon PowerShot G7 X Mark II
|
|
|
|
- Fujifilm X-Pro2
|
|
|
|
- Fujifilm X-T2
|
|
|
|
- Fujifilm X-T10
|
|
|
|
- Fujifilm X100T
|
|
|
|
- Fujifilm X20
|
|
|
|
- Fujifilm X70
|
|
|
|
- Nikon 1 V3
|
|
|
|
- Nikon D5500
|
|
|
|
- Olympus PEN-F
|
|
|
|
- Pentax K-1
|
|
|
|
- Pentax K-70
|
|
|
|
- Pentax K-S1
|
|
|
|
- Pentax K-S2
|
|
|
|
- Sony ILCA-68
|
|
|
|
- Sony ILCE-6300
|
|
|
|
- Noise Profiles:
|
|
|
|
- Canon EOS 5DS R
|
|
|
|
- Canon EOS 80D
|
|
|
|
- Canon PowerShot G15
|
|
|
|
- Canon PowerShot S100
|
|
|
|
- Canon PowerShot SX100 IS
|
|
|
|
- Canon PowerShot SX50 HS
|
|
|
|
- Fujifilm X-T10
|
|
|
|
- Fujifilm X-T2
|
|
|
|
- Fujifilm X100T
|
|
|
|
- Fujifilm X20
|
|
|
|
- Fujifilm X70
|
|
|
|
- Nikon 1 V3
|
|
|
|
- Nikon D5
|
|
|
|
- Nikon D5500
|
|
|
|
- Olympus E-PL6
|
|
|
|
- Olympus E-PM2
|
|
|
|
- Olympus PEN-F
|
|
|
|
- Panasonic DMC-FZ1000
|
|
|
|
- Panasonic DMC-GF7
|
|
|
|
- Pentax K-1
|
|
|
|
- Pentax K-S2
|
|
|
|
- Ricoh GR
|
|
|
|
- Sony DSLR-A900
|
|
|
|
- Sony DSC-RX10
|
|
|
|
- Sony ILCE-6300
|
|
|
|
- Sony NEX-5
|
|
|
|
- Sony SLT-A37
|
|
|
|
- New Translations:
|
|
|
|
- Hebrew
|
|
|
|
- Slovenian
|
|
|
|
- Updated Translations:
|
|
|
|
- Catalan
|
|
|
|
- Czech
|
|
|
|
- Danish
|
|
|
|
- Dutch
|
|
|
|
- French
|
|
|
|
- German
|
|
|
|
- Hungarian
|
|
|
|
- Italian
|
|
|
|
- Polish
|
|
|
|
- Russian
|
|
|
|
- Slovak
|
|
|
|
- Spanish
|
|
|
|
- Swedish
|
|
|
|
- Ukrainian
|
|
|
|
- add darktable-old-glib.patch to allow building with slightly
|
|
|
|
older glib versions
|
|
|
|
|
2016-11-01 09:58:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 28 21:05:27 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 2.0.7
|
|
|
|
- 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-09-13 22:24:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 5 15:03:49 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 2.0.6
|
|
|
|
- New Features
|
|
|
|
- Jpeg format writer: use libexiv2 to write metadata, like with
|
|
|
|
other formats
|
|
|
|
- Accept non-mosaiced raw files with 4 channels, assume they
|
|
|
|
are RGBA (alpha channel is ignored)
|
|
|
|
- Bugfixes
|
|
|
|
- Once again, fix for yet another gtk theming regression...
|
|
|
|
- OpenCL: properly discard CPU-based OpenCL devices. Fixes
|
|
|
|
crashes on startup with some broken OpenCL implementations
|
|
|
|
like pocl.
|
|
|
|
- darktable-cli: do not even try to open display, we don't need
|
|
|
|
it.
|
|
|
|
- Rawspeed: NikonDecoder: stop accepting generic camera
|
|
|
|
entries. Fixes multitude of Nikon raw loading issues.
|
|
|
|
- OpenCL: fix border handling in crop&rotate module
|
|
|
|
- Hotpixels iop: make it actually work for X-Trans
|
|
|
|
- Clipping IOP: scale width of gray crop path with zoom level
|
|
|
|
- One more fixup to canon lens name reading from exif
|
|
|
|
- Fixup Bayer pattern for Olympus SP570UZ
|
|
|
|
- Fix internal build issue: do not assume that Perl's @INC
|
|
|
|
contains '.'
|
|
|
|
- Base Support
|
|
|
|
- Canon EOS-1D X Mark II
|
|
|
|
- Canon EOS 1300D
|
|
|
|
- Canon EOS Kiss X80
|
|
|
|
- Canon EOS Rebel T6
|
|
|
|
- Canon EOS M10
|
|
|
|
- Canon PowerShot G7 X Mark II
|
|
|
|
- Canon PowerShot G9 X
|
|
|
|
- Fujifilm X-T2
|
|
|
|
- GITUP GIT2 action camera
|
|
|
|
- Panasonic DMC-FZ18 (16:9, 3:2)
|
|
|
|
- Panasonic DMC-FZ50 (16:9, 3:2)
|
|
|
|
- Pentax K-1
|
|
|
|
- Sony DSLR-A380
|
|
|
|
- Sony ILCE-6300
|
|
|
|
- Nikon D500
|
|
|
|
- Some other whitelevel fixups for some other Nikon cameras (in
|
|
|
|
particular, mostly for 12-bit and not compressed raws)
|
|
|
|
- White Balance Presets
|
|
|
|
- Canon EOS-1D X Mark II
|
|
|
|
- Canon EOS 1300D
|
|
|
|
- Canon EOS Kiss X80
|
|
|
|
- Canon EOS Rebel T6
|
|
|
|
- Canon EOS M10
|
|
|
|
- Canon PowerShot G7 X Mark II
|
|
|
|
- Fujifilm X-T10
|
|
|
|
- Sony ILCE-6300
|
|
|
|
- Translations Updates
|
|
|
|
- Slovak
|
|
|
|
|
2016-07-12 23:53:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 4 23:24:26 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 2.0.5
|
|
|
|
- New Features
|
|
|
|
- Add geolocation to watermark variables
|
|
|
|
- Bugfixes
|
|
|
|
- Mac: bugfix + build fix
|
|
|
|
- Lua: fixed dt.collection not working
|
|
|
|
- Fix softproofing with some internal profiles
|
|
|
|
- Fix non-working libsecret pwstorage backend
|
|
|
|
- Fixed a few issues within (rudimentary) lightroom import
|
|
|
|
- Some fixes related to handling of duplicates and/or tags
|
|
|
|
- Base Support
|
|
|
|
- Canon EOS 80D (no mRAW/sRAW support!)
|
|
|
|
- White Balance Presets
|
|
|
|
- Canon EOS 80D
|
|
|
|
- Noise Profiles
|
|
|
|
- Canon EOS 80D
|
|
|
|
- Translations Updates
|
|
|
|
- Danish
|
|
|
|
- German
|
|
|
|
- Slovak
|
|
|
|
|
2016-05-14 12:23:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 5 00:32:00 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 2.0.4
|
|
|
|
- New Features
|
|
|
|
- Support grayscale input profiles
|
|
|
|
- Add a BRG profile for testing purposes
|
|
|
|
- Bugfixes
|
|
|
|
- Fix the GUI with GTK 3.20
|
|
|
|
- Fix the color profiles we ship
|
|
|
|
- Fix two deflicker (exposure iop, mode = automatic) issues
|
|
|
|
- Fix trashing of files on OSX
|
|
|
|
- Fix Rights field in Lua
|
|
|
|
- Base Support
|
|
|
|
- Nikon D5
|
|
|
|
- Sony ILCA-68
|
|
|
|
- White Balance Presets
|
|
|
|
- Pentax K-S1
|
|
|
|
- Sony ILCA-68
|
|
|
|
- Noise Profiles
|
|
|
|
- Canon PowerShot G15
|
|
|
|
- Fujifilm X70
|
|
|
|
- Olympus PEN-F
|
|
|
|
- Panasonic DMC-GF7
|
|
|
|
- Translation Added
|
|
|
|
- Slovenian
|
|
|
|
- Translations Updates
|
|
|
|
- Catalan
|
|
|
|
- Dutch
|
|
|
|
- German
|
|
|
|
- Hebrew
|
|
|
|
- Slovak
|
|
|
|
- Spanish
|
|
|
|
|
2016-04-28 16:55:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 13 13:38:30 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- fix version string in darktable ui
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 8 15:24:44 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- fix conditional for sle12 and leap
|
|
|
|
|
2016-04-06 11:51:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 27 20:58:23 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 2.0.3
|
|
|
|
- Bugfixes
|
|
|
|
- Actually allow printing with ctrl-p shortcut as advertised
|
|
|
|
in the tooltip
|
|
|
|
- Fix scrolling of the histogram to change the exposure
|
|
|
|
- Fix the restricted histogram when color picking an area
|
|
|
|
- Fix a bug in color reconstruction
|
|
|
|
- Fix an OpenCL bug in tonecurve
|
|
|
|
- Fix a small memory leak
|
|
|
|
- Better error messages in darktable-cli
|
|
|
|
- Fix params introspection for unsigned types
|
|
|
|
- Only depend on glib 2.32
|
|
|
|
- Base Support
|
|
|
|
- Fujifilm X70
|
|
|
|
- Olympus PEN-F
|
|
|
|
- Panasonic DMC-LX3 (1:1)
|
|
|
|
- White Balance Presets
|
|
|
|
- Canon EOS 1200D
|
|
|
|
- Canon EOS Kiss X70
|
|
|
|
- Canon EOS Rebel T5
|
|
|
|
- Canon EOS 5DS
|
|
|
|
- Canon EOS 5DS R
|
|
|
|
- Canon EOS 750D
|
|
|
|
- Canon EOS Kiss X8i
|
|
|
|
- Canon EOS Rebel T6i
|
|
|
|
- Canon EOS 760D
|
|
|
|
- Canon EOS 8000D
|
|
|
|
- Canon EOS Rebel T6s
|
|
|
|
- Fujifilm X-Pro2
|
|
|
|
- Fujifilm X20
|
|
|
|
- Fujifilm X70
|
|
|
|
- Olympus PEN-F
|
|
|
|
- Noise Profiles
|
|
|
|
- Canon EOS 5DS R
|
|
|
|
- Fujifilm X20
|
|
|
|
- Olympus E-PL6
|
|
|
|
- Translation updates
|
|
|
|
- Danish
|
|
|
|
- German
|
|
|
|
- Swedish
|
|
|
|
|
2016-03-14 09:57:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 9 02:37:43 UTC 2016 - adamm@zombino.com
|
|
|
|
|
|
|
|
- updating darktable-old-glib.patch:
|
|
|
|
The upstream patch just spins instead of checking the string
|
|
|
|
correctly.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 8 13:38:01 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- updating darktable-old-glib.patch:
|
|
|
|
instead of having a cumbersome if conditional in the spec file
|
|
|
|
use the glib_check_version macro in the code
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 6 22:21:02 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- add darktable-old-glib.patch to fix building on SLE_12
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 6 21:37:07 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 2.0.2
|
|
|
|
- General:
|
|
|
|
* Require glib of at least version 2.40
|
|
|
|
- New features:
|
|
|
|
* Add support for DNGs from x3f_extract
|
|
|
|
* Support XMP files from Ramperpro timelapse controllers from
|
|
|
|
ElysiaVisuals
|
|
|
|
- Bugfixes:
|
|
|
|
* Fix some problems with sluggish GUI when Lua is compiled in
|
|
|
|
* Some High DPI fixes
|
|
|
|
* Small theming fixes
|
|
|
|
* Fix some strings being too long in the GUI, especially when
|
|
|
|
using localized versions
|
|
|
|
* Fix a potential crash with malformed GPX files
|
|
|
|
* Fix wrong zoom level of the map when searching for a location
|
|
|
|
* Put XMP metadata into the right Exif fields
|
|
|
|
* Fix a crash in masks.
|
|
|
|
* Fix a crash in demosaicing
|
|
|
|
* Fix Markesteijn demosaicing
|
|
|
|
* Fix a crash when moving the mouse while going to darkroom
|
|
|
|
when crop&rotate is active
|
|
|
|
* Fix discrepancy between CPU and OpenCL codepath in invert
|
|
|
|
* Fix some crashes with certain TIFF files
|
|
|
|
* Fix build with GCC6
|
|
|
|
* Fix build with osmgpsmap older than 1.1.0
|
|
|
|
* Fix compilation when there are spaces in the path names
|
|
|
|
- Camera support:
|
|
|
|
* Fujifilm X-Pro2
|
|
|
|
- White balance presets:
|
|
|
|
* Pentax K-S2
|
|
|
|
- Noise profiles:
|
|
|
|
* Fujifilm X-T10
|
|
|
|
* Pentax K-S2
|
|
|
|
- Translations:
|
|
|
|
* new:
|
|
|
|
* Hebrew
|
|
|
|
* updated:
|
|
|
|
* German
|
|
|
|
* Slovak
|
|
|
|
* Swedish
|
|
|
|
- simplify and merge conditionals with the snapshot packages
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 3 14:46:14 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update pdfs to the new 2.0.0 documentation including the
|
|
|
|
translated documentation and the lua api documentation.
|
|
|
|
|
2016-02-05 00:32:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 3 14:06:46 UTC 2016 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 2.0.1
|
|
|
|
New features:
|
|
|
|
* add export variables for Creator, Publisher and Rights from
|
|
|
|
metadata
|
|
|
|
* add support for key accels for spot removal iop
|
|
|
|
* add some more info to --version
|
|
|
|
* add collection sorting by group_id to keep grouped images
|
|
|
|
together
|
|
|
|
* add $(IMAGE.BASENAME) to watermark
|
|
|
|
* OSX packaging: add darktable-cltest
|
|
|
|
* OSX packaging: add darktable-generate-cache
|
|
|
|
Bugfixes:
|
|
|
|
* make sure GTK prefers our CSS over system's
|
|
|
|
* make selected label's background color visible
|
|
|
|
* make ctrl-t completion popup nicer
|
|
|
|
* fixed folder list scrolling to the top on select
|
|
|
|
* scale waveform histogram to hidpi screens
|
|
|
|
* really hide all panels in slideshow
|
|
|
|
* add filename to missing white balance message
|
|
|
|
* fix wrong tooltip in print scale
|
|
|
|
* changing mask no longer invalidates the filmstrip thumb, making
|
|
|
|
it faster
|
|
|
|
* fix calculated image count in a collection
|
|
|
|
* don't allow too small sidepanels
|
|
|
|
* fixes white balance sliders for some cameras
|
|
|
|
* fix some memleaks
|
|
|
|
* code hardening in color reconstruction
|
|
|
|
* validate noiseprofiles.json on startup
|
|
|
|
* no longer lose old export presets
|
|
|
|
* fix some crash with wrong history_end
|
|
|
|
* don't load images from cameras with CYGM/RGBE CFA for now
|
|
|
|
* some fixes in demosaicing
|
|
|
|
* fix red/blue interpolation for XTrans
|
|
|
|
* fix profiled denoise on OpenCL
|
|
|
|
* use sRGB when output/softproof profile is missing
|
|
|
|
* fix loading of .hdr files
|
|
|
|
* default to libsecret instead of gnome keyring which is no
|
|
|
|
longer supported
|
|
|
|
* fix a bug in mask border self intersections
|
|
|
|
* don't allow empty strings as mask shape names
|
|
|
|
* fix a crash in masks
|
|
|
|
* fix an OpenCL crash
|
|
|
|
* eliminate deprecated OpenCL compiler options
|
|
|
|
* update appdata file to version 0.6
|
|
|
|
* allow finding Saxon on Fedora 23
|
|
|
|
Camera support:
|
|
|
|
* Fujifilm XQ2 RAW support
|
|
|
|
* support all Panasonic FZ150 crop modes
|
|
|
|
* basic support for Nikon 1 V3
|
|
|
|
* add defs for Canon CHDK DNG cameras to make noise profiles work
|
|
|
|
|
|
|
|
White balance presets:
|
|
|
|
* add Nikon D5500
|
|
|
|
* add Nikon 1 V3
|
|
|
|
* add missing Nikon D810 presets
|
|
|
|
* add Fuji X100T
|
|
|
|
|
|
|
|
Basecurves:
|
|
|
|
* copy X100S to X100T
|
|
|
|
|
|
|
|
Noise profiles:
|
|
|
|
* fix typo in D5200 profiles to make them work again
|
|
|
|
* add Panasonic FZ1000
|
|
|
|
* add Nikon D5500
|
|
|
|
* add Ricoh GR
|
|
|
|
* add Nikon 1 V3
|
|
|
|
* add Canon PowerShot S100
|
|
|
|
* copy Fuji X100S to X100T
|
|
|
|
|
|
|
|
Translations:
|
|
|
|
* add Hungarian
|
|
|
|
* update German
|
|
|
|
* update Swedish
|
|
|
|
* update Slovak
|
|
|
|
* update Spanish
|
|
|
|
* update Dutch
|
|
|
|
* update French
|
|
|
|
- remove gnome-keyring buildrequires
|
|
|
|
|
2016-01-08 15:23:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 5 10:25:58 UTC 2016 - fcrozat@suse.com
|
|
|
|
|
|
|
|
- Ensure osm-gps-map support is build for Leap 42.1.
|
|
|
|
|
2015-12-24 12:17:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 22 16:33:36 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 2.0.0
|
|
|
|
when updating from the currently stable 1.6.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.0 to 1.6.x any
|
|
|
|
more.
|
|
|
|
|
|
|
|
Robert Hutton has done a video covering the new features and
|
|
|
|
other changes between darktable 1.6 and 2.0:
|
|
|
|
https://youtu.be/VJbJ0btlui0
|
|
|
|
|
|
|
|
gui:
|
|
|
|
* darktable has been ported to gtk-3.0
|
|
|
|
* the viewport in darkroom mode is now dynamically sized, you
|
|
|
|
specify the border width
|
|
|
|
* side panels now default to a width of 350px in dt 2.0
|
|
|
|
instead of 300px in dt 1.6
|
|
|
|
* further hidpi enhancements
|
|
|
|
* navigating lighttable with arrow keys and space/enter
|
|
|
|
* brush size/hardness/opacity have key accels
|
|
|
|
* allow adding tone- and basecurve nodes with ctrl-click
|
|
|
|
* the facebook login procedure is a little different now
|
|
|
|
* image information now supports gps altitude
|
|
|
|
|
|
|
|
features:
|
|
|
|
* new print mode
|
|
|
|
* reworked screen color management (softproof, gamut check etc.)
|
|
|
|
* delete/trash feature
|
|
|
|
* pdf export
|
|
|
|
* export can upscale
|
|
|
|
* new "mode" parameter in the export panel to fine tune
|
|
|
|
application of styles upon export
|
|
|
|
|
|
|
|
core improvements:
|
|
|
|
* new thumbnail cache replaces mipmap cache (much improved speed,
|
|
|
|
stability and seamless support for even up to 4K/5K screens)
|
|
|
|
* all thumbnails are now properly fully color-managed
|
|
|
|
* it is now possible to generate thumbnails for all images in the
|
|
|
|
library using new darktable-generate-cache tool
|
|
|
|
* we no longer drop history entries above the selected one when
|
|
|
|
leaving darkroom mode or switching images
|
|
|
|
* high quality export now downsamples before watermark and
|
|
|
|
framing to guarantee consistent results
|
|
|
|
* optimizations to loading jpeg's when using libjpeg-turbo with
|
|
|
|
its custom features
|
|
|
|
* asynchronous camera and printer detection, prevents deadlocks
|
|
|
|
in some cases
|
|
|
|
* noiseprofiles are in external JSON file now
|
|
|
|
* aspect ratios for crop&rotate can be added to config file
|
|
|
|
|
|
|
|
image operations:
|
|
|
|
* color reconstruction module
|
|
|
|
* magic lantern-style deflicker was added to the exposure module
|
|
|
|
(extremely useful for timelapses)
|
|
|
|
* text watermarks
|
|
|
|
* shadows&highlights: add option for white point adjustment
|
|
|
|
* more proper Kelvin temperature, fine-tuning preset
|
|
|
|
interpolation in white balance iop
|
|
|
|
* monochrome raw demosaicing (for cameras with color filter array
|
|
|
|
physically removed)
|
|
|
|
* raw black/white point module
|
|
|
|
|
|
|
|
packaging:
|
|
|
|
* removed dependency on libraw
|
|
|
|
* removed dependency on libsquish (solves patent issues as a side
|
|
|
|
effect)
|
|
|
|
* unbundled pugixml, osm-gps-map and colord-gtk
|
|
|
|
|
|
|
|
generic:
|
|
|
|
* 32-bit support is soft-deprecated due to limited virtual
|
|
|
|
address space
|
|
|
|
* support for building with gcc earlier than 4.8 is
|
|
|
|
soft-deprecated
|
|
|
|
* numerous memory leaks were exterminated
|
|
|
|
* overall stability enhancements
|
|
|
|
|
|
|
|
scripting:
|
|
|
|
* lua scripts can now add UI elements to the lighttable view
|
|
|
|
(buttons, sliders etc...)
|
|
|
|
* a new repository for external lua scripts was started:
|
|
|
|
https://github.com/darktable-org/lua-scripts
|
|
|
|
* it is now possible to edit the collection filters via lua
|
|
|
|
* it is now possible to add new cropping guides via lua
|
|
|
|
* it is now possible to run background tasks in lua
|
|
|
|
* a lua event is generated when the mouse under the cursor
|
|
|
|
changes
|
|
|
|
|
|
|
|
Usermanual has been updated, and will be released shortly after.
|
|
|
|
|
|
|
|
New camera support, compared to 1.6.9:
|
|
|
|
Base Support
|
|
|
|
- Canon PowerShot G5 X
|
|
|
|
- Olympus SP320
|
|
|
|
- Panasonic DMC-FZ150 (3:2)
|
|
|
|
- Panasonic DMC-FZ70 (1:1, 3:2, 16:9)
|
|
|
|
- Panasonic DMC-FZ72 (1:1, 3:2, 16:9)
|
|
|
|
- Panasonic DMC-GF7 (1:1, 3:2, 16:9)
|
|
|
|
- Panasonic DMC-GX8 (4:3)
|
|
|
|
- Panasonic DMC-LF1 (3:2, 16:9, 1:1)
|
|
|
|
- Sony DSC-RX10M2
|
|
|
|
|
|
|
|
White Balance Presets
|
|
|
|
- Canon EOS M3
|
|
|
|
- Canon EOS-1D Mark III
|
|
|
|
- Canon EOS-1Ds Mark III
|
|
|
|
- Canon PowerShot G1 X
|
|
|
|
- Canon PowerShot G1 X Mark II
|
|
|
|
- Canon PowerShot G15
|
|
|
|
- Canon PowerShot G16
|
|
|
|
- Canon PowerShot G3 X
|
|
|
|
- Canon PowerShot G5 X
|
|
|
|
- Canon PowerShot S110
|
|
|
|
- Panasonic DMC-GX8
|
|
|
|
- Panasonic DMC-LF1
|
|
|
|
- Pentax *ist DL2
|
|
|
|
- Sony DSC-RX1
|
|
|
|
- Sony DSC-RX10M2
|
|
|
|
- Sony DSC-RX1R
|
|
|
|
- Sony DSLR-A500
|
|
|
|
- Sony DSLR-A580
|
|
|
|
- Sony ILCE-3000
|
|
|
|
- Sony ILCE-5000
|
|
|
|
- Sony ILCE-5100
|
|
|
|
- Sony ILCE-6000
|
|
|
|
- Sony ILCE-7S
|
|
|
|
- Sony ILCE-7SM2
|
|
|
|
- Sony NEX-3N
|
|
|
|
- Sony NEX-5T
|
|
|
|
- Sony NEX-F3
|
|
|
|
- Sony SLT-A33
|
|
|
|
- Sony SLT-A35
|
|
|
|
|
|
|
|
Noise Profiles
|
|
|
|
- Canon EOS M3
|
|
|
|
- Fujifilm X-E1
|
|
|
|
- Fujifilm X30
|
|
|
|
- Nikon Coolpix P7700
|
|
|
|
- Olympus E-M10 Mark II
|
|
|
|
- Olympus E-M5 Mark II
|
|
|
|
- Olympus E-PL3
|
|
|
|
- Panasonic DMC-GX8
|
|
|
|
- Panasonic DMC-LF1
|
|
|
|
- Pentax K-50
|
|
|
|
- Sony DSC-RX1
|
|
|
|
- Sony DSC-RX10M2
|
|
|
|
- Sony ILCA-77M2
|
|
|
|
- Sony ILCE-7M2
|
|
|
|
- Sony ILCE-7RM2
|
|
|
|
- Sony SLT-A58
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 17 16:49:13 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- s/pkg-config/pkgconfig/ for fedora
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 17 14:34:43 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- add fedora 23 support to conditionals
|
|
|
|
- enable osm gps map support for fedora >= 22
|
|
|
|
- extract the cmake options into a define
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 13 14:29:48 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- first steps to build also on fedora
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 3 22:32:01 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- restore some cmake flags to make the package more compatible with
|
|
|
|
CPUs
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 3 20:36:48 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- make more BR conditional to enable building on more distros
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 1 23:20:51 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- do not strip the rpath, DT actually needs it.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 1 22:32:36 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 2.0~rc1
|
|
|
|
|
|
|
|
when updating from the currently stable 1.6.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.0 to 1.6.x any
|
|
|
|
more. be careful if you need darktable for production work!
|
|
|
|
|
|
|
|
- darktable has been ported to gtk-3.0
|
|
|
|
- new thumbnail cache replaces mipmap cache (much improved speed,
|
|
|
|
less crashiness)
|
|
|
|
- added print mode
|
|
|
|
- reworked screen color management (softproof, gamut check etc.)
|
|
|
|
- text watermarks
|
|
|
|
- color reconstruction module
|
|
|
|
- raw black/white point module
|
|
|
|
- delete/trash feature
|
|
|
|
- addition to shadows&highlights
|
|
|
|
- more proper Kelvin temperature, fine-tuning preset
|
|
|
|
interpolation in WB iop
|
|
|
|
- noiseprofiles are in external JSON file now
|
|
|
|
- monochrome raw demosaicing (not sure whether it will stay for
|
|
|
|
release, like Deflicker, but hopefully it will stay)
|
|
|
|
- aspect ratios for crop&rotate can be added to conf (ae36f03)
|
|
|
|
- navigating lighttable with arrow keys and space/enter
|
|
|
|
- pdf export -- some changes might happen there still
|
|
|
|
- brush size/hardness/opacity have key accels
|
|
|
|
- the facebook login procedure is a little different now
|
|
|
|
- export can upscale
|
|
|
|
- we no longer drop history entries above the selected one when
|
|
|
|
leaving dr or switching images
|
|
|
|
- text/font/color in watermarks
|
|
|
|
- image information now supports gps altitude
|
|
|
|
- allow adding tone- and basecurve nodes with ctrl-click
|
|
|
|
- we renamed mipmaps to thumbnails in the preferences
|
|
|
|
- new "mode" parameter in the export panel
|
|
|
|
- high quality export now downsamples before watermark and frame
|
|
|
|
to guarantee consistent results
|
|
|
|
- lua scripts can now add UI elements to the lighttable view
|
|
|
|
(buttons, sliders etc...)
|
|
|
|
- a new repository for external lua scripts was started.
|
|
|
|
- drop generate generate-tarball.sh as it is no longer needed
|
|
|
|
- use cmake macros
|
|
|
|
- start buildrequires list from scratch
|
|
|
|
|
2015-10-22 12:59:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 21 09:43:32 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 1.6.9
|
|
|
|
- general:
|
|
|
|
- don't build with external lua 5.3 or higher (darktable MUST
|
|
|
|
be built with lua 5.2)
|
|
|
|
- format datetime locale dependant (and try to handle timezones
|
|
|
|
better)
|
|
|
|
- fix various minor memory leaks
|
|
|
|
- use sRGB as display profile on all versions of OS X, fixes
|
|
|
|
monitor profile being applied twice
|
|
|
|
- rawspeed (newly added camera support should be considered
|
|
|
|
experimental for the time being):
|
|
|
|
- olympus e-m10 mk2
|
|
|
|
- canon g3 x
|
|
|
|
- canon powershot sx60hs
|
|
|
|
- sony a7r ii
|
|
|
|
- fuji x-a2
|
|
|
|
- panasonic fz1000 bad pixel detection
|
|
|
|
- alias panasonic tz70/zs50 to the tz71
|
|
|
|
- improve samsung nx1/nx500 support (handle 12bit modes)
|
|
|
|
- don't load broken kodak kdc files
|
|
|
|
- wb_presets:
|
|
|
|
- olympus e-m10 mk2
|
|
|
|
- canon powershot sx60hs
|
|
|
|
- canon powershot g7 x
|
|
|
|
- sony a7r ii
|
|
|
|
- sony a7 ii
|
|
|
|
- sony rx100m4
|
|
|
|
- sony rx10
|
|
|
|
- nikon 1 j5
|
|
|
|
- noiseprofiles:
|
|
|
|
- nikon d3300
|
|
|
|
- canon powershot s120
|
|
|
|
- translations:
|
|
|
|
- swedish (small updates)
|
|
|
|
|
2015-09-19 06:55:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 16 17:25:23 UTC 2015 - fcrozat@suse.com
|
|
|
|
|
|
|
|
- Adapt BuildRequires for build on openSUSE Leap 42.1.
|
|
|
|
|
2015-08-01 11:38:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 30 10:55:30 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to 1.6.8
|
|
|
|
- miscellaneous
|
|
|
|
- clipping, santiy check for custom aspect ratios
|
|
|
|
- read lensmodel from xmp
|
|
|
|
- handle canon lens recognition special case
|
|
|
|
- general cleanups
|
|
|
|
- rawspeed:
|
|
|
|
- Canon EOS M3
|
|
|
|
- Canon EOS 5Ds (R)
|
|
|
|
- Nikon 1 J5
|
|
|
|
- Panasonic DMC-G7 (4:3 aspect ratio only)
|
|
|
|
- Fujifilm X-T10
|
|
|
|
- Pentax K-S2
|
|
|
|
- Panasonic TZ71
|
|
|
|
- Olympus TG-4
|
|
|
|
- Leica VLUX1 4:3 aspect ratio mode
|
|
|
|
- adobe_coeff:
|
|
|
|
- Canon EOS M3
|
|
|
|
- Canon EOS 5Ds (R)
|
|
|
|
- Nikon 1 J5
|
|
|
|
- Panasonic DMC-G7
|
|
|
|
- Fujifilm X-T10
|
|
|
|
- Pentax K-S2
|
|
|
|
- Olympus TG-4
|
|
|
|
- wb_presets:
|
|
|
|
- Samsung NX500
|
|
|
|
- Panasonic TZ71
|
|
|
|
- noise profiles:
|
|
|
|
- Sony ILCE-5100
|
|
|
|
- Fujifilm HS50EXR
|
|
|
|
- Canon EOS 5Ds R
|
|
|
|
- do not try to use lua 5.3 on TW
|
|
|
|
|
2015-06-30 10:19:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 30 00:20:08 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- Update to version 1.6.7 (boo #930683)
|
|
|
|
- security
|
|
|
|
- libraw CVE-2015-3885: fix integer overflow in ljpeg_start()
|
|
|
|
- miscellaneous
|
|
|
|
- improvements to facebook export
|
|
|
|
- interpolation fixups
|
|
|
|
- demosaic code cleanups
|
|
|
|
- slideshow should handle very small images better
|
|
|
|
- improve Olympus lens detection
|
|
|
|
- various minor memory leak fixes
|
|
|
|
- various other fixes
|
|
|
|
- Pentax (K-x) DNG old embedded preview left over is now
|
|
|
|
removed
|
|
|
|
- modern OSX display profile handling
|
|
|
|
- camera support
|
|
|
|
- Nikon D7200 (both 12bit and 14bit compressed NEFs)
|
|
|
|
- Nikon Coolpix P340
|
|
|
|
- Canon EOS 750D
|
|
|
|
- Canon EOS 760D
|
|
|
|
- Canon EOS M2
|
|
|
|
- Panasonic DMC-CM1
|
|
|
|
- Panasonic DMC-GF7 (4:3 only)
|
|
|
|
- Olympus XZ-10
|
|
|
|
- Olympus SP570UZ
|
|
|
|
- Samsung NX500
|
|
|
|
- Fuji F600EXR
|
|
|
|
- aspect ratios
|
|
|
|
- Pansonic DMC-G5
|
|
|
|
- Panasonic DMC-GM5
|
|
|
|
- Panasonic FZ200
|
|
|
|
- white balance presets
|
|
|
|
- Nikon D7200
|
|
|
|
- Nikon Coolpix P340
|
|
|
|
- Panasonic DMC-GM1
|
|
|
|
- Panasonic DMC-GM5
|
|
|
|
- Olympus E-M10 (updated)
|
|
|
|
- Olympus E-PL7
|
|
|
|
- Olympus XZ-10
|
|
|
|
- noise profiles
|
|
|
|
- Canon Powershot G9
|
|
|
|
- Sony A350
|
|
|
|
- basecurves
|
|
|
|
- Nikon D7200
|
|
|
|
- Nikon D7000
|
|
|
|
- Nikon D750
|
|
|
|
- Nikon D90
|
|
|
|
- translations updates: Catalan German Spanish Swedish
|
|
|
|
|
2015-05-05 00:56:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 25 18:16:41 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- Update to version 1.6.6
|
|
|
|
- fix the Olympus E330 support (which was accidentally broken in
|
|
|
|
1.6.4)
|
|
|
|
- fix white balance reading for the Canon Powershot SX50 HS
|
|
|
|
- white balance presets for RICOH GR
|
|
|
|
- minor assorted bug fixes (masks, lens correction, profiled
|
|
|
|
denoise, etc)
|
|
|
|
- remove unused cmake option from the cmdline:
|
|
|
|
INSTALL_IOP_EXPERIMENTAL
|
|
|
|
|
2015-04-27 13:04:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 17 21:41:00 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- Update to version 1.6.4
|
|
|
|
- general improvements:
|
|
|
|
- major rawspeed update
|
|
|
|
- facebook exporter update (first authentication usability
|
|
|
|
should be much better now)
|
|
|
|
- first run opencl benchmark to prevent opencl autoactivation
|
|
|
|
if gpu is obviously slower than cpu
|
|
|
|
- lensfun cornercase fixes
|
|
|
|
- some mask cornercase fixes
|
|
|
|
- zonesystem now updates it's gui when number of zones changes
|
|
|
|
- spots iop updates
|
|
|
|
- ui_last/gui_language should work more reliably now
|
|
|
|
- internal lua updated from 5.2.3 to 5.2.4 (distro's typically
|
|
|
|
use their own version of lua)
|
|
|
|
- gcc 5 should build now
|
|
|
|
- new camera support:
|
|
|
|
- canon digital rebel (non european 300d)
|
|
|
|
- nikon d5500 (experimental)
|
|
|
|
- olympus e-m5 mark ii (experimental)
|
|
|
|
- Samsung NX500 (experimental)
|
|
|
|
- white balance presets:
|
|
|
|
- sony a77 ii
|
|
|
|
- fujiflim x-e2
|
|
|
|
- olympus e-m5 mark ii
|
|
|
|
- noise profiles:
|
|
|
|
- canon 7d mark ii
|
|
|
|
- updated translations: german french russian danish catalan
|
|
|
|
japanese dutch
|
|
|
|
- drop 826152bc3564e74133680cc53e69e040d3663b47.patch included in
|
|
|
|
release
|
|
|
|
|
2015-04-02 16:03:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 23 15:55:50 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- added 826152bc3564e74133680cc53e69e040d3663b47.patch:
|
|
|
|
Backport from upstream to fix upstream issue #10370
|
|
|
|
'Unable to work with Canon EOS Rebel images using darktable 1.6'
|
|
|
|
|
2015-03-03 11:15:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 2 00:12:25 UTC 2015 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.6.3
|
|
|
|
|
|
|
|
* Changes:
|
|
|
|
|
|
|
|
+ Make camera import window transient
|
|
|
|
+ Allow soft limits on radius
|
|
|
|
+ Fix soft boundaries for black in exposure
|
|
|
|
+ Change order of the profile/intent combo in export dialog
|
|
|
|
+ Support read/write of chromaticities in EXR
|
|
|
|
+ Allow to default to :memory: db in config
|
|
|
|
+ Add mime handler for non-raw image file formats
|
|
|
|
+ Improved lens model name detection for Sony SAL lenses
|
|
|
|
|
|
|
|
* Bug fixes:
|
|
|
|
|
|
|
|
+ Fix buffer overrun in SSE clipping loop for highlight handling
|
|
|
|
+ Prevent exporting when an invalid export/storage is selected
|
|
|
|
+ Hopefully last fix for aspect ratios in crop and rotate (#9942)
|
|
|
|
+ No tooltip when dragging in monochrome (#10319)
|
|
|
|
|
|
|
|
* RAW support:
|
|
|
|
|
|
|
|
+ Panasonic LX100 (missing non-standard aspect ratio modes)
|
|
|
|
+ Panasonic TZ60
|
|
|
|
+ Panasonic FZ1000
|
|
|
|
+ KODAK EASYSHARE Z1015 IS
|
|
|
|
+ Canon 1DX (missing sRAW modes)
|
|
|
|
+ Canon A630 and SX110IS (CHDK RAW)
|
|
|
|
|
|
|
|
* white balance presets
|
|
|
|
|
|
|
|
+ Panasonic FZ1000
|
|
|
|
+ Panasonic TZ60
|
|
|
|
+ Panasonic LX100
|
|
|
|
|
|
|
|
* standard matrix
|
|
|
|
|
|
|
|
+ Canon Rebel T3 (non-european 1100D)
|
|
|
|
|
|
|
|
* enhanced matrix
|
|
|
|
|
|
|
|
+ Nikon d750
|
|
|
|
|
|
|
|
* noise profiles:
|
|
|
|
|
|
|
|
+ Canon EOS 1DX
|
|
|
|
|
|
|
|
|
2015-02-03 11:40:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 1 20:36:46 UTC 2015 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update version 1.6.2
|
|
|
|
|
|
|
|
* General improvements:
|
|
|
|
+ Better names for key accels (no more <Primary>)
|
|
|
|
+ Local gallery export limited to useful web formats
|
|
|
|
(JPEG/PNG/WebP)
|
|
|
|
+ Add a way to control the brush size with keys
|
|
|
|
+ Default X-Trans Demosaic to markesteijn (single pass)
|
|
|
|
|
|
|
|
* Bugfixes:
|
|
|
|
+ Fix IPTC Keyword reading for real
|
|
|
|
+ rawspeed: support short values in DNG ActiveArea
|
|
|
|
+ really disable parallel export
|
|
|
|
+ remove special characters from style export
|
|
|
|
+ Cropping aspect ratio fixes (#9942, #10265)
|
|
|
|
+ Some fixes to lua/masks/brushes
|
|
|
|
|
|
|
|
* Camera support:
|
|
|
|
+ Pentax *ist DS
|
|
|
|
+ Pentax *ist DL2
|
|
|
|
+ Pentax K110D
|
|
|
|
+ Sony A7 II
|
|
|
|
+ Sony ILCE-3500
|
|
|
|
+ Nikon 1 S2
|
|
|
|
+ Olympus E-450
|
|
|
|
+ Panasonic LX1
|
|
|
|
+ Panasonic G3 (aspect ratio modes)
|
|
|
|
+ Samsung NX1 blackpoint finetuning
|
|
|
|
+ Fuji X-E1 blackpoint finetuning
|
|
|
|
|
|
|
|
* White balance presets
|
|
|
|
+ 7D Mark II (updated)
|
|
|
|
+ Olympus E-M1
|
|
|
|
+ Sony A99
|
|
|
|
|
2015-01-12 09:49:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 10 13:38:45 UTC 2015 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.6.1
|
|
|
|
* this is a point release which fixes a couple of minor issues in
|
|
|
|
the recent feature release 1.6.0 (such as a crash with images
|
|
|
|
greater than 134 megapixels).
|
|
|
|
|
2014-09-17 17:27:08 +02:00
|
|
|
-------------------------------------------------------------------
|
2014-12-10 23:44:44 +01:00
|
|
|
Mon Dec 8 09:26:05 UTC 2014 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.6.0
|
|
|
|
|
|
|
|
* general/misc:
|
|
|
|
+ high DPI monitor support
|
|
|
|
+ map view now allows to only show images from the current
|
|
|
|
collection on the map
|
|
|
|
+ slideshow
|
|
|
|
+ darktable-cli now works without a running X server for use on
|
|
|
|
headless systems
|
|
|
|
+ support for audio notes playback
|
|
|
|
+ sticky preview
|
|
|
|
+ added the option to overwrite files when exporting to disk
|
|
|
|
+ crawler that syncs all xmp files on start
|
|
|
|
+ support huge images (> 32 bit pixel index). darktable can open
|
|
|
|
26770x13385 TIFFs and should in theory be able to process arbitrary
|
|
|
|
sized images. don't try this on a 32 bit system though!
|
|
|
|
+ lens iop presets are copy/pastable between different images
|
|
|
|
* output
|
|
|
|
+ tiff read/write rewritten, works on 32-bit float now, supports
|
|
|
|
compression
|
|
|
|
+ allow setting PPI for exported JPEGs, defaulting to 300
|
|
|
|
pwstorage libsecret
|
|
|
|
+ use HTTPS when exporting to flickr
|
|
|
|
* colour
|
|
|
|
+ color conversion speedup (openmp for lcms2 case)
|
|
|
|
+ add linear Rec2020 as a build-in profile
|
|
|
|
+ embedded icc profile support for png/tiff (read/write)
|
|
|
|
* lua scripting:
|
|
|
|
+ copy, move, reset and delete images via lua
|
|
|
|
+ handle progress bars via lua
|
|
|
|
+ limited manipulation of libs an views UI via lua
|
|
|
|
+ import and export styles via lua
|
|
|
|
+ trigger lua when the grouping mode changes
|
|
|
|
+ trigger lua when the overlay mode changes
|
|
|
|
+ trigger lua when the active view changes
|
|
|
|
+ manipulate snapshots via lua
|
|
|
|
+ handle more types of preferences, including enums, directories
|
|
|
|
and file names lua API is now versioned: use
|
|
|
|
darktable.configuration.check_version to check
|
|
|
|
+ lua API incompatibilities: darktable.modules has been removed,
|
|
|
|
use darktable.new_format and darktable.new_storage to access the
|
|
|
|
constructors
|
|
|
|
* performance improvements
|
|
|
|
+ many speed improvements by adding sse code for image operations
|
|
|
|
+ make white balance work faster
|
|
|
|
+ make invert work faster
|
|
|
|
+ much faster exr export with optional compression (multicore
|
|
|
|
support)
|
|
|
|
+ speedup of pfm writing
|
|
|
|
+ speedup of amaze. it is still slow but not as bad as it used to
|
|
|
|
be
|
|
|
|
* internal improvements:
|
|
|
|
+ module parameter introspection
|
|
|
|
+ clang/address-sanitizer/etc compiler warnings fixed
|
|
|
|
+ flip iop used for raw auto-orientation (simplifies code)
|
|
|
|
+ complete rawspeed migration for raw loading
|
|
|
|
* bug fixes:
|
|
|
|
+ hdr bracketing fixes
|
|
|
|
+ masks cleanup and bugfixes
|
|
|
|
+ correct lens detection for compact cameras
|
|
|
|
+ avoid clipping in vignette, lowpass, shadows & highlights, a/b
|
|
|
|
channels of colorcontrast and tonecurve
|
|
|
|
* updated usermanual
|
|
|
|
* lots of small performance improvements and code cleanup
|
|
|
|
|
|
|
|
* Change source locations to reflect github project
|
|
|
|
-------------------------------------------------------------------
|
2014-09-17 17:27:08 +02:00
|
|
|
Wed Sep 17 08:01:07 UTC 2014 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Add generate-tarball.sh as source file
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 16 07:24:18 UTC 2014 - dmitry_r@opensuse.org
|
|
|
|
|
|
|
|
- Fix GraphicsMagick build dependencies
|
|
|
|
|
2014-05-02 13:55:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 26 15:19:33 UTC 2014 - fcrozat@suse.com
|
|
|
|
|
|
|
|
- update to version 1.4.2:
|
|
|
|
+ masks fixes
|
|
|
|
+ Explicitly try to load live view frames as JPEG
|
|
|
|
+ Silence calculator error messages
|
|
|
|
+ Translations updates
|
|
|
|
+ Aspect ratio modes for Panasonic DMC-G2
|
|
|
|
+ WB presets for Olympus E-PL5/E-PM2, Nikon D610, D3300
|
|
|
|
+ Various TIF fixes
|
|
|
|
+ Fix potential format string attacks via .po files
|
|
|
|
+ Add $(TITLE) to export variables
|
|
|
|
+ opencl: fix border handling in lens correction module
|
|
|
|
+ Experimental support and matrix for samsung nx30, nx1100,
|
|
|
|
Olympus E-M10, Canon 1200d, Nikon D3300, D5300
|
|
|
|
+ Fix memory bugs spotted by Coverity
|
|
|
|
+ Various crash fixes
|
|
|
|
+ Update amaze code (SSE2 code)
|
|
|
|
+ Set lt position when changing image in dr with keys
|
|
|
|
+ Tonecurve: fix serious logical flaw.
|
|
|
|
+ Colorout: map shortkeys of gamut check/softproof to
|
|
|
|
ctrl-g/ctrl-s
|
|
|
|
+ Fix crash when exporting to Picasa.
|
|
|
|
+ Noise profile: panasonic dmc-lx7
|
|
|
|
+ TIFF output: several fixes
|
|
|
|
+ Fix for Olympus focus distances
|
|
|
|
+ Tonecurve revamped
|
|
|
|
+ Try to limit network traffic of map view
|
|
|
|
|
2014-02-16 20:02:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 9 12:59:09 UTC 2014 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- update to version 1.4.1
|
|
|
|
|
|
|
|
* export: consistent names for output formats
|
|
|
|
* export to disk: overwrite file option
|
|
|
|
* grain plugin now allows smaller coarseness and will display
|
|
|
|
coarseness values half of what they used to be, this is merely a
|
|
|
|
cosmetic change, your images are unaffected.
|
|
|
|
* some masks related fixes
|
|
|
|
* some lua related fixes
|
|
|
|
* tiff writer (32bit float, little endian output, configurable
|
|
|
|
compression)
|
|
|
|
* tiff reader
|
|
|
|
* subtly nicer scrollbar behavior
|
|
|
|
* theme loading cornercase fixups
|
|
|
|
* shadow & highlight module improvements (should be less prone to
|
|
|
|
artifacts when used on new images)
|
|
|
|
* allow importing more than 1 style at a time
|
|
|
|
* regression was fixed when building darktable against bleeding
|
|
|
|
edge glibc
|
|
|
|
* Sony A77V enhanced color matrix
|
|
|
|
* Nikon D5100 updated white balance presets
|
|
|
|
* Nikon 1 V2 noise profile (and by extension J3/AW1)
|
|
|
|
* Nikon 1 J1 noise profile (and by extension V1/J2/S1)
|
|
|
|
* Pentax K3 noise profile
|
|
|
|
* experimental support for Panasonic DMC-LF1 (we still need
|
|
|
|
samples for the nonstandard aspect ratios)
|
|
|
|
* experimental support for SONY DSC-RX100M2
|
|
|
|
* experimental support for SONY NEX-3N
|
|
|
|
* still no Nikon D5300/D3300 support, we're still looking into
|
|
|
|
that.
|
|
|
|
|
|
|
|
|
|
|
|
- Added pkgconfig(xandr) to build requires
|
|
|
|
|
2013-11-25 16:02:11 +01:00
|
|
|
-------------------------------------------------------------------
|
2014-01-03 19:42:48 +01:00
|
|
|
Wed Jan 1 11:54:39 UTC 2014 - adrian@suse.de
|
|
|
|
|
|
|
|
- update to final version 1.4
|
|
|
|
|
|
|
|
- removed patches:
|
|
|
|
* 0001-Fix-9720-Don-t-crash-when-kwallet-is-not-running.patch
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 16 18:49:50 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Fixes #bnc855442
|
|
|
|
* added patches:
|
|
|
|
- 0001-Fix-9720-Don-t-crash-when-kwallet-is-not-running.patch
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 1 19:32:52 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to release candidate 1.4~rc1
|
|
|
|
* darktable now integrates a lua engine that allows writing scripts
|
|
|
|
to make it easier to use with other image processing software.
|
|
|
|
These scripts can be run when a particular event takes place (for
|
|
|
|
example when a new image is imported) or when a particular keyboard
|
|
|
|
shortcut is used. There are very few scripts available at this
|
|
|
|
point but we expect the community to provide some more during the
|
|
|
|
next release cycle.
|
|
|
|
* darktable now include several kinds of drawn masks: brush,
|
|
|
|
circle, ellipse, path and gradients
|
|
|
|
* exporting in WebP format
|
|
|
|
* serious speed enhancements of lighttable when using large
|
|
|
|
colections
|
|
|
|
* focus detection on lighttable
|
|
|
|
* local cached copies of images for offline files
|
|
|
|
* a few new blend mode like "HSV lightness", "HSV color", "Lab
|
|
|
|
lightness" and "Lab color"
|
|
|
|
* new modules "contrast brightness saturation", "color balance" and
|
|
|
|
"color mapping" which replaces the now deprecated "color
|
|
|
|
transfer" module
|
|
|
|
* new histogram mode "waveform"
|
|
|
|
* added a setting to automatically collapse modules to only have a
|
|
|
|
single one expanded
|
|
|
|
* better user experience for bauhaus sliders: the popup now has a
|
|
|
|
blinking cursor to make possible text entry more discoverable
|
|
|
|
* the text entry for bauhaus sliders and vimkeys' ":set" command
|
|
|
|
can now evaluate mathematical expressions
|
|
|
|
* many bug fixes and small improvements
|
|
|
|
* a tool for measuring basecurves from a sample image
|
|
|
|
|
|
|
|
- Remove backported
|
|
|
|
0001-Allow-compilation-with-colord-and-without-squish.patch
|
|
|
|
-------------------------------------------------------------------
|
2013-11-25 16:02:11 +01:00
|
|
|
Sun Nov 24 17:40:52 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Backported patch for colord compilation without squish
|
|
|
|
0001-Allow-compilation-with-colord-and-without-squish.patch
|
|
|
|
|
2013-09-11 12:51:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 10 19:28:34 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.2.3
|
|
|
|
+ Update to RawSpeed r570
|
|
|
|
+ Canon 70D (preliminary)
|
|
|
|
+ Olympus E-P5 (incl. preliminary Adobe Coeff.)
|
|
|
|
+ Samsung NX2000
|
|
|
|
+ Sony RX100m2
|
|
|
|
+ Sony SLT-A58 (updated)
|
|
|
|
|
|
|
|
* White Balance Presets:
|
|
|
|
|
|
|
|
+ Sony NEX-5R
|
|
|
|
+ Sony SLT-A58
|
|
|
|
+ Nikon D3200 (updated)
|
|
|
|
+ Pentax K20D
|
|
|
|
|
|
|
|
* Enhanced Color Matrix:
|
|
|
|
|
|
|
|
+ Pentax K20D
|
|
|
|
|
|
|
|
* Noise Profiles:
|
|
|
|
|
|
|
|
+ Canon EOS 1100D == Canon EOS Rebel T3
|
|
|
|
+ Canon PowerShot S95
|
|
|
|
+ Canon PowerShot G11
|
|
|
|
+ Nikon Coolpix P330
|
|
|
|
+ Sony A580
|
|
|
|
+ Fuji X10
|
|
|
|
+ Pentax K20D
|
|
|
|
|
|
|
|
* Fixes and improvements:
|
|
|
|
|
|
|
|
+ Increased maximum cache size to 8GB
|
|
|
|
+ OS X: fix Facebook uploads
|
|
|
|
+ Adjustments to default lowpass blur settings
|
|
|
|
+ Adjustments to dithering slider ranges
|
|
|
|
+ Metadata viewer: fix display of focal length: indicate unit
|
|
|
|
and hide if invalid.
|
|
|
|
+ Chromatic Aberrations: fix segfault for small buffers
|
|
|
|
+ Color pickers: fix various issues, e.g. #9482
|
|
|
|
+ More guides for Crop & Rotate
|
|
|
|
+ Improve light table usability: when viewing images in
|
|
|
|
fullscreen wrap around at line end when pressing right arrow
|
|
|
|
key
|
|
|
|
+ Soften: massive speed improvements by using SSE and OpenMP
|
|
|
|
+ Deleting images from camera is not supported anymore for
|
|
|
|
safety.
|
|
|
|
+ Exposure module now supports multiple instances
|
|
|
|
+ Support for custom meta data burn in (see commit
|
|
|
|
6ac7ba055440aa27f79f0a67ac112799a0e7785e)
|
|
|
|
+ OpenCL support for nVidia GeForce GT330
|
|
|
|
+ PFM: load timestamp as date & time taken.
|
|
|
|
+ Fix bug prohibiting image rating by mouse
|
|
|
|
+ Update Picasa uploader: references Google+ now
|
|
|
|
+ Some fixes for memory leaks, deadlocks, background jobs
|
|
|
|
+ Fixes of on-screen handles for Crop&Rotate and GND modules
|
|
|
|
+ 0 bytes files will no longer be imported but ignored
|
|
|
|
|
2013-06-28 11:49:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 25 13:53:52 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.2.2
|
|
|
|
* updated rawspeed r553. Support for
|
|
|
|
+ Canon EOS 700D
|
|
|
|
+ Nikon Coolpix P330
|
|
|
|
* New Olymbus base curve
|
|
|
|
* Updated Adobe Coeffs
|
|
|
|
|
|
|
|
* Enhanced color matrices:
|
|
|
|
+ Canon 700D (from Canon 650D)
|
|
|
|
+ Canon 100D (from Canon 650D)
|
|
|
|
* Sony NEX-7
|
|
|
|
|
|
|
|
* White balance presets:
|
|
|
|
+ Some updates from UFRaw
|
|
|
|
+ Canon 100D
|
|
|
|
+ Canon 700D
|
|
|
|
+ Sony SLT-A37
|
|
|
|
+ Nikon Coolpix P330
|
|
|
|
|
|
|
|
* Noise profiles:
|
|
|
|
+ Canon EOS-M
|
|
|
|
+ Olympus E-600 (from: Olympus E-30)
|
|
|
|
+ Olympus E-620 (from: Olympus E-30)
|
|
|
|
+ Samsung WB2000
|
|
|
|
+ Sony A99v
|
|
|
|
+ Panasonic DMC-G10 iso 100
|
|
|
|
+ Nikon D60
|
|
|
|
|
|
|
|
* Bug fixes:
|
|
|
|
+ 0 star rating working again
|
|
|
|
+ LT: ctrl+d duplicates per default now
|
|
|
|
+ Some fixes concerning locale handling
|
|
|
|
+ double click on film strip jumps to image
|
|
|
|
+ remember position in collections
|
|
|
|
+ ctrl+k jumps to previous collection
|
|
|
|
+ Blending parameters are preserved when module is deactivated
|
|
|
|
+ In full-preview (alt-1) ratings and labels are only applied to
|
|
|
|
+ image shown
|
|
|
|
+ Various OpenCL fixes, e.g. compilation on Mac OS X
|
|
|
|
+ libsquish compilation now optional
|
|
|
|
+ dr: deactivate interpolation at 200% zoom
|
|
|
|
|
|
|
|
* Removed backported patches:
|
|
|
|
0001-thumbnail-compression-make-libsquish-optional
|
|
|
|
0001-fixed-error-handling-for-broken-full-color-images.patch
|
|
|
|
|
2013-06-21 10:33:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 20 12:52:15 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Remove patented code from the source via
|
|
|
|
generate--tarball.sh bnc#824484
|
|
|
|
* added backported patch from git master
|
|
|
|
0001-thumbnail-compression-make-libsquish-optional
|
|
|
|
* Remove pkgconfig(colord) from Build Requires
|
|
|
|
|
|
|
|
Because compression code is disabled previous cache will not
|
|
|
|
work. Removing ~/.cache/darktable/mipmaps is necessary
|
|
|
|
|
2013-06-11 06:27:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 10 13:07:02 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- added backported patch from git master
|
|
|
|
0001-fixed-error-handling-for-broken-full-color-images.patch
|
|
|
|
fixes bnc#823114
|
|
|
|
|
|
|
|
|
2013-06-05 11:48:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 26 12:24:17 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to release 1.2.1
|
|
|
|
* New translation: Danish
|
|
|
|
* Some translations have been removed from the release due to
|
|
|
|
missing strings
|
|
|
|
* New noise profiles
|
|
|
|
+ Canon EOS 450D / Kiss X2
|
|
|
|
+ Canon EOS 1100D / REBEL T3
|
|
|
|
+ Canon EOS 1D Mark II
|
|
|
|
+ Canon EOS 1D Mark III
|
|
|
|
+ All Canon Model names are now recognized, e.g. Canon EOS 350D
|
|
|
|
and Canon EOS 350D DIGITAL and Canon EOS DIGITAL REBEL XT and
|
|
|
|
Canon EOS Kiss Digital N point to the same camera.
|
|
|
|
+ Olympus E-520
|
|
|
|
+ Olympus E-1
|
|
|
|
+ Olympus E-3
|
|
|
|
+ Olympus E-P2
|
|
|
|
+ Pentax K-30
|
|
|
|
+ Panasonic GH-2
|
|
|
|
+ Panasonic DMZ-FZ18
|
|
|
|
+ Additional data for Pentax K-5 II
|
|
|
|
+ Nikon D7100
|
|
|
|
+ Nikon D5200
|
|
|
|
+ Sony A57
|
|
|
|
* White balances, color matrices
|
|
|
|
+ Fix issues with different camera model names for various Canon
|
|
|
|
cameras (see above)
|
|
|
|
+ White balance for Panasonic DMC-GH2
|
|
|
|
+ Updates whitebalance list with the latest version of UFRaw's cvs version
|
|
|
|
+ Whitebalances for Samsung NX5, NX10, NX11 (copied from NX100)
|
|
|
|
* Bugfixes
|
|
|
|
+ new RawSpeed version r537
|
|
|
|
+ Compatible with openEXR 2.0
|
|
|
|
+ Facebook export now allows HQ images (up to 2048px)
|
|
|
|
+ Blend mode "vividlight" should work for NaNs
|
|
|
|
+ Fix compile issues for OpenBSD
|
|
|
|
+ Whitebalance is now relative to daylight, not to camera white
|
|
|
|
balance (this will not change any processing you have done,
|
|
|
|
only the values displayed will differ)
|
|
|
|
+ Now importing folder via key accelerator is supported.
|
|
|
|
+ Only one temperature slider in white balance
|
|
|
|
+ Some fixes to the zoom behaviour in darkroom mode
|
|
|
|
+ New lensfun geometries now supported (with lensfun >= 0.2.7)
|
|
|
|
+ More coherent bauhaus UI for the split toning module
|
|
|
|
+ The color transfer module is now marked as deprecated. Will be
|
|
|
|
superseeded by color mapping in the next major release.
|
|
|
|
+ Fix some possible deadlocks, memory leaks and null pointer dereferences
|
|
|
|
+ Status message in top bar should be updated more frequently now
|
|
|
|
+ Some more elaborate status messages if lens/camera not found in the
|
|
|
|
lens correction module, if export failed
|
|
|
|
+ Option for parallel export threads removed from config, too dangerous
|
|
|
|
+ Option for thumbnail cache now specified in MB
|
|
|
|
+ Updated purge_non_existing_images.sh script
|
|
|
|
+ CLI option -d nan gives per-module output of NaN values
|
|
|
|
+ Some minor renamings, typo fixings...
|
|
|
|
|
|
|
|
- Drop 0001--OpenEXR-2.0-fixes.patch since fixed upstream
|
|
|
|
|
2013-05-06 09:02:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 26 17:55:55 UTC 2013 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- First set CFLAGS and then CXXFLAGS. Sometimes we need to set
|
|
|
|
flags in CXXFLAGS that are not valid CFLAGS.
|
|
|
|
|
2013-04-24 11:50:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 23 23:20:01 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Fix factory build with OpenEXR-2.0
|
|
|
|
added 0001-OpenEXR-2.0-fixes.patch
|
|
|
|
|
2013-04-07 14:20:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 6 16:31:09 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to release 1.2
|
|
|
|
- removed
|
|
|
|
darktable-1.2.x_update_to_4b856e6ec99035d5a1041db73e2339000d395aa0.patch
|
|
|
|
as it is now included.
|
|
|
|
- When possible use pkgconfig hence:
|
|
|
|
instead of libopenjgeg-devel used pkgconfig(libopenjpeg)
|
|
|
|
instead of GraphicsMagick-devel used pkgconfig(GraphicsMagick)
|
|
|
|
|
|
|
|
- If build is for 12.1 then require gtk2-engines
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 4 13:39:08 UTC 2013 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- added darktable-1.2.x_update_to_4b856e6ec99035d5a1041db73e2339000d395aa0.patch:
|
|
|
|
update to HEAD (4b856e6ec99035d5a1041db73e2339000d395aa0)
|
|
|
|
- adobe_coeff: Nikon Coolpix A same as D7000
|
|
|
|
- fix-crash-lr-import:
|
|
|
|
Proactive fix to avoid a crash trying to dereference a null
|
|
|
|
pointer. If node stEvt:softwareAgent not found, skip as not a
|
|
|
|
lightroom xmp.
|
|
|
|
- don't crash on malformatted TIFF file
|
|
|
|
In case a file was alraedy rejected by GraphicsMagick, it's not
|
|
|
|
a good idea to try open it with our handmade imageio routines
|
|
|
|
like TIFFOpen(). Let's take GraphicsMagick as a last resort if
|
|
|
|
available.
|
|
|
|
- usermanual: add missing file lighttable_directory.png
|
|
|
|
- Fix: snapshot + gnd, cliping, ... #9329
|
|
|
|
- Upgraded and reviewed Spanish translation
|
|
|
|
I have fully reviewed the Spanish translation, fixing typos,
|
|
|
|
improving grammar and the language used.
|
|
|
|
- denoiseprofile: really fix legacy_params
|
|
|
|
- denoiseprofile: get param "mode" right when converting params
|
|
|
|
from version 2 to 3 fix: denoiseprofile: crash when trying to
|
|
|
|
update presets/styles from version 2 to 3 do not try to find
|
|
|
|
autodetection for them - would probably be not useful and is
|
|
|
|
impossible anyway
|
|
|
|
- Merge pull request #206 from bluesceada/denoise-copy-autodetect
|
|
|
|
denoiseprofile: copy "profile autodetected" correctly + fix:
|
|
|
|
display "found match" also for first profile
|
|
|
|
- noise profile: canon eos 1d iv by rene weiss
|
|
|
|
- denoiseprofile: only use a[0] = -1.0 to signal autodetection,
|
|
|
|
and don't use epsilon for comparisons
|
|
|
|
- denoiseprofile: make it possible to copy the information "this
|
|
|
|
profile was set automatically" across images with different ISO
|
|
|
|
and camera vendor
|
|
|
|
- fix: denoiseprofile: also show "found match:" instead of the
|
|
|
|
profile name for index 0
|
|
|
|
- Preliminary update of the Russian translation
|
|
|
|
- Merge branch 'fix-clipping-aspect'
|
|
|
|
* fix-clipping-aspect:
|
|
|
|
Fix aspect ratio computation.
|
|
|
|
It cannot happen in legacy_params() as at this point the size
|
|
|
|
of the image is not yet known. We then use a deferred
|
|
|
|
circuitry to handle this at the right point in the code.
|
|
|
|
Fixes #9320.
|
|
|
|
- [l10n] Swedish update
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 4 12:25:56 UTC 2013 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- update to release 1.2.rc2
|
|
|
|
- the changes on top of rc1 are minor, some details:
|
|
|
|
- fixed a spurious crash/deadlock when switching images in
|
|
|
|
filmstrip mode
|
|
|
|
- fixed a couple of exif strings for profiled denoising
|
|
|
|
- fixed gcc 4.8.0 build
|
|
|
|
- new noise profiles
|
|
|
|
- fixed gphoto 2.5 issues
|
|
|
|
- updated translations
|
|
|
|
- updated user manual!
|
|
|
|
- additional changes from 1.2.rc1
|
|
|
|
- profiled denoising: adapt to the properties of your camera's
|
|
|
|
sensor (72 cameras already profiled for you).
|
|
|
|
- lightroom import: convert some basic edits from your lightroom
|
|
|
|
collection to darktable operations.
|
|
|
|
- multi instance support: duplicate your modules and apply them
|
|
|
|
more than one time with different settings.
|
|
|
|
- improved usability for distorting modules (streamline spot
|
|
|
|
removal in the presence of crop/rotate for example).
|
|
|
|
- selective copy/paste of image processing.
|
|
|
|
- new more intuitive keystone correction tool.
|
|
|
|
- jpeg2000 support.
|
|
|
|
- graphics magick import (support virtually all input image
|
|
|
|
formats).
|
|
|
|
- much faster thumbnail loading (if you can live with crappy
|
|
|
|
embedded thumbnails).
|
|
|
|
- incredibly lengthy list of small bug fixes, performance
|
|
|
|
enhancements, and usability improvements.
|
|
|
|
- new camera support (decode and color matrices).
|
|
|
|
- dithering against banding.
|
|
|
|
- sharper thumbnails in lighttable mode.
|
|
|
|
- new oauth2 based picasa uploader.
|
|
|
|
- and the final release 1.2 will contain a thoroughly overhauled
|
|
|
|
user manual, proof read by natives (thanks heaps guys!).
|
|
|
|
- removed 0001-Fix-svg-uses-premultiplied-alpha-we-didn-t-respect-t.patch
|
|
|
|
included upstream
|
|
|
|
- added BuildRequires for GraphicsMagick and openjpeg
|
|
|
|
|
2013-02-11 10:58:48 +01:00
|
|
|
-------------------------------------------------------------------
|
2013-03-21 10:37:22 +01:00
|
|
|
Sun Mar 17 17:17:26 UTC 2013 - fcrozat@suse.com
|
|
|
|
|
|
|
|
- Add gtk2-engine-clearlooks as Requires, needed for darktable
|
|
|
|
black theme.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-03-12 14:58:28 +01:00
|
|
|
Sun Mar 10 18:15:03 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to release 1.1.4 This is bugfix release no new features
|
|
|
|
are introduced.
|
|
|
|
|
|
|
|
* Fix tooltip style definition in darktable.gtkrc.
|
|
|
|
* colorspaces: avoid trademark issues
|
|
|
|
* colorspaces: workaround horrible brokenness of some printshops
|
|
|
|
* colorspaces: actually cprt is a required icc tag
|
|
|
|
* thumbs: use mip always > image size, not closest.
|
|
|
|
* wb_presets: Nikon D3200 (stolen from UFRaw)
|
|
|
|
* wb_presets: SONY SLT-A77V
|
|
|
|
* wb_presets: Panasonic DMC-G5 (thanks to thouks)
|
|
|
|
* wb_presets: Pentax K-5 II s (thanks to Jack Bowling)
|
|
|
|
* wb_presets: Nikon D800(E) update
|
|
|
|
* rawspeed: minor fix for LX7 in 3:2 mode
|
|
|
|
* rawspeed: support Panasonic DMC-LX7 16:9 and 1:1 aspect ratio modes
|
|
|
|
* rawspeed: support Panasonic DMC-LX7 3:2 aspect ratio mode
|
|
|
|
* rawspeed: Preliminary support for the PENTAX K-5 II s
|
|
|
|
* rawspeed: added Panasonic DMC-G5 1:1/16:9 modes
|
|
|
|
* rawspeed: Nikon 1 S1 support
|
|
|
|
* rawspeed: Nikon 1 J3 support
|
|
|
|
* rawspeed: Nikon Coolpix P7100 blackpoint fix (thanks to nesthib)
|
|
|
|
* Fix base curve presets for Canon on Spanish locale
|
|
|
|
* Fix #9205: Read metadata from non-dt XMPs
|
|
|
|
* blend: fix edge case in color blend mode
|
|
|
|
* redraw: remove now obsolete flood stopping.
|
|
|
|
* redraw: allow more redraws per second.
|
|
|
|
* redraw signal: simplify the locking logic somewhat.
|
|
|
|
* pack blendif settings a little bit closer in GUI
|
|
|
|
* cache: have full buffers according to potentially exporting threads
|
|
|
|
* lens correction: fix for #9270
|
|
|
|
* opencl: work around a bug in some OpenCL drivers
|
|
|
|
* exif: return correct buffer length, patch by wolfgang goetz
|
|
|
|
* match leica basecurve less selectively
|
|
|
|
* Olympus E-M5 enhanced matrix with help from Frederic Crozat
|
|
|
|
* ICC profile handling: catch certain mal-formatted profiles
|
|
|
|
|
|
|
|
- Added 0001-Fix-svg-uses-premultiplied-alpha-we-didn-t-respect-t.patch
|
|
|
|
- Remove 0001-Olympus-E-M5-enhanced-matrix.patch as it's upstreamed
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-02-11 10:58:48 +01:00
|
|
|
Sun Feb 10 18:19:50 UTC 2013 - fcrozat@suse.com
|
|
|
|
|
|
|
|
- Add 0001-Olympus-E-M5-enhanced-matrix.patch: Enhanced matrix for
|
|
|
|
Olympus OM-D E-M5.
|
|
|
|
|
2013-02-10 14:34:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 9 12:35:03 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to release 1.13
|
|
|
|
|
|
|
|
* fixes:
|
|
|
|
+ check (on build) if glib 2.28 or higher is present
|
|
|
|
+ don't sanatize exif when creating hdr dngs
|
|
|
|
+ colorpicker now disappears immediately when disabling it
|
|
|
|
+ lens correction now uses loose lens matching (ivan tarozzi)
|
|
|
|
+ konica minolta dynax 5d rotation fix
|
|
|
|
+ removed an outdated assertion which could cause a crash in rare
|
|
|
|
cases
|
|
|
|
+ don't crash when loading half-corrupted xmp's
|
|
|
|
+ don't crash when an imported file contains incomplete gps
|
|
|
|
information
|
|
|
|
+ libjpeg-turbo workaround (klaus post)
|
|
|
|
|
|
|
|
* camera support:
|
|
|
|
+ preliminary support for the new nikon d5200
|
|
|
|
|
|
|
|
* white balance presets:
|
|
|
|
+ sony alpha 700 (update to firmware v4)
|
|
|
|
+ sony alpha 230 (new)
|
|
|
|
+ canon eos 650d (new)
|
|
|
|
+ canon eos rebel t2i (fixed)
|
|
|
|
+ canon eos m (fixed)
|
|
|
|
|
|
|
|
* enhanced color rendition:
|
|
|
|
+ konica minolta dynax 5d (wolfgang kuehnel)
|
|
|
|
+ sony nex 3 (wolfgang kuehnel)
|
|
|
|
+ sony alpha 230 (wolfgang kuehnel)
|
|
|
|
+ sony rx100 (josef wells)
|
|
|
|
|
|
|
|
- For openSUSE 12.1 added xz to buildrequires
|
|
|
|
|
2013-01-14 09:37:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 13 13:48:32 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to release 1.1.2
|
|
|
|
* darktable 1.1.2 is mostly a camera support update and bugfix
|
|
|
|
release:
|
|
|
|
- fix export resolution rounding issue (as in previous version it
|
|
|
|
could be off-by-one)
|
|
|
|
- correctly set output dimension in exif instead of passing the raw
|
|
|
|
resolution verbatim
|
|
|
|
- local average green eq was fixed (it now works on high iso images
|
|
|
|
as well, and should no longer produce hot pixels)
|
|
|
|
- use ordered arrays in xmp files
|
|
|
|
- disable export parallelism for flickr/picasa export
|
|
|
|
- don't enter tethering mode when there is no camera attached (this
|
|
|
|
made darktable look asif it was hung, even though that wasn't the
|
|
|
|
case)
|
|
|
|
- bring back the pin for map thumbnails
|
|
|
|
- improved tiff support
|
|
|
|
- vignetting now has a dithering option (to mitigate occasional
|
|
|
|
banding)
|
|
|
|
- read nikon subject distance properly
|
|
|
|
- assorted freebsd fixes
|
|
|
|
- various opencl fixes
|
|
|
|
- usermanual updates
|
|
|
|
|
|
|
|
* Support for the following camera's with either preliminarily added
|
|
|
|
or updated:
|
|
|
|
- canon eos 6d
|
|
|
|
- canon powershot s110
|
|
|
|
- canon powershot g15
|
|
|
|
- canon powershot sx50 hs
|
|
|
|
- nikon 1 v2
|
|
|
|
- nikon d600
|
|
|
|
- nikon coolpix p7700
|
|
|
|
- olympus e pl5
|
|
|
|
- olympus e pm2
|
|
|
|
- olympus xz 2
|
|
|
|
- panasonic dmc gh3
|
|
|
|
- panasonic dmc lx7
|
|
|
|
- pentax k5ii
|
|
|
|
- samsung ex2f
|
|
|
|
- sony rx1
|
|
|
|
- sony nex 6
|
|
|
|
- sony slt a99
|
|
|
|
- sony nex c3 blackpoint/greenshift fix
|
|
|
|
|
|
|
|
* white balance preset updates:
|
|
|
|
- canon eos 550d
|
|
|
|
- canon eos 5d mark iii
|
|
|
|
- olympus xz 1
|
|
|
|
- sony nex c3
|
|
|
|
- sony slt a57
|
|
|
|
- sony nex 5n
|
|
|
|
- panasonic dmc-gh3
|
|
|
|
|
2012-12-14 06:37:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 9 23:38:02 UTC 2012 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to release 1.1.1
|
|
|
|
|
|
|
|
* minor reordering of lighttable mode modules (geotagging, keywords
|
|
|
|
and recent collections)
|
|
|
|
* cleaned up the default visible plugins when first starting
|
|
|
|
darktable
|
|
|
|
* in most cases raw files will now show thumbnails in the import
|
|
|
|
dialog (thanks to Mattias Eriksson)
|
|
|
|
* a curve related crash was fixed (#9906 thanks to James C.
|
|
|
|
McPherson)
|
|
|
|
* comma seperated tags should work everywhere now (#9006 thanks to
|
|
|
|
Tobias Ellinghaus)
|
|
|
|
* Ulrich pegelow fixed a huge amount of OpenCL related issues,
|
|
|
|
particularly for AMD GPUs
|
|
|
|
* we now deal better with hybrid GPU machines (#9074 by Ulrich
|
|
|
|
Pegelow)
|
|
|
|
* a deadlock in the lens correction module was fixed (#9106 thanks to
|
|
|
|
Ulrich Pegelow)
|
|
|
|
* we don't delete module presets when cancelling the dialog anymore
|
|
|
|
(#9108 thanks to Tobias Ellinghaus)
|
|
|
|
* we now have better default memory usage settings (which are set
|
|
|
|
upon starting darktable the first time)
|
|
|
|
* initial support for SONY NEX 5R
|
|
|
|
* preliminary/experimental Canon EOS 6D and Sony RX1 support (future
|
|
|
|
changes for these camera's may (for the time being) retroactively
|
|
|
|
affect your images)
|
|
|
|
* Canon EOS 6D white balance presets (thanks to no_maam_)
|
|
|
|
* lots of updates for the usermanual (make sure you download a new
|
|
|
|
copy)
|
|
|
|
|
|
|
|
- Subpackage the user manual
|
|
|
|
- enable darktable-viewer by adding sdl to buildrequires
|
|
|
|
|
2012-11-28 10:12:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 27 07:56:26 UTC 2012 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to release 1.1
|
|
|
|
* 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
|
|
|
|
+ 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
|
|
|
|
+ image grouping:
|
|
|
|
+ command line interface!
|
|
|
|
+ tone and base curves got a new user interface to better
|
|
|
|
support fine grained workflow
|
|
|
|
+ visually low-profile controls with finetuning:
|
|
|
|
+ color correction module got a GUI update since the blog post
|
|
|
|
(two circles indicating shadows and highlights instead of the
|
|
|
|
quad).
|
|
|
|
+ live view for tethered shooting!
|
|
|
|
* darkroom
|
|
|
|
+ extensive use of edge-aware filtering techniques to suppress
|
|
|
|
noise, halos and ringing all around darktable:
|
|
|
|
+ conditional blending, and a lot of goodies around it!
|
|
|
|
+ magenta highlights: 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):
|
|
|
|
* 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
|
|
|
|
* 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
|
|
|
|
|
|
|
|
- Packaging related :
|
|
|
|
* Provide the pdf documentation
|
|
|
|
* Remove backported patches as they are part of the package now
|
|
|
|
+ rsvg_cairo.patch
|
|
|
|
+ update-curves.patch
|
|
|
|
* provide tool to work with database cleanup
|
|
|
|
purge_non_existing_images.sh (placed in documentation
|
|
|
|
directory)
|
|
|
|
* where possible use pkgconfig variables for buildrequires
|
|
|
|
|
2012-10-10 09:18:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 9 10:40:40 UTC 2012 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Add rsvg_cairo.patch: Fixes Build for factory because of deprecated
|
|
|
|
use of librsvg (from git)
|
|
|
|
|
2012-08-07 08:04:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 5 16:44:24 UTC 2012 - fcrozat@suse.com
|
|
|
|
|
|
|
|
- Add update-curves.patch: add additional basecurves for Olympus
|
|
|
|
E-M5 and EOS 5D Mark II/III and Nikon Dxxxx (from git)
|
|
|
|
|
Accepting request 128842 from graphics
- Update to release 1.0.5
+ 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
- use -DLENSFUN_INCLUDE_DIR to fix finding lensfun.h (forwarded request 128841 from toganm)
OBS-URL: https://build.opensuse.org/request/show/128842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=16
2012-07-24 16:08:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 24 10:05:20 UTC 2012 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to release 1.0.5
|
|
|
|
+ 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
|
2012-11-28 10:12:30 +01:00
|
|
|
+ A few generic bugs were resolved
|
Accepting request 128842 from graphics
- Update to release 1.0.5
+ 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
- use -DLENSFUN_INCLUDE_DIR to fix finding lensfun.h (forwarded request 128841 from toganm)
OBS-URL: https://build.opensuse.org/request/show/128842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=16
2012-07-24 16:08:15 +02:00
|
|
|
- use -DLENSFUN_INCLUDE_DIR to fix finding lensfun.h
|
|
|
|
|
2012-06-14 22:25:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 14 12:59:00 UTC 2012 - toganm@opensuse.org
|
|
|
|
|
2012-11-28 10:12:30 +01:00
|
|
|
- Disable build for powerppc as darktable requires sse instructions
|
2012-06-14 22:25:32 +02:00
|
|
|
|
2012-06-05 15:30:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 4 08:21:28 UTC 2012 - toganm@opensuse.org
|
|
|
|
|
2012-11-28 10:12:30 +01:00
|
|
|
- Enabled all plugins
|
2012-06-05 15:30:05 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 3 12:23:42 UTC 2012 - meissner@suse.com
|
|
|
|
|
|
|
|
- Update to release 1.0.4
|
|
|
|
No upstream changelog, but various improvements, translation updates
|
|
|
|
and bugfixes.
|
|
|
|
|
2012-05-14 16:12:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 28 06:48:17 UTC 2012 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to release 1.0.3
|
|
|
|
+ Usability improvements:
|
|
|
|
* Filmstrip centers on selected image
|
|
|
|
+ Behavioral changes:
|
|
|
|
* Improved (hierarchical) tag export for flickr and friends
|
|
|
|
+ Camera support:
|
|
|
|
* Improved Sony NEX-7 support
|
|
|
|
* Initial camera support for Nikon D800 and Sony SLT-A57
|
|
|
|
* White balance updates for Canon EOS Rebel T3, Olympus E-5 & Nikon
|
|
|
|
D800
|
|
|
|
+ Various:
|
|
|
|
* New subtle denoise preset for equalizer
|
|
|
|
* Various build fixes
|
|
|
|
* Numerous other fixes
|
2012-11-28 10:12:30 +01:00
|
|
|
|
2012-05-14 16:12:47 +02:00
|
|
|
|
2012-02-29 14:06:13 +01:00
|
|
|
-------------------------------------------------------------------
|
2012-03-17 13:20:23 +01:00
|
|
|
Thu Mar 15 07:52:17 UTC 2012 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Upgrade to release 1.0
|
|
|
|
+ new cameras supported
|
|
|
|
* Leica M9
|
|
|
|
* NX100/NX5/NX10/NX11
|
|
|
|
* Panasonic DMC-GX1
|
|
|
|
* Pentax K-r
|
|
|
|
* Canon Powershot S100
|
|
|
|
* Olympus XZ-1
|
|
|
|
* Olympus E-P3
|
|
|
|
* Sony DSLR A330
|
|
|
|
* Sony NEX-5N
|
|
|
|
* Canon EOS 1000D
|
|
|
|
* Canon EOS 600D
|
|
|
|
* Sony Alpha 390
|
2012-11-28 10:12:30 +01:00
|
|
|
* Fuji Finepix HS20EXR
|
2012-03-17 13:20:23 +01:00
|
|
|
+ new and updated translations (we now have chinese!)
|
|
|
|
+ new image cache
|
|
|
|
* faster concurrent access and insertion
|
|
|
|
* reduces needed memory
|
|
|
|
* more thumbnails stored on disk
|
|
|
|
* read embedded jpegs for creating thumbnails (faster folder
|
|
|
|
import)
|
|
|
|
+ increased general speed on sqlite3 (journaled, pagesize
|
|
|
|
optimizations)
|
|
|
|
+ reworked, modular ui
|
|
|
|
+ keyboard shortcuts support - key accelerators (GSoC)
|
|
|
|
+ quicktool bar: exposure, presets and styles
|
|
|
|
+ new color picker
|
|
|
|
+ web gallery export now with next/prev buttons per image
|
|
|
|
+ removed gconf: not used anymore, we have our own backend
|
|
|
|
+ bugfixes
|
|
|
|
+ there have been issues with memory on 32-bit systems. seems to
|
|
|
|
be okay currently, but something to keep in mind. use 64-bits
|
|
|
|
if you can
|
|
|
|
-------------------------------------------------------------------
|
2012-02-29 14:06:13 +01:00
|
|
|
Tue Feb 28 12:06:27 UTC 2012 - fcrozat@suse.com
|
|
|
|
|
|
|
|
- Add darktable-fix-deprecation.patch to fix glib deprecation.
|
|
|
|
|
2011-09-19 15:58:46 +02:00
|
|
|
-------------------------------------------------------------------
|
2011-11-08 17:24:22 +01:00
|
|
|
Tue Nov 8 09:07:37 UTC 2011 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Upgrade to release 0.9.3:
|
|
|
|
+ sse optimizations
|
|
|
|
* non-local means
|
|
|
|
* graduated density
|
|
|
|
* velvia
|
|
|
|
* color management
|
|
|
|
* equalizer
|
|
|
|
* zone system
|
|
|
|
|
|
|
|
+ updated translations
|
|
|
|
* ru,fr,es,ja,it,sq,pl,nl,de
|
|
|
|
|
|
|
|
+ more presets
|
|
|
|
* split toning
|
|
|
|
* tone curve
|
|
|
|
* equalizer
|
|
|
|
* color zones
|
|
|
|
|
|
|
|
+ lots of bugfixes
|
|
|
|
* tiling code (low mem/opencl)
|
|
|
|
* gcc 4.6 compat
|
|
|
|
+ updates
|
|
|
|
* libraw 0.14b2
|
|
|
|
* rawspeed r379
|
|
|
|
as well as more basecurves and color matrices.
|
|
|
|
|
|
|
|
- added Mesa-devel to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
2011-09-19 15:58:46 +02:00
|
|
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
|
|
(cf. packaging guidelines)
|
|
|
|
|
2011-09-14 14:00:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 13 22:36:51 UTC 2011 - toganm@opensuse.org
|
|
|
|
|
2012-11-28 10:12:30 +01:00
|
|
|
- Added dbus-1-glib-devel to BuildRequires
|
2011-09-14 14:00:24 +02:00
|
|
|
|
2011-08-04 12:36:12 +02:00
|
|
|
-------------------------------------------------------------------
|
2011-09-05 16:25:30 +02:00
|
|
|
Sat Sep 3 13:13:43 UTC 2011 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Update to bugfix release 0.9.2:
|
|
|
|
+ there are no new features, just
|
|
|
|
* updated translations
|
|
|
|
* tiling for memory hungry operations and as workaround for old
|
|
|
|
opencl 1.0 drivers
|
|
|
|
* new color matrices and white balance presets
|
|
|
|
* a lot of stability issues have been resolved
|
|
|
|
* a lot of performance improvements (more sse code, better
|
|
|
|
opencl code)
|
|
|
|
+ Removed 0001-Remove-dependancy-on-git.patch
|
|
|
|
-------------------------------------------------------------------
|
2011-08-04 12:36:12 +02:00
|
|
|
Tue Jul 26 07:14:25 UTC 2011 - toganm@opensuse.org
|
|
|
|
|
2012-11-28 10:12:30 +01:00
|
|
|
- Updated to bugfix release 0.9.1
|
2011-08-04 12:36:12 +02:00
|
|
|
+ new rawspeed, dcraw, libraw
|
|
|
|
+ fixed various segfaults and deadlocks
|
|
|
|
+ the pipeline is now more real HDR (no more gamut clipping in
|
|
|
|
between)
|
|
|
|
+ fixed a nasty bug which could cause complete loss of history
|
|
|
|
for an image
|
|
|
|
+ darktable-faster now plays nicely with darktablerc (non-gconf)
|
|
|
|
+ lots of opencl improvements
|
|
|
|
+ updated translations
|
|
|
|
+ second part of our GSoC: customizable keyboard shortcuts!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 5 13:56:48 UTC 2011 - toganm@opensuse.org
|
|
|
|
|
|
|
|
-Release 0.9:
|
|
|
|
+ run-time switchable opencl to exploit all the power of your GPU
|
|
|
|
whenever you decide to install the driver
|
|
|
|
+ many new plugins, including a spot removal tool, better denoising
|
|
|
|
(on raw pixels and non-local means) and many more
|
|
|
|
+ blend operations, overlay your plugin only 20 percent if you want
|
|
|
|
+ spot removal tool
|
|
|
|
+ low light vision tool
|
|
|
|
+ non-local-means denoising (relatively fast for nlmeans, but still
|
|
|
|
slow)
|
|
|
|
+ first part of the google summer of code project
|
|
|
|
already merged
|
|
|
|
+ framing plugin (adds postcard borders to match
|
|
|
|
given aspect ratio)
|
|
|
|
+ tonemapping a lot faster now (probably the fastest high-dimensional
|
|
|
|
bilateral filter)
|
|
|
|
+ changed images come with the darktable|changed tag
|
|
|
|
|
|
|
|
- removed darktable-08 related patches as they are now in the upstream
|
|
|
|
- use RPM optflags
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 17 16:14:09 UTC 2011 - fcrozat@suse.com
|
|
|
|
|
|
|
|
- Add darktable-0.8-unused_variables.patch and
|
|
|
|
darktable-0.8-clean_up_set_but_unused_variables.patch to fix
|
|
|
|
build with gcc 4.6
|
|
|
|
- Add darktable-0.8-default_generic_optimizations.patch and
|
|
|
|
darktable-0.8-binary_package_build.patch: don't optimize build
|
|
|
|
for build system.
|
|
|
|
- Ensure package is build with debuginfo.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 10 13:39:01 UTC 2011 - fcrozat@suse.com
|
|
|
|
|
|
|
|
- Add libflickcurl-devel BuildRequires to get Flickr upload
|
|
|
|
support.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 3 23:20:59 UTC 2011 - toganm@opensuse.org
|
|
|
|
|
2012-11-28 10:12:30 +01:00
|
|
|
- Fix building for x86_64
|
2011-08-04 12:36:12 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 23 16:45:28 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
|
|
|
- Release 0.8:
|
|
|
|
+ much faster image loading due to rawspeed, an awesome new
|
|
|
|
library by klaus post @rawstudio
|
|
|
|
+ lots of performance improvements in our caches and pixel
|
|
|
|
pipelines (together with the above like 5x--10x)
|
|
|
|
+ gpu computing using opencl (for graphics boards that support
|
|
|
|
it) for a lot of common plugins, to give a huge performance
|
|
|
|
boost
|
|
|
|
+ overhauled collection plugin for more flexible image
|
|
|
|
collections
|
|
|
|
+ metadata editor (set author and copyright information etc)
|
|
|
|
+ fast demosaicing now done on roi and in floating point
|
|
|
|
+ HDR bracketing and tone mapping (somewhat experimental)
|
|
|
|
+ flickr upload
|
|
|
|
+ lots of new color matrices and white balance presets
|
|
|
|
+ lots of bugfixes
|
|
|
|
+ Updated translations
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 13 13:53:26 UTC 2010 - fcrozat@novell.com
|
|
|
|
|
2012-11-28 10:12:30 +01:00
|
|
|
- Release 0.7.1 :
|
2011-08-04 12:36:12 +02:00
|
|
|
* some more white balance presets
|
|
|
|
* layout fixes for overlong profile names
|
|
|
|
* styles now actually work
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 23 16:04:01 UTC 2010 - bitshuffler@opensuse.org
|
|
|
|
|
|
|
|
- Update to 0.7.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 1 17:52:38 UTC 2010 - bitshuffler@opensuse.org
|
|
|
|
|
|
|
|
- Initial package
|