Dave Cherry

Results 39 issues of Dave Cherry

To make it easier for newer users, auto generate the scroll choice RAM item if it is needed (we already do this with custom anyway). As per the function name...

enhancement
generator-ui

When it is probable that the project has generated, we must warn users that changing the save to src option will result in files moving location. An error along the...

enhancement
critical
ready-for-release

Add direct support for this IO expander to the designer so that users can directly use this io expander in their projects.

enhancement
generator-ui

The next release will focus on a strong tidy up of the webserver plugin for embedded boards. It will support most available Arduino webservers, both Async and regular meaning a...

enhancement
xml-plugin
embedCONTROL

Refactor the LTDC STM32 plugin we already have so that it works for the Arduino platform. Existing plugin is: https://github.com/davetcc/tcMenu/blob/master/xmlPlugins/core-display/stm32BspFrameBuffer.xml We should make it so that it is not overwritten...

generator-ui
xml-plugin

Will default to no namespace just like now, but will allow the user to put the menu definitions and setup function into a namespace if desired.

enhancement
generator-ui

As it says on the tin, a Python API that will connect to and remotely control the menu library, just like it's Java counterpart

enhancement
help wanted
remote-access

When initialising interrupt support, the mirroring of the interrupt register is not working. Workaround is to put all interrupt pins on a single port or to connect both interrupt pins...

The default will be 1, and old code will still work as it is defaulted. The encoder will move in step size increments for both rotary encoders and key based...

enhancement

**Describe the bug** When importing and then editing fonts for tcUnicode, I need to be able to occasionally change the width/height or position of a glyph slightly, especially at small...

enhancement
generator-ui