Skip to content

Pebble VLC Remote v1.3

Compare
Choose a tag to compare
@neal neal released this 22 Nov 16:00
· 11 commits to master since this release
  • New: Add support for fast forward and rewind. (long click select button to switch volume buttons to seek buttons)
  • New: Add seek and volume progress bars. (custom progress bar code from Katharine/peapod ported to SDK 2.0 with vertical bar support)
  • New: Add menu icon.
  • New: Automatically refresh every minute.
  • Fix: Catch a couple rare JS crashes.
  • JS: Improve handling localStorage data.
  • Store controlling_volume (what the up/down buttons are currently doing - volume or seek) in persistent storage.
  • Other fixes and improvements.