- Change request timeout from 15 to 60 seconds when uploading to device
- Use latest versions of all dependent packages
- Add scrollbars, if necessary, to Roku device list
- Add Show/Hide Unchecked button to device list
- Implement 15 second timeout when attempting to connect
- Update documentation link to Roku Developer Setup Guide
- Handle symbolic links in the project directory
- Implement Settings option to disable auto-discovery
- Use the latest versions of all dependent packages
- Update copyright year
- When deploying, treat an HTTP status code 202 (Accepted) the same as a code 200 (OK)
- Update copyright year
- Apply a timeout when creating socket to send ECP request to discovered device.
- Use
reuseAddr: true
option when opening notify-socket to allow other applications to also listen for SSDP NOTIFY responses.
If the current file cannot be saved, or the manifest file cannot be updated, then output a more descriptive error message.
The README documentation has been updated to describe how to change the default keybindings if the default Ctrl+; or Ctrl+Alt+; keybindings are undesirable. On certain Windows keyboard configurations, Ctrl+Alt+; generates a Unicode "¶" character.
Initial deploy to Atom.io.
Initial release.