Commit graph

33 commits

Author SHA1 Message Date
Jan-Martin Raemer
849cc91da8 mayas piggy version 2023-11-12 15:47:16 +01:00
Jan-Martin Raemer
9e7a55fc20 AppSettings for android
added debug output for Navigation as debugger does not work for Android
yet
2022-06-01 20:31:47 +02:00
Anika Raemer
e9a031e6d3 volume control 2021-10-13 13:01:19 +02:00
Anika Raemer
fe7bbed7c1 remove vlc and replace by basic QMediaPlayer 2021-10-12 22:15:06 +02:00
Anika Raemer
f02f439790 added config 2021-09-26 21:49:21 +02:00
Anika Raemer
893a2990af add QSettings for config parsing 2021-09-25 15:11:02 +02:00
Anika Raemer
3fb5be5a74 Refactoring and documentation 2021-08-28 14:08:02 +02:00
Anika Raemer
4a83f971f3 Add volume control 2021-03-14 14:42:32 +01:00
Anika Raemer
693078b892 set properties from listView 2021-03-13 16:38:12 +01:00
Anika Raemer
50deec22f1 added todos planning an imageViewer add-on 2018-12-11 10:28:17 +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
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
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
e610774e49 modifications to ui of player. 2018-12-04 08:36:41 +01:00
Anika Raemer
17408f5a69 added comments 2018-12-03 20:15:45 +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
ef018332b9 added basic usi for music player. No model yet. 2018-10-20 18:06:19 +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