Wobuzz/wobuzz
2025-01-25 22:59:19 +01:00
..
library Added a button that adds a playlist. 2025-01-25 21:46:48 +01:00
player Added a button that adds a playlist. 2025-01-25 21:46:48 +01:00
ui Implemented playing of different playlist, but its buggy. 2025-01-25 22:59:19 +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 Implemented saving of playlists to disk. 2025-01-25 20:45:43 +01:00
gui.py Enabled drag and drop between PlaylistViews. 2025-01-25 22:41:29 +01:00
main.py Implemented saving of playlists to disk. 2025-01-25 20:45:43 +01:00
settings.py 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
utils.py Added a button that adds a playlist. 2025-01-25 21:46:48 +01:00