Wobuzz/wobuzz/ui
2025-02-12 14:21:59 +01:00
..
playlist_tabs Removed border from playlist titles. (slightly noticeable) 2025-02-12 14:21:59 +01:00
process Decreased the background progress update rate a little. 2025-02-03 14:12:38 +01:00
settings Enabled input background again. (I disabled it for testing and accidentally committed that.) 2025-01-27 17:02:21 +01:00
__init__.py Made the project also work with "pip install ." (without "-e") 2025-01-25 14:05:10 +01:00
library.py Implemented playing of different playlist, but its buggy. 2025-01-25 22:59:19 +01:00
library_dock.py Added a dock widget that shows background processes. 2025-02-03 14:08:19 +01:00
lines.py Improved library style. 2024-12-22 21:20:18 +01:00
main_window.py Added a dock widget that shows background processes. 2025-02-03 14:08:19 +01:00
playlist.py Playlists now get loaded when they are started and removed debug prints. 2025-02-12 13:50:12 +01:00
track.py Improved playlist design. 2025-01-26 17:18:42 +01:00
track_control.py Added some checks so the player doesnt crash because of things removed in latest commits. 2025-02-04 11:17:35 +01:00
track_progress_slider.py OOPing it more: Removed gui_communication/track_control.py and the complete gui_communication directory. 2025-01-25 16:02:03 +01:00