1. 20 Dec, 2014 14 commits
  2. 18 Dec, 2014 1 commit
  3. 16 Dec, 2014 2 commits
  4. 15 Dec, 2014 15 commits
  5. 14 Dec, 2014 1 commit
  6. 13 Dec, 2014 6 commits
  7. 12 Dec, 2014 1 commit
    • Ryan Robeson's avatar
      Add itunes shuffle command to OSX plugin. · 43a2e24c
      Ryan Robeson authored
      Added shuffle functionality to the itunes command in the OSX plugin.
      iTunes 12 doesn't support setting the "shuffle" property on the playlist
      from what I've read, so this simulates the user interacting with the
      iTunes interface. The toggle option "clicks" the shuffle button in the
      Now Playing area. This has the effect of toggling the shuffle setting on
      whatever is currently playing. The on and off options use the Shuffle
      menu bar items.
      
      Usage: itunes shuffle [on|off|toggle]
      43a2e24c