Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v0.13
  • v0.12
  • v0.10
  • v0.9
  • v0.8
  • v0.7
  • v0.5
  • v0.4
  • v0.3
  • v0.2
11 results

changelog.txt

Blame
    • Oliver Wagner's avatar
      c9637189
      v0.13 - 2016-05-01 - owagner · c9637189
      Oliver Wagner authored
        - change logic for command/playbackstate:
           - resume/play/1 will now properly resume when pausing, and attempt to
             start play when playback has endeded. Fixes #17
           - pause/2 will now only pause if the player is actually playing.
             It can no longer be used to toggle pause mode.
           - toggle (new) will now toggle pause mode, similarily to how "pause"
             did before
      
      Also updated README.md, which was lagging behind describing new settings
      c9637189
      History
      v0.13 - 2016-05-01 - owagner
      Oliver Wagner authored
        - change logic for command/playbackstate:
           - resume/play/1 will now properly resume when pausing, and attempt to
             start play when playback has endeded. Fixes #17
           - pause/2 will now only pause if the player is actually playing.
             It can no longer be used to toggle pause mode.
           - toggle (new) will now toggle pause mode, similarily to how "pause"
             did before
      
      Also updated README.md, which was lagging behind describing new settings
    To find the state of this project's repository at the time of any of these versions, check out the tags.