lp://staging/~renatofilho/mediaplayer-app/pocket-pc
Created by
Renato Araujo Oliveira Filho
and last modified
- Get this branch:
- bzr branch lp://staging/~renatofilho/mediaplayer-app/pocket-pc
Only
Renato Araujo Oliveira Filho
can upload to this branch. If you are
Renato Araujo Oliveira Filho
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 558 lines (+322/-54)9 files modifieddata/CMakeLists.txt (+5/-0)
data/mediaplayer-app-content.json (+5/-0)
debian/mediaplayer-app.install (+1/-0)
src/mediaplayer.cpp (+55/-0)
src/mediaplayer.h (+1/-0)
src/qml/player.qml (+42/-16)
src/qml/player/Controls.qml (+6/-3)
src/qml/player/ToolBar.qml (+122/-0)
src/qml/player/VideoPlayer.qml (+85/-35)
Related bugs
Bug #1312659: [desktop] mediaplayer-app toolbar is not easy to reveal | High | Fix Released | |
Bug #1518332: FileManager should have option for viewing rather than exporting | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 395. By Renato Araujo Oliveira Filho
-
Reduce controls timeout.
Fix control dissapearing after a seek. - 392. By Renato Araujo Oliveira Filho
-
Created a toolbar component to allow us to control the hide/show animation.
Make sure that the controls are visible before start seeking. - 391. By Renato Araujo Oliveira Filho
-
Fixed seek with media-hub.
Keep track of seek position to use in consecutives seek operation.
- 390. By Renato Araujo Oliveira Filho
-
Check if the app was launched by content hub a bit late, to give it some time to load.
- 389. By Renato Araujo Oliveira Filho
-
Fixed wrong return for copyFiles function.
Apped the newFile path into the result list.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/mediaplayer-app