Merge lp://staging/~phablet-team/media-hub/bg-playlists-vivid into lp://staging/media-hub

Proposed by Jim Hodapp
Status: Superseded
Proposed branch: lp://staging/~phablet-team/media-hub/bg-playlists-vivid
Merge into: lp://staging/media-hub
Diff against target: 1364 lines (+469/-240)
19 files modified
CMakeLists.txt (+2/-2)
debian/changelog (+6/-0)
debian/control (+5/-9)
debian/libmedia-hub-common3.symbols (+0/-2)
debian/rules (+0/-8)
include/core/media/track.h (+1/-0)
include/core/media/track_list.h (+8/-1)
src/core/media/CMakeLists.txt (+1/-1)
src/core/media/gstreamer/engine.cpp (+9/-6)
src/core/media/mpris/track_list.h (+17/-6)
src/core/media/null_track_list.h (+0/-114)
src/core/media/player_implementation.cpp (+43/-17)
src/core/media/service_skeleton.cpp (+19/-22)
src/core/media/track.cpp (+7/-1)
src/core/media/track_list_implementation.cpp (+36/-2)
src/core/media/track_list_skeleton.cpp (+203/-31)
src/core/media/track_list_skeleton.h (+12/-3)
src/core/media/track_list_stub.cpp (+98/-15)
src/core/media/track_list_stub.h (+2/-0)
To merge this branch: bzr merge lp://staging/~phablet-team/media-hub/bg-playlists-vivid
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+266764@code.staging.launchpad.net

Commit message

* Connected the TrackList signals on the stub side
* Make has_next() more reliable
* Make next() and previous() work better
* Fix various bugs that arose from testing the TrackList code

Description of the change

* Connected the TrackList signals on the stub side
* Make has_next() more reliable
* Make next() and previous() work better
* Fix various bugs that arose from testing the TrackList code

To post a comment you must log in.
165. By Jim Hodapp

Bump version to release on vivid+overlay

166. By Jim Hodapp

Bump version to release on vivid+overlay take 2

167. By Jim Hodapp

Address code review comments.

168. By Jim Hodapp

Make sure media-hub debian/control version is UNRELEASED

169. By Jim Hodapp

Don't export MPRIS MediaPlayer2 interface on dbus until we have a client that can take advantage of it

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: