lp:~jpakkane/mediascanner2/clangfixes
Created by Jussi Pakkanen and last modified
- Get this branch:
- bzr branch lp:~jpakkane/mediascanner2/clangfixes
Only Jussi Pakkanen can upload to this branch. If you are Jussi Pakkanen please log in for upload directions.
Branch merges
Propose for merging
No branches dependent on this one.
- James Henstridge: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
- Diff: 51 lines (+5/-4)2 files modifiedsrc/daemon/Scanner.hh (+1/-1)
src/mediascanner/mozilla/fts3_porter.c (+4/-3)
Branch information
Recent revisions
- 230. By James Henstridge
-
Add genre and discNumber metadata fields to the media index, and expose it in the QML binding.
Add rowCount property and get(row, role) method to each of the model classes in the QML binding. Fixes: 1246172, 1273625
- 226. By James Henstridge
-
Before using GStreamer to extract metadata from a file, print a log message. This is intended to help track problems with metadata extraction.
- 225. By Jussi Pakkanen
-
The output value of stat is undefined when the stat call fails. So don't use it.
- 224. By 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mediascanner2