3 Commits

Author SHA256 Message Date
Stephan Kulow
cebf0e418d Accepting request 163027 from graphics
- 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 (forwarded request 163026 from toganm)

OBS-URL: https://build.opensuse.org/request/show/163027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=27
2013-04-07 12:20:44 +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