Ace0 Posted January 3 Report Posted January 3 Some bugs I found while setting up the remote: Button repeat works from the SkipApp test button menu, but not when pressing the button on the remote - firmware update needed? Seems like the software is doing the repeat but the firmware doesn't handle it yet Bug where if you use the Management menu to reset remote buttons, the JSON ends up with empty "controls" and "colorModeMapping" arrays. You can then no longer use the mapping section of the wizard (throws an exception). Only way to fix was to recreate everything or to edit the JSON by hand to restore these arrays and reimport the config file For a button action, the help says you can modify the Duration and Delay, but the menu only shows a Repeat slider. Is this a TODO or just a doc issue? Can repro the bug where tab key for naming the Record device model field doesn't actually move to the text box, but it just highlights some parent element so you need to use the mouse here to click in the text box Hit a weird bug after going through IR recording where afterwards in the Button Panel a key was mapped to two buttons - the one it was assigned to and a "+" button. But there's no plus button on the remote. It also showed an unassigned key, but it was actually assigned to a button. Removing this assignment made another key show as unassigned (so now it showed two unassigned keys). Looked like some off by one bug, but I don't have repro steps since I can't reproduce at will, but just noting in case it helps for code review for the recording functionality added v0.9.993.9235 and updated to latest firmware The only thing affecting me is I would like the ability to do key repeats (for use in Apple TV to mimic holding down the menu key to go to the home screen). Rest of this I have workarounds for but just reporting for use in stabilization. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.