Commit Graph

122 Commits

Author SHA256 Message Date
Stephan Kulow
b5a7d4cba0 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 13:58:28 +00:00
Stephan Kulow
c072e75a34 Accepting request 155054 from graphics
- Add 0001-Olympus-E-M5-enhanced-matrix.patch: Enhanced matrix for
  Olympus OM-D E-M5. (forwarded request 155053 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/155054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=24
2013-02-11 09:58:48 +00:00
Stephan Kulow
e6b0b6ecff Accepting request 154979 from graphics
- 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 (forwarded request 154978 from toganm)

OBS-URL: https://build.opensuse.org/request/show/154979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=23
2013-02-10 13:34:48 +00:00
Stephan Kulow
bcd4e7cb54 Accepting request 148281 from graphics
This relase fixes mainly exporting related bugs so it would be nice
if it is included in 12.3 since no package depends on darktable it should
not be creating any problems with other packages
 
Thanks
Togan

- 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 (forwarded request 148280 from toganm)

OBS-URL: https://build.opensuse.org/request/show/148281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=21
2013-01-14 08:37:58 +00:00
Stephan Kulow
a86d7145ff 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 05:37:17 +00:00
Stephan Kulow
e450441afa 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 09:12:30 +00:00
Stephan Kulow
45281794ee Accepting request 137571 from graphics
- Add rsvg_cairo.patch: Fixes Build for factory because of deprecated
  use of  librsvg (from git) (forwarded request 137570 from toganm)

OBS-URL: https://build.opensuse.org/request/show/137571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=18
2012-10-10 07:18:28 +00:00
Stephan Kulow
102a571d04 Accepting request 130015 from graphics
- Add update-curves.patch: add additional basecurves for Olympus
  E-M5 and EOS 5D Mark II/III and Nikon Dxxxx (from git) (forwarded request 130014 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/130015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=17
2012-08-07 06:04:21 +00:00
Stephan Kulow
65b08c9985 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 14:08:15 +00:00
Stephan Kulow
a6c34fd173 Accepting request 125010 from graphics
OBS-URL: https://build.opensuse.org/request/show/125010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=14
2012-06-14 20:25:32 +00:00
Stephan Kulow
6a8d927c2f Accepting request 123426 from graphics
- Enabled all plugins (forwarded request 123425 from toganm)

OBS-URL: https://build.opensuse.org/request/show/123426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=13
2012-06-05 13:30:05 +00:00
Stephan Kulow
0a1e5ed2ac Accepting request 116761 from graphics
- 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

OBS-URL: https://build.opensuse.org/request/show/116761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=12
2012-05-14 14:12:47 +00:00
Stephan Kulow
b47c6e51e2 Accepting request 109573 from graphics
removed darktable-fix-deprecation.patch and gconf depends
kept source package as it is, not converted to bzip2
- 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
    * 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 (forwarded request 109474 from toganm)

OBS-URL: https://build.opensuse.org/request/show/109573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=11
2012-03-17 12:20:23 +00:00
Stephan Kulow
3b0c2dcd65 Accepting request 107400 from graphics
- Add darktable-fix-deprecation.patch to fix glib deprecation. (forwarded request 107399 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/107400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=10
2012-02-29 13:06:13 +00:00
Stephan Kulow
76d469789f replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=9
2011-12-06 17:05:13 +00:00
Stephan Kulow
084596cda2 Accepting request 90532 from graphics
- 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 (forwarded request 90525 from toganm)

OBS-URL: https://build.opensuse.org/request/show/90532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=8
2011-11-08 16:24:22 +00:00
Lars Vogdt
5ca8a99ee6 Accepting request 83379 from graphics
- Remove redundant tags/sections from specfile
  (cf. packaging guidelines) (forwarded request 83214 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=6
2011-09-19 13:58:46 +00:00
Sascha Peilicke
d56e44c982 Autobuild autoformatter for 82059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=5
2011-09-14 12:00:29 +00:00
Sascha Peilicke
e4a075a871 Accepting request 82059 from graphics
- Added dbus-1-glib-devel to BuildRequires and now Factory builds as well (forwarded request 82052 from toganm)

OBS-URL: https://build.opensuse.org/request/show/82059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=4
2011-09-14 12:00:24 +00:00
Lars Vogdt
fe8515cdb0 Accepting request 80944 from graphics
- 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 (forwarded request 80939 from toganm)

OBS-URL: https://build.opensuse.org/request/show/80944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=3
2011-09-05 14:25:30 +00:00
Sascha Peilicke
7fc49ede90 Autobuild autoformatter for 77913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=2
2011-08-04 10:36:22 +00:00
Sascha Peilicke
f81d07e6b2 Accepting request 77913 from graphics
darktable is a photography workflow application; a virtual lighttable and darkroom for photographers: it manages your digital negatives in a database and lets you view them through a zoomable lighttable. it also enables you to develop raw images and enhance them.

OBS-URL: https://build.opensuse.org/request/show/77913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=1
2011-08-04 10:36:12 +00:00