Wobuzz/wobuzz/player
The Wobbler 105cc5ddf9 Fixed a bug where a playlist gets deleted on load of another playlist.
The bug occurred because the temporary playlist gets deleted when a new playlist gets loaded and I forgot to add code that sets the temporary playlist back to None when the temporary playlist gets renamed.
2025-02-28 19:46:20 +01:00
..
__init__.py Added opening of files via command line and added simple controls. 2024-12-21 16:07:27 +01:00
player.py Just corrected a PEP E714. 2025-02-27 17:58:32 +01:00
playlist.py Fixed a bug where a playlist gets deleted on load of another playlist. 2025-02-28 19:46:20 +01:00
track.py Fixed #12 2025-02-28 19:28:07 +01:00
track_progress_timer.py Removed some mechanic that is going to be reimplemented. 2025-02-03 17:53:35 +01:00