Commit graph

17 commits

Author SHA1 Message Date
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
a29e8d7a64 navigation behaviour update:
when navigating from a selected item and choosing it again without
choosing a different item in between start from where left instead of
beginning
2018-12-05 11:29:55 +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
83402c5bf0 remove media from list instead of removing list 2018-12-03 19:47:31 +01:00
Anika Raemer
71f7652a8a connected vlc to play audio 2018-11-27 22:05:56 +01:00
Anika Raemer
20094b0cf2 fix default preview image 2018-11-05 17:34:52 +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
Anika Raemer
d6cb29ae7b added todos 2018-10-20 18:19:09 +02:00
Anika Raemer
bf145a9be9 refactored item type; moved navigation to qml component 2018-10-20 17:34:08 +02:00
Anika Raemer
a32fd01e81 added backnavigation and qrc 2018-10-19 22:01:14 +02:00
Anika Raemer
0b9e8fa067 show child list on click 2018-10-19 20:41:14 +02:00
Anika Raemer
99a2d118c8 add subdirectories recursively 2018-10-19 20:22:25 +02:00
Anika Raemer
717e131b75 connected basic navigation model; completed controller 2018-10-19 19:45:37 +02:00
Anika Raemer
8a81c48606 added todos 2018-10-19 14:23:36 +02:00
Anika Raemer
e401b71788 added basic models and controllers 2018-10-19 14:19:19 +02:00