Added looping controls

This commit is contained in:
Eliot Berriot 2017-12-17 17:07:15 +01:00
commit f6c939db4c
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
3 changed files with 103 additions and 14 deletions

View file

@ -8,6 +8,7 @@ Changelog
- Shortcuts: can now use the ``f`` shortcut to toggle the currently playing track
as a favorite (#53)
- Shortcuts: avoid collisions between shortcuts by using the exact modifier (#53)
- Player: Added looping controls and shortcuts (#52)
0.2.6 (2017-12-15)