István Szmozsánszky
István Szmozsánszky
Make the used path to `config.json` configurable, by letting it be supplied as a lunchtime parameter. Needed for #2.
- [ ] Ditch the polling on both sides, add websockets. - [ ] Compress transmitted data - [ ] Skip session storage for sprite data, store sprite in memory...
The default project `.ino` file is opened upon reloading the page (instead of reopening the last selected project file).
Improve detection of sprite dimensions in the editor. - [ ] Add support for inline (non-commented-out) sprite sizes: ``` PROGMEM const unsigned char sprite[] = { 5,5, 0x00, 0x00, 0x00,...
What it says on the tin, the files dropdown stays, no `files` fetch is made either.
Store the last used SID in the Flasher up, and restore it upon relaunch.
Explore how to pre-compile and host Windows/OSX/Linux versions of the Flasher on the site, so people can just download it and run it without needing to deal with source-code or...
Some errors like the timeout could be handled automatically: ``` request to http://clouduboy.slsw.hu/hex/flash/wacky-muffin-pocket failed, reason: connect ETIMEDOUT 188.166.88.114:80 ``` Of others, the user should be notified (pop up Flasher window)...
via @yyyc514: > what should happen is if the serial is there it should try and talk AVR109, if that succeeds - flash > only do a reset if the...
https://developer.chrome.com/apps/serial