- Stop listening on the socket, when page is not visible
- Allow jumping to a position with a single tap/click
- Fix position control for Android's Chrome
- Allow muting/unmuting the volume
- Better UI for volume control
- Search for tracks/albums/artists
- Fix bug when testing if Spotify is running
- Fix "Add to homescreen" on iPhone 5
- Do not start spotify-remote if Spotify is not running
- Add html5slider by @fryn to support range-inputs in Firefox
- Fix Lion compatibility by using upstream patch from @andrehavemann in spotify-node-applescript
- The height should have a cap now, so it doesn't grow beyond sense
- introduce a design, thank you @mbesser
- stop polling for artwork when there is no active socket connection
- reduce polling interval for state, reducing CPU usage, thank you @mrnugget
- make this thing homescreen friendly
- reduce CPU usage by only polling for track and artwork when it actually has changed
- use simple static file server instead of express
- use touchstart instead of click for touch devices (should be more responsive now)
- change default port to 3333
- fix display for Firefox (sans input type range) by using textContent instead of innerText
- initial release
- play/pause track
- next/previous track
- control volume
- control position in song
- see the artwork