Wobuzz/wobuzz
2025-03-01 20:11:57 +01:00
..
library Implemented importing of playlists via the menubar. 2025-02-28 18:02:37 +01:00
player Fixed a bug where a playlist gets deleted on load of another playlist. 2025-02-28 19:46:20 +01:00
ui Made the title of the sub-categories bold. 2025-03-01 20:11:57 +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 loading of tracks via the window's top menubar. 2025-02-28 17:28:14 +01:00
gui.py Added player.stop() call in the close_event, so the player definitely stops, even when a playlist is still loading / saving. 2025-03-01 17:29:31 +01:00
icon.svg Improved the icon. 2025-02-01 13:35:19 +01:00
main.py Added option to load playlists on start to the settings. 2025-02-20 17:44:09 +01:00
settings.py Made playlists load on click if they weren't. 2025-02-27 17:26:33 +01:00
utils.py Improved unique name system. 2025-01-28 17:42:39 +01:00