Commit graph

15 commits

Author SHA1 Message Date
829dc05c49 Improved settings layout and deleted old file settings and behavior settings classes. 2025-03-02 17:53:04 +01:00
67f27c8a15 Added appearance settings. 2025-03-02 14:54:44 +01:00
cdabced202 Added gui-update-rate-setting. 2025-03-01 20:39:09 +01:00
df54239d67 Made the title of the sub-categories bold. 2025-03-01 20:11:57 +01:00
53c6bccfe6 Improved settings layout. 2025-03-01 20:03:33 +01:00
65564deb82 Added option to load playlists on start to the settings. 2025-02-20 17:44:09 +01:00
60dee10d1a Enabled input background again. (I disabled it for testing and accidentally committed that.) 2025-01-27 17:02:21 +01:00
9d844ae2dd Removed text from playlist tabs and added QLineEdit to them to have an input for renaming playlists. 2025-01-27 16:28:55 +01:00
dc46ac07bb Added option to always clear the cache of the last track when another track starts to greatly reduce memory usage. 2025-01-25 18:29:27 +01:00
5e5521bc67 Added settings gui class to ui/settings/__init__.py 2025-01-25 15:20:04 +01:00
d2c74438cb OOPing it more: Removed gui_communication/settings.py 2025-01-25 15:14:20 +01:00
3685f25882 Made the project also work with "pip install ." (without "-e") 2025-01-25 14:05:10 +01:00
7c6566e9a1 Added functionality to the save button. 2024-12-24 14:10:22 +01:00
ab018494e9 Added "Save All"-Button to the settings. 2024-12-24 14:02:55 +01:00
6498f43d5f Added "library_path" setting, added a gui for the settings, changed the window layout and did a bunch of other things. 2024-12-24 12:13:24 +01:00