Wobuzz/wobuzz/player
2024-12-22 16:18:03 +01:00
..
__init__.py Added opening of files via command line and added simple controls. 2024-12-21 16:07:27 +01:00
play_state.py Fixed some "crashes" that occurred on track control button presses when the current_playlist variable was empty. 2024-12-22 16:18:03 +01:00
player.py Fixed some "crashes" that occurred on track control button presses when the current_playlist variable was empty. 2024-12-22 16:18:03 +01:00
track.py Removed test effect. 2024-12-21 21:06:10 +01:00
track_progress_timer.py Implemented seeking. 2024-12-21 20:20:06 +01:00