- Add a shortcut to switch between brs/xml files (PR #9)
- Update copyright year
- Add the Default Package Device configuration setting (serial number of default packaging device, used for packaging unless the device list has one and only one device checked)
- electron-config is now electron-store
- Latest version of Archiver now uses local time for zip'd files instead of UTC
- Use latest versions of all dependent packages
- Add .rokudevignore ignore file parsing
- Add package command
- 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.