mediascanner2 0.100+14.04.20140307.1-0ubuntu1 source package in Ubuntu

Changelog

mediascanner2 (0.100+14.04.20140307.1-0ubuntu1) trusty; urgency=low

  [ James Henstridge ]
  * First stages of a QML plugin for the Media Scanner. At present it
    only exposes the query() and lookup() interfaces.
  * Relax the rules for tokenising the input when it ends with a short
    token followed '*' wildcard. This allows us to produce results for
    short strings when doing incremental searches.
  * Convert the scanner daemon over to using the glib main loop rather
    than a hand rolled one, and limit invalidation signals to be sent at
    most once a second.

  [ Jussi Pakkanen ]
  * Add sqlite error string to exception.
  * Shutdown cleanly on signals.
  * Made SQLite db safe to access from multiple threads.

  [ Michal Hruby ]
  * Fix incorrect depends
 -- Ubuntu daily release <email address hidden>   Fri, 07 Mar 2014 17:40:21 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mediascanner2_0.100+14.04.20140307.1.orig.tar.gz 101.0 KiB 16168905a544eef7b7e4890a1286040ce4a3a2d72f9f877a061694bf66e82ce9
mediascanner2_0.100+14.04.20140307.1-0ubuntu1.diff.gz 3.1 KiB 10d66cb8a619bbb205345dc68642ea0f5a922e00fd1bfebe88c5612e64cd3521
mediascanner2_0.100+14.04.20140307.1-0ubuntu1.dsc 2.4 KiB fa8285c17b68aea9caed4aec5ce3310dcc473ff718ece18c8b028092265cec0b

View changes file

Binary packages built by this source

libmediascanner-2.0-0: Access library for the media scanner's index

 This library provides convenient and safe access to the media scanner's
 index files.

libmediascanner-2.0-dev: Development files for libmediascanner

 This package provides the infrastructure for using the media scanner's
 access library in C++ based projects.

mediascanner2.0: Media scanner package

 This package provides the media scanner service.

qtdeclarative5-ubuntu-mediascanner0.1: QML plugin for the Ubuntu Media Scanner

 This package provides components that allow access to the media
 scanner index from Qt Quick 2 / QML applications.