Commit graph

7 commits

Author SHA1 Message Date
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
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
87a208d305 update todos 2021-03-14 14:48:34 +01:00
Anika Raemer
3ce986e891 only try to shutdown in release mode, wait for process 2019-04-04 14:31:10 +02: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