Wobuzz/wobuzz/player
2025-01-26 14:07:00 +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 Added history and improved marking of playing track. 2025-01-26 13:51:31 +01:00
playlist.py Made it work with relative paths also. 2025-01-26 14:07:00 +01:00
track.py Added option to always clear the cache of the last track when another track starts to greatly reduce memory usage. 2025-01-25 18:29:27 +01:00
track_progress_timer.py Fixed the issue that the progress timer was further than the playback when you pause too often. 2025-01-24 14:13:23 +01:00