Commit Graph

  • 446335d001 Update deprecation message master Janis Hutz 2023-09-01 07:59:06 +00:00
  • ce00217343 Update README.md Janis Hutz 2023-03-02 14:14:16 +00:00
  • a6b1c4e027 Update README.md Janis Hutz 2023-02-21 21:05:02 +01:00
  • 9205e47444 Fixed a bug that crashed the app janis 2022-11-22 20:33:54 +01:00
  • 716592ff63 bumped version number janis 2022-11-20 21:14:18 +01:00
  • abef6d115d fixed an error where songs were not updated janis 2022-11-20 21:12:38 +01:00
  • 1bdb73d3e4 added a file converter janis 2022-11-12 17:29:35 +01:00
  • 2d0b3d6cb1 played around with cover image + deleted old files janis 2022-11-05 15:41:15 +01:00
  • 3eda98c78c fixed progressbar on remote screen going too fast janis 2022-11-05 15:17:07 +01:00
  • e9a43a7bb9 Update README.md simplePCBuilding 2022-11-02 13:31:33 +01:00
  • c1c677f5ea optimized network calls janis 2022-11-01 17:28:47 +01:00
  • 27caf79371 fixed connection on showcase screen janis 2022-10-31 19:10:39 +01:00
  • 16601a9928 fixed the progressbar (again) janis 2022-10-31 18:26:22 +01:00
  • 01a3dd57d1 added progressbar to main ui & bugfix janis 2022-10-31 18:18:46 +01:00
  • ac673bb979 fixed glitching progress bar when paused janis 2022-10-31 18:00:08 +01:00
  • c3c59d9bd7 bugfix: remote screen updating unreliable janis 2022-10-31 17:46:46 +01:00
  • dc52dc5495 Update README.md simplePCBuilding 2022-10-31 13:09:37 +01:00
  • 611493f071 removed debug code janis 2022-10-30 21:32:03 +01:00
  • 94235985e3 fixed remote fullscreen button janis 2022-10-30 21:16:15 +01:00
  • 9cce20d187 smoothed out progress bar janis 2022-10-30 21:10:58 +01:00
  • 76d01fd408 layout was not triggered. Fixed now janis 2022-10-30 20:48:45 +01:00
  • b4b7368325 added some notes janis 2022-10-30 20:47:04 +01:00
  • 3c4b3b20a5 added quit button to showcase app janis 2022-10-30 20:43:16 +01:00
  • 459317423f fixed a player bug and added more settings janis 2022-10-30 20:41:08 +01:00
  • 669279faf3 fixed a but with newer version of kivymd janis 2022-10-30 20:23:41 +01:00
  • a20331980f fixed fullscreen button janis 2022-10-30 19:53:55 +01:00
  • 1000b9ec41 more fullscreen fixes janis 2022-10-30 19:40:51 +01:00
  • 5e431ff82d fixed fullscreen on display app janis 2022-10-30 19:35:56 +01:00
  • fd61a38d45 fixed another error janis 2022-10-30 19:27:44 +01:00
  • 19a2e12556 fixed fullscreen janis 2022-10-30 19:21:16 +01:00
  • 7f461e2fee Merge remote-tracking branch 'origin/master' janis 2022-10-30 19:07:38 +01:00
  • 52a15342e5 almost-stable-V2.0 janis 2022-10-30 19:05:49 +01:00
  • 96d8e3e90f Merge pull request #2 from simplePCBuilding/dev-V2.0 simplePCBuilding 2022-10-30 15:35:55 +00:00
  • c99d9c4533 test janis 2022-10-30 16:24:23 +01:00
  • 14d9620ab8 server almost running - Second display working janis 2022-10-30 16:19:09 +01:00
  • f5b682598b added expressjs server instead of python one janis 2022-10-30 15:02:25 +01:00
  • ab47525e7b Decided to ditch python webserver and instead go for node server janis 2022-10-30 15:01:50 +01:00
  • c0054df4f7 added first janis 2022-10-24 17:36:57 +02:00
  • 16995f6693 Update README.md simplePCBuilding 2022-10-24 14:23:03 +02:00
  • 62a3eb6caf Update README.md simplePCBuilding 2022-10-24 14:10:43 +02:00
  • 7c7d228682 Update README.md simplePCBuilding 2022-10-24 13:38:03 +02:00
  • da09fcf0d9 Update README.md simplePCBuilding 2022-10-24 13:36:59 +02:00
  • d352e6f555 Update README.md simplePCBuilding 2022-10-24 13:31:22 +02:00
  • 3b57f5810a Merge remote-tracking branch 'origin/master' janis 2022-09-27 15:34:51 +02:00
  • 706e4da77c added fullscreen showcase screen (currently in development and still buggy janis 2022-09-27 15:34:36 +02:00
  • 9c186aaa24 Update README.md V1.1 simplePCBuilding 2022-09-23 11:43:35 +02:00
  • 82b0e29d8d added error message janis 2022-08-24 17:42:29 +02:00
  • e94b38e014 added fullscreen showcase screen (currently in development and still buggy janis 2022-08-24 12:00:07 +02:00
  • 974e11636a added a setting where you can change if the playback should be looped or not janis 2022-08-24 11:19:04 +02:00
  • 359562ec0c added settings and fixed a bug where the autocompletion could lead to a crash if a string without slashes were to be inserted janis 2022-08-22 19:37:08 +02:00
  • 0f8b20be69 fixed a bug where the autocompletion did not put the cursor at the end janis 2022-08-22 19:06:39 +02:00
  • 340c2bb402 Added Filpath autocompletion so that it is easier to enter a filepath! janis 2022-08-22 17:11:42 +02:00
  • 6d9f947d29 Merge pull request #1 from simplePCBuilding/add-license-1 simplePCBuilding 2022-04-29 08:27:40 +02:00
  • 797be35149 Create LICENSE simplePCBuilding 2022-04-29 08:27:20 +02:00
  • fff4467652 Stable-V.1.0.1 - screen refresh has been sped up to provide smoother experience janis 2022-03-19 14:23:09 +01:00
  • b3c079c661 Merge remote-tracking branch 'origin/master' janis 2022-03-19 14:20:18 +01:00
  • 026de0536b Stable-V.1.0.1 - compiling info janis 2022-03-19 14:19:58 +01:00
  • debc6726a6 Update README.md V1.0 simplePCBuilding 2022-03-14 16:53:04 +01:00
  • 8866b8571c Small Error fixed now simplePCBuilding 2022-03-14 11:29:48 +01:00
  • 22cf0bd38b Create README.md simplePCBuilding 2022-03-14 11:27:57 +01:00
  • 77e3bf9b62 Stable-V.1.0.1 - fixed alignment glitch janis 2022-03-12 12:38:04 +01:00
  • f67d9496b9 Stable-V.1.0.1 - small change janis 2022-03-12 12:36:15 +01:00
  • cb8cb77829 Stable-V.1.0.1 - small change janis 2022-03-12 11:57:29 +01:00
  • 1aae4a74cf Stable-V.1.0.1 - added a progressbar for the song janis 2022-03-12 11:56:19 +01:00
  • 1773eb882e Beta-1.0.2: - added more keyboard shortcuts & some backend optimisations janis 2022-03-11 20:17:37 +01:00
  • f1f3d5461c Beta-1.0.1: - added a function to go back to previous song janis 2022-03-11 19:19:20 +01:00
  • 92350fc5aa Beta-1.0: - added new option to show song titles janis 2022-03-11 17:59:14 +01:00
  • 014640466c dev-version janis 2022-03-11 11:57:09 +01:00
  • 17b2bb1fa2 finished base version 1.0 and as such the app is fully functional though there might still be bugs around and also some improvements will be made later on janis 2022-03-10 22:50:29 +01:00
  • 8bb93c3957 dev-0.1 simplePCBuilding 2022-03-09 15:15:39 +01:00
  • 6c85525ca1 Initial commit simplePCBuilding 2022-03-08 10:21:55 +01:00