Wobuzz/wobuzz
2025-02-20 17:17:26 +01:00
..
library Fixed a bug by setting Playlist.loaded to True on creation of new playlists so creating new playlists works again. 2025-02-19 19:04:36 +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 Made drag n drop activate just when the playlist is fully loaded. 2025-02-19 18:57:23 +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 Playlists now get loaded when they are started and removed debug prints. 2025-02-12 13:50:12 +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 Got it working, but it's not better than before... 2025-02-04 14:43:08 +01:00
settings.py Removed some mechanic that is going to be reimplemented. 2025-02-03 17:53:35 +01:00
utils.py Improved unique name system. 2025-01-28 17:42:39 +01:00