Commit graph

10 commits

Author SHA1 Message Date
Anika Raemer
4a83f971f3 Add volume control 2021-03-14 14:42:32 +01:00
Anika Raemer
727f0cb54e refactoring 2018-12-07 19:34:06 +01:00
Anika Raemer
beba95ccef show media title 2018-12-07 19:18:57 +01:00
Anika Raemer
470e95f57f show media length and progress above progress bar 2018-12-06 20:59:24 +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
71f7652a8a connected vlc to play audio 2018-11-27 22:05:56 +01:00
Anika Raemer
a4006ea015 added VlcMediaPlayer, still trouble with pulseAudio 2018-10-30 17:11:48 +01:00
Anika Raemer
6f5c9138a8 finished navigation including music player and navigate back
functionality
2018-10-23 21:26:29 +02:00