Wobuzz/wobuzz/player
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
..
__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 another crash that was similar to the last one. 2025-02-28 19:38:29 +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