Commit graph

12 commits

Author SHA1 Message Date
Anika Raemer
892d033931 added component for player control pannel 2018-12-07 11:23:59 +01:00
Anika Raemer
78aec2acf8 added component for player buttons 2018-12-07 11:18:10 +01:00
Anika Raemer
056bdb8298 added component for media progress bar
idea: add components PlayerButtons.qml and PlayerControlPannel.qml
2018-12-07 08:31:44 +01:00
Anika Raemer
470e95f57f show media length and progress above progress bar 2018-12-06 20:59:24 +01:00
Anika Raemer
0b84a6e6b6 styled progress bar; moved to correct position
still todo: show time and lenght as formatted number
refactor MusicPlayer.qml into components
2018-12-06 12:46:46 +01:00
Anika Raemer
b013b69e8d added progress bar to show position in track
still todo:
styling, positioning, output of current time and length
2018-12-06 10:19:51 +01:00
Anika Raemer
6eabd3cb75 disable previous and next button
if there is no corresponding media; set play/pause symbol via model
property instead of via qml.
2018-12-05 21:10:37 +01:00
Anika Raemer
61b8734b62 connected stop, previous and next button;
STILL MISSING: check whether there is a next/previous medium and only
then show/enable buttons
2018-12-05 11:23:38 +01:00
Anika Raemer
d6c806d41d added previous, next and stop button to ui. Not connected yet 2018-12-04 12:17:16 +01:00
Anika Raemer
e610774e49 modifications to ui of player. 2018-12-04 08:36:41 +01:00
Anika Raemer
6f5c9138a8 finished navigation including music player and navigate back
functionality
2018-10-23 21:26:29 +02:00
Anika Raemer
ef018332b9 added basic usi for music player. No model yet. 2018-10-20 18:06:19 +02:00