István Szmozsánszky

Results 68 issues of István Szmozsánszky

Make the used path to `config.json` configurable, by letting it be supplied as a lunchtime parameter. Needed for #2.

developer-story
A-nice-to-have
configuration

- [ ] Ditch the polling on both sides, add websockets. - [ ] Compress transmitted data - [ ] Skip session storage for sprite data, store sprite in memory...

UI-sprite-editor
C-component-editor

The default project `.ino` file is opened upon reloading the page (instead of reopening the last selected project file).

A-bug
C-component-editor

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,...

UI-sprite-editor
C-component-editor
A-nice-to-have
S-source-code

What it says on the tin, the files dropdown stays, no `files` fetch is made either.

A-bug
UI-editor
C-component-editor

Store the last used SID in the Flasher up, and restore it upon relaunch.

C-component-flasher
A-nice-to-have

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...

C-component-flasher

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)...

C-component-flasher
A-nice-to-have

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...

C-component-flasher
A-nice-to-have

https://developer.chrome.com/apps/serial