Wobuzz/wobuzz
2025-02-20 17:53:03 +01:00
..
library Added option to load playlists on start to the settings. 2025-02-20 17:44:09 +01:00
player Implemented that the player stops playing when the deleted playlist is the currently playing. 2025-02-20 17:17:26 +01:00
ui Fixed another crash that occurred because of another player.current_playlist.has_tracks()-check when the current playlist was None. 2025-02-20 17:53: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 Added option to load playlists on start to the settings. 2025-02-20 17:44:09 +01:00
gui.py Got it working, but it's not better than before... 2025-02-04 14:43:08 +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 Added option to load playlists on start to the settings. 2025-02-20 17:44:09 +01:00
utils.py Improved unique name system. 2025-01-28 17:42:39 +01:00