Revisions of darktable

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 176612 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 30)
- 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 (forwarded request 176611 from toganm)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 174467 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 29)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 173118 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 28)
- Fix factory build with OpenEXR-2.0
  added 0001-OpenEXR-2.0-fixes.patch (forwarded request 173105 from toganm)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 163027 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 27)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 159730 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 26)
- Add gtk2-engine-clearlooks as Requires, needed for darktable
  black theme. (forwarded request 159724 from fcrozat)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 158644 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 25)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 155054 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 24)
- Add 0001-Olympus-E-M5-enhanced-matrix.patch: Enhanced matrix for
  Olympus OM-D E-M5. (forwarded request 155053 from fcrozat)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 154979 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 23)
- 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)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 22)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 148281 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 21)
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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 144929 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 20)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 143032 from Adrian Schröter's avatar Adrian Schröter (adrianSuSE) (revision 19)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 137571 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 18)
- Add rsvg_cairo.patch: Fixes Build for factory because of deprecated
  use of  librsvg (from git) (forwarded request 137570 from toganm)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 130015 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 17)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 128842 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 16)
- 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)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 15)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 123426 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 13)
- Enabled all plugins (forwarded request 123425 from toganm)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 116761 from Togan Muftuoglu's avatar Togan Muftuoglu (toganm) (revision 12)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 109573 from Adrian Schröter's avatar Adrian Schröter (adrianSuSE) (revision 11)
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)
Displaying revisions 81 - 100 of 110
openSUSE Build Service is sponsored by