Wobuzz/wobuzz
The Wobbler 582448a024 Fixed another crash that was similar to the last one.
The crash occurred when the temporary playlist got deleted and then loaded again. It occurred because library.temporary_playlist didn't get set to None on deletion.
2025-02-28 19:38:29 +01:00
..
library Implemented importing of playlists via the menubar. 2025-02-28 18:02:37 +01:00
player Fixed another crash that was similar to the last one. 2025-02-28 19:38:29 +01:00
ui Implemented importing of playlists via the menubar. 2025-02-28 18:02:37 +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 Implemented importing of playlists via the menubar. 2025-02-28 18:02:37 +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