emmental/audio
Anna Schumaker be7e8e6073 audio: Reset the pipeline whenever we reach EOS
This fixes a bug where a different track would be selected when hitting
"Play" after an autopause

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-12-10 12:00:20 -05:00
..
__init__.py ui: Switch to the new audio.Header() 2021-11-18 16:49:58 -05:00
artwork.py audio: Pick the next track from the current playlist 2021-12-05 13:49:24 -05:00
bass.py audio: Implement our own about-to-finish handling 2021-12-09 17:51:02 -05:00
controls.py audio: Convert our MenuButton into a Gtk.MenuButton 2021-09-28 16:56:16 -04:00
nowplaying.py audio: Pick the next track from the current playlist 2021-12-05 13:49:24 -05:00
player.py audio: Reset the pipeline whenever we reach EOS 2021-12-10 12:00:20 -05:00
replaygain.py audio: Fix GstOutputSelector pad negotiation 2021-11-18 10:20:24 -05:00
scale.py audio: Give the AutoPauseScale a keep_playing property 2021-11-18 16:49:58 -05:00
selector.py audio: Create a new Selector object 2021-09-30 11:07:20 -04:00
test_artwork.py audio: Rework the Artwork widget 2021-09-08 10:07:45 -04:00
test_audio.py audio: Pick the next track from the current playlist 2021-12-05 13:49:24 -05:00
test_bass.py audio: Implement our own about-to-finish handling 2021-12-09 17:51:02 -05:00
test_controls.py audio: Convert our MenuButton into a Gtk.MenuButton 2021-09-28 16:56:16 -04:00
test_nowplaying.py audio: Pick the next track from the current playlist 2021-12-05 13:49:24 -05:00
test_player.py audio: Pick next track from the Previous playlist first 2021-12-05 13:49:24 -05:00
test_replaygain.py audio: Add a custom ReplayGainSink 2021-09-14 14:26:54 -04:00
test_scale.py audio: Give the AutoPauseScale a keep_playing property 2021-11-18 16:49:58 -05:00
test_selector.py audio: Create a new Selector object 2021-09-30 11:07:20 -04:00