Wobuzz/wobuzz
2025-01-25 16:17:42 +01:00
..
library Made the project also work with "pip install ." (without "-e") 2025-01-25 14:05:10 +01:00
player Made the player always cache also the next track when Player.play() gets executed so that there is completely no delay when the track finished and a new track starts. 2025-01-25 16:17:42 +01:00
ui OOPing it more: Removed gui_communication/track_control.py and the complete gui_communication directory. 2025-01-25 16:02:03 +01:00
__init__.py Modified function cache() so that the player can load all ffmpeg compatible files. 2024-12-29 20:10:34 +01:00
command_line.py Made the project also work with "pip install ." (without "-e") 2025-01-25 14:05:10 +01:00
gui.py OOPing it more: Removed gui_communication/track_control.py and the complete gui_communication directory. 2025-01-25 16:02:03 +01:00
main.py OOPing it more: Removed gui_communication/track_control.py and the complete gui_communication directory. 2025-01-25 16:02:03 +01:00
settings.py Added settings and implemented restoring of window size. 2024-12-23 17:12:21 +01:00
utils.py Added settings and implemented restoring of window size. 2024-12-23 17:12:21 +01:00