Commit Graph

3 Commits

Author SHA1 Message Date
t11230
8ff857e0a8 Added basic gapless playback for mpv player
- Added property to Player to check whether gapless playback is supported and enabled
- Added method to Player to inform when the next song in a playlist is cached on the local computer
- Added gapless playback setting to the mpv player
- Updated mpv commands for gapless playback support
- Modified PlayerManager to track whether the current song is ending and what the expected next song is
- Modified PlayerManager to not invoke play_media if gapless playback is in use and the next song is expected
- Modified SublimeMusicApp to notify the player manager when the next song in a playlist is cached
2022-01-08 20:55:06 -05:00
Sumner Evans
42c807daa4 Fix package name references 2020-09-22 11:00:09 -06:00
Sumner Evans
aec54f8a1d Rename package 2020-09-19 09:52:28 -06:00