darktable/darktable.changes

813 lines
30 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Sun Mar 17 17:17:26 UTC 2013 - fcrozat@suse.com
- Add gtk2-engine-clearlooks as Requires, needed for darktable
black theme.
-------------------------------------------------------------------
Accepting request 158644 from graphics - 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 (forwarded request 158643 from toganm) OBS-URL: https://build.opensuse.org/request/show/158644 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=25
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
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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
Accepting request 144929 from graphics - 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 (forwarded request 144928 from toganm) OBS-URL: https://build.opensuse.org/request/show/144929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=20
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
Accepting request 143032 from graphics - 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 (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
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
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
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
Accepting request 143032 from graphics - 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 (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
+ A few generic bugs were resolved
- use -DLENSFUN_INCLUDE_DIR to fix finding lensfun.h
-------------------------------------------------------------------
Thu Jun 14 12:59:00 UTC 2012 - toganm@opensuse.org
Accepting request 143032 from graphics - 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 (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
- Disable build for powerppc as darktable requires sse instructions
-------------------------------------------------------------------
Mon Jun 4 08:21:28 UTC 2012 - toganm@opensuse.org
Accepting request 143032 from graphics - 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 (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
- Enabled all plugins
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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
Accepting request 143032 from graphics - 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 (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +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
Accepting request 143032 from graphics - 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 (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
* Fuji Finepix HS20EXR
+ 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
-------------------------------------------------------------------
Tue Feb 28 12:06:27 UTC 2012 - fcrozat@suse.com
- Add darktable-fix-deprecation.patch to fix glib deprecation.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
(cf. packaging guidelines)
-------------------------------------------------------------------
Tue Sep 13 22:36:51 UTC 2011 - toganm@opensuse.org
Accepting request 143032 from graphics - 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 (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
- Added dbus-1-glib-devel to BuildRequires
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Tue Jul 26 07:14:25 UTC 2011 - toganm@opensuse.org
Accepting request 143032 from graphics - 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 (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
- Updated to bugfix release 0.9.1
+ 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
Accepting request 143032 from graphics - 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 (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
- Fix building for x86_64
-------------------------------------------------------------------
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
Accepting request 143032 from graphics - 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 (forwarded request 143031 from toganm) OBS-URL: https://build.opensuse.org/request/show/143032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=19
2012-11-28 10:12:30 +01:00
- Release 0.7.1 :
* 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