lp://staging/~ricmm/media-hub/multiple-sessions
- Get this branch:
- bzr branch lp://staging/~ricmm/media-hub/multiple-sessions
Branch merges
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 365 lines (+78/-36)10 files modifiedsrc/core/media/engine.h (+3/-0)
src/core/media/gstreamer/engine.cpp (+9/-1)
src/core/media/gstreamer/engine.h (+7/-1)
src/core/media/gstreamer/playbin.h (+9/-21)
src/core/media/player_implementation.cpp (+29/-1)
src/core/media/player_implementation.h (+2/-0)
src/core/media/service_implementation.cpp (+4/-3)
src/core/media/service_skeleton.cpp (+5/-0)
src/core/media/service_skeleton.h (+1/-0)
tests/unit-tests/test-gstreamer-engine.cpp (+9/-9)
Branch information
Recent revisions
- 29. By Ricardo Mendoza
-
Discard connections to the engine state functor if the player has been destroyed.
- 26. By Sergio Schvezov
-
* Make sure seek_to sends a reply to the client.
* Disabled position/duration test for now. - 25. By Sergio Schvezov
-
* Enable the position property for getting the current playback position.
* Added duration to the dbus interface. Also added a service acceptance test for position and duration. - 23. By Jim Hodapp
-
Added a very simple media-hub-server, which is the server side of the dbus MPRIS interface. Will fill this out more in the future to make it a full daemon.
- 22. By Jim Hodapp
-
Enable adding a videosink to the playbin pipeline. Added a couple of unit tests that test hardware decoding/software rendering, pause, play, seek and stop.
- 21. By Jim Hodapp
-
Removed com include directory since it's no longer needed. All source under com was moved to core.
- 20. By Jim Hodapp
-
Removed com directory since it's no longer needed. All source under com was moved to core.
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