lp://staging/~justinmcp/qtubuntu-media/metadata
- Get this branch:
- bzr branch lp://staging/~justinmcp/qtubuntu-media/metadata
Branch merges
- Jim Hodapp (community): Disapprove
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 260 lines (+100/-58)6 files modifiedsrc/aal/aalmediaplayerservice.cpp (+15/-0)
src/aal/aalmediaplayerservice.h (+1/-0)
src/aal/aalmetadatareadercontrol.cpp (+80/-58)
src/aal/aalmetadatareadercontrol.h (+2/-0)
src/aal/aalvideorenderercontrol.cpp (+1/-0)
src/aal/aalvideorenderercontrol.h (+1/-0)
Branch information
Recent revisions
- 78. By Justin McPherson <justin@phablet-dev>
-
Metadata related changes.
- In non file based playback; connect to video dimensions notification so that the video size metadata is available.
- Do not attempt to resolve metadata from Media Scanner when uri does not represent a file resource
- Use the path() method of QUrl - it correctly returns the file path for inspection by the metadata resolver. - 76. By Jim Hodapp
-
Wrap seek_to() in a try/catch block so that an exception from libmedia-hub-client is not pushed up to the QML level. Do the same for get/set audio role. Fixes: #1457129
Approved by: PS Jenkins bot - 74. By Jim Hodapp
-
Make sure that stopped and ready (same state for QMediaPlayer) are reported to the client app. Fixes: #1435088
- 72. By Jim Hodapp
-
Fix duration() not getting reported after playback starts. Fixes: #1438115
Approved by: Manuel de la Peña
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qtubuntu-media