Releases: neal/pebble-vlc-remote
Releases · neal/pebble-vlc-remote
Pebble VLC Remote v1.3.4
Pebble VLC Remote v1.3.3
- Fix: Sending HTTP auth data manually in headers since it wasn't working on some devices.
Pebble VLC Remote v1.3.2
- Move configuration page to GitHub Pages - something that's made for that purpose (hosting html pages), unlike raw GitHub.
Pebble VLC Remote v1.3.1
- FIX: phone app crashing/not loading webview because of configuration page being https and jQuery links being http.
Pebble VLC Remote v1.3
- 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.
Pebble VLC Remote v1.2
- New: Much more improved reliability on transferring data to and from phone.
- Fix: Text not being updated sometimes.
- JS: Sending AppMessage now retries 3x if it fails.
- Improved JS code.
- Switch storing server data from persistent storage to localStorage.
- Other fixes.
Pebble VLC Remote v1.1
- Initial release with in-app configuration.
- Use the Pebble mobile app for configuration.