Jan-Martin Raemer
1f12d93300
Make LenaPi usable on Android devices
...
- Add app icon
- prevend android device from shutting down cpu while playing music
- fix scaling bug
- fix energy saver for RasPi by reconnecting to music player
- minor refactorings and renaming
2022-07-16 12:19:57 +02:00
Jan-Martin Raemer
851b83a53a
added todos
2022-06-03 22:09:54 +02:00
Jan-Martin Raemer
bcdf3d94f2
Scale all QML elements according to the current display size
2022-06-03 22:07:50 +02: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
75308b4423
fix previous button, single point of definition
2021-10-13 15:06:09 +02:00
Anika Raemer
a483a380d6
reset playlist to first track on stop
2021-10-13 14:13:48 +02:00
Anika Raemer
39a0356a51
fixed progress
2021-10-13 14:06:43 +02:00
Anika Raemer
2d985ca17d
fixed next/previous buttons, simplyfied volume
2021-10-13 13:47:16 +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
a567428093
settingsHandler: write default setting for missing keys
2021-10-09 20:59:57 +02:00
Anika Raemer
f02f439790
added config
2021-09-26 21:49:21 +02:00
Anika Raemer
eddcbf620a
refactoring
2021-08-28 14:17:35 +02:00
Anika Raemer
4a83f971f3
Add volume control
2021-03-14 14:42:32 +01:00
Anika Raemer
f0ff732329
added documentation
2019-04-04 13:38:56 +02:00
Anika Raemer
8a8abd6c76
added EnergySaver intended to handle shutdown.
...
Moved timer from MouseEventSpy to EnergySaver.
Connected MouseEventSpy and MusicController to EnergySaver.
2019-04-04 12:21:41 +02:00
Anika Raemer
d251120275
don't show folders that do not contain subfolders or audio files
...
hopefuly this will fix crash on RasPi
2018-12-25 20:15:41 +01:00
Anika Raemer
2ddeee2d73
reorder connects for better readability
2018-12-07 11:27:23 +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
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