Commit Graph

69 Commits

Author SHA1 Message Date
Janis Hutz a6b1c4e027 Update README.md
Note on future deprecation
2023-02-21 21:05:02 +01:00
janis 9205e47444 Fixed a bug that crashed the app 2022-11-22 20:33:54 +01:00
janis 716592ff63 bumped version number 2022-11-20 21:14:18 +01:00
janis abef6d115d fixed an error where songs were not updated 2022-11-20 21:12:38 +01:00
janis 1bdb73d3e4 added a file converter 2022-11-12 17:29:35 +01:00
janis 2d0b3d6cb1 played around with cover image + deleted old files 2022-11-05 15:41:15 +01:00
janis 3eda98c78c fixed progressbar on remote screen going too fast 2022-11-05 15:17:20 +01:00
simplePCBuilding e9a43a7bb9 Update README.md 2022-11-02 13:31:33 +01:00
janis c1c677f5ea optimized network calls 2022-11-01 17:28:47 +01:00
janis 27caf79371 fixed connection on showcase screen 2022-10-31 19:10:39 +01:00
janis 16601a9928 fixed the progressbar (again) 2022-10-31 18:26:22 +01:00
janis 01a3dd57d1 added progressbar to main ui & bugfix 2022-10-31 18:18:46 +01:00
janis ac673bb979 fixed glitching progress bar when paused 2022-10-31 18:00:08 +01:00
janis c3c59d9bd7 bugfix: remote screen updating unreliable 2022-10-31 17:48:36 +01:00
simplePCBuilding dc52dc5495 Update README.md 2022-10-31 13:09:37 +01:00
janis 611493f071 removed debug code 2022-10-30 21:32:03 +01:00
janis 94235985e3 fixed remote fullscreen button 2022-10-30 21:16:15 +01:00
janis 9cce20d187 smoothed out progress bar 2022-10-30 21:10:58 +01:00
janis 76d01fd408 layout was not triggered. Fixed now 2022-10-30 20:48:45 +01:00
janis b4b7368325 added some notes 2022-10-30 20:47:04 +01:00
janis 3c4b3b20a5 added quit button to showcase app 2022-10-30 20:43:16 +01:00
janis 459317423f fixed a player bug and added more settings 2022-10-30 20:41:08 +01:00
janis 669279faf3 fixed a but with newer version of kivymd 2022-10-30 20:23:41 +01:00
janis a20331980f fixed fullscreen button 2022-10-30 19:53:55 +01:00
janis 1000b9ec41 more fullscreen fixes 2022-10-30 19:40:51 +01:00
janis 5e431ff82d fixed fullscreen on display app 2022-10-30 19:35:56 +01:00
janis fd61a38d45 fixed another error 2022-10-30 19:27:44 +01:00
janis 19a2e12556 fixed fullscreen 2022-10-30 19:21:16 +01:00
janis 7f461e2fee Merge remote-tracking branch 'origin/master' 2022-10-30 19:07:38 +01:00
janis 52a15342e5 almost-stable-V2.0 2022-10-30 19:05:49 +01:00
simplePCBuilding 96d8e3e90f Merge pull request #2 from simplePCBuilding/dev-V2.0
merge now obsolete dev branch
2022-10-30 15:35:55 +00:00
janis c99d9c4533 test 2022-10-30 16:24:23 +01:00
janis 14d9620ab8 server almost running - Second display working 2022-10-30 16:19:09 +01:00
janis f5b682598b added expressjs server instead of python one 2022-10-30 15:02:25 +01:00
janis ab47525e7b Decided to ditch python webserver and instead go for node server 2022-10-30 15:01:50 +01:00
janis c0054df4f7 added first 2022-10-24 17:36:57 +02:00
simplePCBuilding 16995f6693 Update README.md
Added some explanation to what is gonna change and how
2022-10-24 14:23:03 +02:00
simplePCBuilding 62a3eb6caf Update README.md 2022-10-24 14:10:43 +02:00
simplePCBuilding 7c7d228682 Update README.md 2022-10-24 13:38:03 +02:00
simplePCBuilding da09fcf0d9 Update README.md 2022-10-24 13:36:59 +02:00
simplePCBuilding d352e6f555 Update README.md 2022-10-24 13:31:22 +02:00
janis 3b57f5810a Merge remote-tracking branch 'origin/master' 2022-09-27 15:34:51 +02:00
janis 706e4da77c added fullscreen showcase screen (currently in development and still buggy 2022-09-27 15:34:36 +02:00
simplePCBuilding 9c186aaa24 Update README.md V1.1 2022-09-23 11:43:35 +02:00
janis 82b0e29d8d added error message 2022-08-24 17:42:29 +02:00
janis e94b38e014 added fullscreen showcase screen (currently in development and still buggy 2022-08-24 12:00:07 +02:00
janis 974e11636a added a setting where you can change if the playback should be looped or not 2022-08-24 11:19:04 +02:00
janis 359562ec0c added settings and fixed a bug where the autocompletion could lead to a crash if a string without slashes were to be inserted 2022-08-22 19:37:08 +02:00
janis 0f8b20be69 fixed a bug where the autocompletion did not put the cursor at the end 2022-08-22 19:06:39 +02:00
janis 340c2bb402 Added Filpath autocompletion so that it is easier to enter a filepath! 2022-08-22 17:11:42 +02:00