Accepting request 231796 from graphics
- 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 (forwarded request 231528 from fcrozat) OBS-URL: https://build.opensuse.org/request/show/231796 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=39
This commit is contained in:
parent
107c34d851
commit
b4099852d7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:612b88bae2a0a601e5c1ddda0658ae2d320f73da5a27408ff3841a2839643dee
|
|
||||||
size 2816676
|
|
3
darktable-1.4.2-nopatents.tar.xz
Normal file
3
darktable-1.4.2-nopatents.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4430cf7074431d241e8207a06283299bc7b25e5789d4e12457701637df6c6ac0
|
||||||
|
size 2831032
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 9 12:59:09 UTC 2014 - toganm@opensuse.org
|
Sun Feb 9 12:59:09 UTC 2014 - toganm@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: darktable
|
Name: darktable
|
||||||
Version: 1.4.1
|
Version: 1.4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://darktable.sourceforge.net
|
Url: http://darktable.sourceforge.net
|
||||||
# darktable contains patented code that we cannot ship. Therefore we use
|
# darktable contains patented code that we cannot ship. Therefore we use
|
||||||
|
Loading…
Reference in New Issue
Block a user