Change logs for thumbnailer source package in Xenial

  • thumbnailer (2.4+16.04.20160321-0ubuntu1) xenial; urgency=medium
    
      [ Michi Henning ]
      * vs-thumb now uses a separate pipe instead of writing to stdout (LP: #1556835).
    
      [ CI Train Bot ]
      * No-change rebuild.
    
     -- Michi Henning <email address hidden>  Mon, 21 Mar 2016 02:12:07 +0000
  • thumbnailer (2.4+16.04.20160302.1-0ubuntu1) xenial; urgency=medium
    
      [ Michi Henning ]
      * Thumbnails now preserve transparency of source image (LP: #1532719, LP: #1541836).
      * Fixed incorrect tests when checking full-size cache hits (LP: #1540753).
      * Minor improvements to man pages.
    
      [ CI Train Bot ]
      * No-change rebuild.
    
     -- Michi Henning <email address hidden>  Wed, 02 Mar 2016 05:20:31 +0000
  • thumbnailer (2.4+16.04.20160226-0ubuntu1) xenial; urgency=medium
    
      [ Michi Henning ]
      * Fixed incorrect build dependency for settings-defaults.h.
      * Re-enabled tests on powerpc and s390x, except for qml test.
      * Disabled vs-thumb test on powerpc64le due to gstreamer codec bug.
      * Added version check on start-up and automatic cache wipe if cache
        encoding version changes.
      * Changed local audio extraction for better performance: 12 times
        faster on Mako, 5 times faster on desktop.
      * thumbnailer-admin now works with relative paths (LP: #1538774).
    
      [ James Henstridge ]
      * Fixed thumbnail extraction from large animated GIF files (LP: #1527315).
    
      [ CI Train Bot ]
      * No-change rebuild.
    
     -- James Henstridge <email address hidden>  Fri, 26 Feb 2016 03:27:56 +0000
  • thumbnailer (2.3+16.04.20160210-0ubuntu1) xenial; urgency=medium
    
      [ James Henstridge ]
      * When a thumbnail can not be loaded, return an error from the image
        provider rather than substituting in a fallback image. Users can
        detect the problem via the status property of the QML Image
        component and provide their own fallback handling. (LP: #1324142)
    
     -- Pawel Stolowski <email address hidden>  Wed, 10 Feb 2016 00:51:48 +0000
  • thumbnailer (2.3+16.04.20160108.2-0ubuntu1) xenial; urgency=medium
    
      [ Michi Henning ]
      * Fixed incorrect display of cache policy by "thumbnailer-admin stats".
      * Limit GIF file size to 2 MB (LP: #1527315).
    
      [ CI Train Bot ]
      * No-change rebuild.
    
     -- Michi Henning <email address hidden>  Fri, 08 Jan 2016 12:43:17 +0000
  • thumbnailer (2.3+16.04.20160107.1-0ubuntu1) xenial; urgency=medium
    
      * Fix for lp:1531038. Much better user experience this way. (LP:
        #1531038)
    
     -- Michi Henning <email address hidden>  Thu, 07 Jan 2016 06:33:30 +0000
  • thumbnailer (2.3+16.04.20160107-0ubuntu1) xenial; urgency=medium
    
      [ Michi Henning ]
      * Ignored failing tests on PPC due to gstreamer problems.
      * Fixed crash that happened if the service was shut down
        while there were requests still processing in the
        thread pools.
      * Fixed incorrect handling of 400 (Bad Request) response from
        remote server (LP: #1512608).
      * Passing an invalid size to the QML or Qt APIs is now an error.
      * Added new gsettings key "log-level". Amount of noise in the logs
        is now reduced. Set log-level to 2 for verbose logging.
    
      [ CI Train Bot ]
      * No-change rebuild.
    
     -- Michi Henning <email address hidden>  Thu, 07 Jan 2016 04:36:39 +0000
  • thumbnailer (2.3+16.04.20151102.2-0ubuntu1) xenial; urgency=medium
    
      [ Michi Henning ]
      * "thumbnailer-admin clear f" now also resets the network retry timeout.
      * API documentation and man page improvements.
      * Videos with embedded artwork now display the artwork thumbnail instead
        of an extracted still frame (LP: #1510801).
      * Added cancelled() accessor to Request class.
      * Requests made via the Qt and QML APIs are correctly rate-limited now.
      * Added trace-client key to gsettings.
      * Service log now shows statistics on start-up.
      * Resetting the stats now also resets the network failure retry timout.
      * Fix for cover art extraction if only a preview cover image is available.
    
      [ Michael Sheldon ]
      * Added more robust content type detection (LP: #1499341).
    
      [ CI Train Bot ]
      * debian/libthumbnailer-qt1.0.symbols: update to released version.
      * No-change rebuild.
    
     -- Michi Henning <email address hidden>  Mon, 02 Nov 2015 12:36:56 +0000
  • thumbnailer (2.3+15.10.20150915.1-0ubuntu1) wily; urgency=medium
    
      [ Michi Henning ]
      * Added man pages for thumbnailer-admin, thumbnailer-service,
        thumbnailer-settings, and vs-thumb.
      * Removed a bunch of lintian warnings and errors.
      * Removed source for persistent cache.
      * Added inactivity timeout to admin interface, so the service
        exits after 30 seconds if it is started only to, for example,
        retrieve the stats. Activity on the admin interface now keeps
        the service alive the same way activity on the thumbnailer interface does.
      * Added average hit and miss run length to stats returned by
        thumbnailer-admin.
      * Changed semantics for requests with (0,0) size. All requests are now
        clamped to a 1920x1920 bounding box.
      * Fixed incorrect timeout semantics for unexpected network errors.
    
      [ James Henstridge ]
      * Renamed QML package to qml-module-XXX format and add transitional
        package. (LP: #1342031)
      * Port QML module to use libthumbnailer-qt.
    
      [ Xavi Garcia ]
      * Add new libthumbnailer-qt1.0 library, providing a C++ client API.
    
      [ Albert Astals Cid ]
      * In QML image provider, only create QQuickTextureFactory when
        needed, fixing a memory leak when requests are cancelled. (LP:
        #1484914)
    
      [ CI Train Bot ]
      * debian/libthumbnailer-qt1.0.symbols: update to released version.
      * New rebuild forced.
    
     -- Michi Henning <email address hidden>  Tue, 15 Sep 2015 11:04:14 +0000