lp://staging/~phablet-team/qtubuntu-media/bg-playlist-fixes
Created by
Alfonso Sanchez-Beato
and last modified
- Get this branch:
- bzr branch lp://staging/~phablet-team/qtubuntu-media/bg-playlist-fixes
Members of
Ubuntu Phablet Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Jim Hodapp (community): Approve (code)
-
Diff: 615 lines (+293/-33)8 files modifiedsrc/aal/aalmediaplayercontrol.cpp (+20/-11)
src/aal/aalmediaplayerservice.cpp (+5/-6)
src/aal/aalmediaplaylistcontrol.cpp (+19/-1)
src/aal/aalmediaplaylistcontrol.h (+2/-0)
src/aal/aalmediaplaylistprovider.cpp (+107/-13)
src/aal/aalmediaplaylistprovider.h (+9/-0)
tests/integration/tst_mediaplaylist.cpp (+126/-2)
tests/integration/tst_mediaplaylist.h (+5/-0)
Related bugs
Bug #1511029: Audio gets confused when playing from source after playing from playlist | High | Fix Released | |
Bug #1511034: Big UI freeze when playing from the dash | Critical | Fix Released | |
Bug #1511073: removeSource and insertSource needs to maintain currentIndex correctly | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 96. By Alfonso Sanchez-Beato
-
Update current track index after performing operations that alter the
track list. - 95. By Alfonso Sanchez-Beato
-
Add support for TrackListReset signal, which is now emitted instead of
one TrackRemoved per track when we call media-hub's Reset DBus call. - 92. By Alfonso Sanchez-Beato
-
Do proper clean-up when switching between playlist and playing a single
URI (LP: #1511029) - 90. By Jim Hodapp
-
Implements insertTrack() so that a client can move a track into a new position by first calling removeTrack()
- 88. By Jim Hodapp
-
* Added addTracks support for batch track adding.
* Improved the robustness of the QMediaPlaylist integration tests.
Approved by: Alfonso Sanchez-Beato
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