Accepting request 288400 from graphics
- 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 (forwarded request 288399 from toganm) OBS-URL: https://build.opensuse.org/request/show/288400 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=45
This commit is contained in:
parent
c28d94b760
commit
689be56c9b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:350d3a98932079a2dd65d603edfe216561ce9f639addc3f3ff5f26c7de8003b5
|
||||
size 3088300
|
3
darktable-1.6.3-nopatents.tar.xz
Normal file
3
darktable-1.6.3-nopatents.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d16755aff0aae88dc28dbf51c1ac5dbb980a07a72b95e0f85057665327e2c42
|
||||
size 3094080
|
@ -1,3 +1,54 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 1 20:36:46 UTC 2015 - toganm@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: darktable
|
||||
Version: 1.6.2
|
||||
Version: 1.6.3
|
||||
Release: 0
|
||||
Url: http://darktable.sourceforge.net
|
||||
# darktable contains patented code that we cannot ship. Therefore we use
|
||||
|
Loading…
x
Reference in New Issue
Block a user