Merge lp://staging/~phablet-team/qtubuntu-media/fix-removemedia into lp://staging/qtubuntu-media/stable
Proposed by
Jim Hodapp
Status: | Merged |
---|---|
Approved by: | Jim Hodapp |
Approved revision: | 93 |
Merged at revision: | 93 |
Proposed branch: | lp://staging/~phablet-team/qtubuntu-media/fix-removemedia |
Merge into: | lp://staging/qtubuntu-media/stable |
Diff against target: |
97 lines (+25/-5) 3 files modified
src/aal/aalmediaplaylistcontrol.cpp (+20/-1) src/aal/aalmediaplaylistcontrol.h (+1/-0) src/aal/aalmediaplaylistprovider.cpp (+4/-4) |
To merge this branch: | bzr merge lp://staging/~phablet-team/qtubuntu-media/fix-removemedia |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andrew Hayzen (community) | Needs Fixing | ||
Simon Fels | Approve | ||
Review via email: mp+281237@code.staging.launchpad.net |
Commit message
Fix removeMedia(start, end) so that it always removes the correct track(s) and reflects the proper current track
Description of the change
Fix removeMedia(start, end) so that it always removes the correct track(s) and reflects the proper current track
To post a comment you must log in.
LGTM