lp:ubuntu/trusty-proposed/mediascanner2

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-proposed/mediascanner2
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

10. By PS Jenkins bot

[ James Henstridge ]
* Remove the Unity scope found in src/utils: it looks like it has
  suffered from bit rot and has never been used (we have unity-scope-
  mediascanner instead). This also removes an unnecessary dependency
  on the old libunity.
* Before using GStreamer to extract metadata from a file, print a log
  message. This is intended to help track problems with metadata
  extraction.

[ Jussi Pakkanen ]
* Avoid assert crash by not trying to unregister subvolumes that were
  skipped due to looking like root subdirs. (LP: #1294193)
* The output value of stat is undefined when the stat call fails. So
  don't use it.

9. By PS Jenkins bot

[ James Henstridge ]
Expose an "art" role/property on album and song models, returning a
URI that can be used with a QML Image component. The actual image
provider comes from ubuntu-ui-toolkit.

8. By PS Jenkins bot

[ Jussi Pakkanen ]
* Keep going if inotify watch creation fails.
* Skip subdirectories that look like root directories.
* Delay signal handling initialisation.

7. By PS Jenkins bot

New rebuild forced

6. By PS Jenkins bot

[ 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

5. By PS Jenkins bot

[ James Henstridge ]
* Add a limit argument to MediaStore::queryAlbums(), and ensure that
  it returns some results when given an empty query string.

[ Jussi Pakkanen ]
* Added const qualifiers to methods and made album immutable just like
  mediafile.
* Use lstat to avoid loops.
* Fix path where media cache is stored.
* Nil merge to get on the release train.
* Send invalidation signal once the db is fully populated.

4. By PS Jenkins bot

[ James Henstridge ]
* Add a limit argument to MediaStore::query(), and ensure that it
  produces some results in response to an empty query.

[ Jussi Pakkanen ]
* Simple class for sending result set invalidation messages.
* Add a mediascanner namespace.
* Simpler header reorg.

[ CI bot ]
* Null merge to get changes through CITrain

3. By PS Jenkins bot

[ James Henstridge ]
* Fix a few issues that prevent the scanner daemon from running when
  stdin is redirected to /dev/null.
* Fix the licensing on the public library so that it is correctly
  labelled as LGPL, like the old mediascanner code base.

[ Ubuntu daily release ]
* Automatic snapshot from revision 197

2. By PS Jenkins bot

[ Jussi Pakkanen ]
* Hot new stuff

[ Ɓukasz 'sil2100' Zemczak ]
* Automatic snapshot from revision 191 (bootstrap)
* We no longer ship any LGPL sources. Also, fix packaging naming in
  some places - along with Vcs-*

[ Ubuntu daily release ]
* Automatic snapshot from revision 194

1. By PS Jenkins bot

Import upstream version 0.99+14.04.20140110

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/mediascanner2
This branch contains Public information 
Everyone can see this information.

Subscribers