lp://staging/~thomas-voss/media-hub/rebuild-against-dbus-cpp
Created by
Thomas Voß
and last modified
- Get this branch:
- bzr branch lp://staging/~thomas-voss/media-hub/rebuild-against-dbus-cpp
Only
Thomas Voß
can upload to this branch. If you are
Thomas Voß
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/media-hub/stable
- Ubuntu Phablet Team: Pending requested
-
Diff: 13 lines (+6/-0)1 file modifieddebian/changelog (+6/-0)
Superseded
for merging
into
lp://staging/media-hub
- Ubuntu Phablet Team: Pending requested
-
Diff: 678 lines (+292/-32) (has conflicts)13 files modifiedCMakeLists.txt (+5/-0)
README (+4/-0)
debian/changelog (+20/-0)
include/core/media/track_list.h (+18/-1)
src/core/media/mpris/track_list.h (+21/-0)
src/core/media/player_implementation.cpp (+12/-0)
src/core/media/track_list.cpp (+5/-0)
src/core/media/track_list_implementation.cpp (+74/-23)
src/core/media/track_list_implementation.h (+1/-0)
src/core/media/track_list_skeleton.cpp (+85/-5)
src/core/media/track_list_skeleton.h (+2/-0)
src/core/media/track_list_stub.cpp (+43/-3)
src/core/media/track_list_stub.h (+2/-0)
Branch information
Recent revisions
- 161. By Jim Hodapp
-
Added addTracks support for batch track adding.
Approved by: Alfonso Sanchez-Beato - 159. By Alfonso Sanchez-Beato
-
Re-enable MPRIS player controls and improve background playlists
Approved by: Jim Hodapp, Simon Fels, Manuel de la Peña - 157. By Alfonso Sanchez-Beato
-
Avoid getting additional references for audio_sink, which were not being freed. Also, remove unneeded unrefs that must be performed in gstreamer instead.
- 155. By Simon Fels
-
Correctly cleanup gstreamer elements to prevent us from leaking memory/file descriptors. Fixes: #1496894
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/media-hub