I thought about this quite a bit and think the reason that the ABC layouts are used is that every locale has a slightly different keyboard layout so international corps are afraid of the QWERTY approach not fitting anyone but the UK/US folks.
- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
May 4 2020
Would that really save much time/effort?
May 3 2020
May 2 2020
In T1177#16845, @sebastian wrote:The structure should allow for different datatypes in the future.
Currently its a dropdown menu of string entries only.
1.
I would like to support integer values as well in the future where just one item appears in the parameter menu and the value changes as the knob is turned.Can create visual concept if required.
2.
boolean options with checkbox (on /off)
no menu should open here when clicked, just the checkbox checked/unchecked
Well done @BAndiT1983 and @panintended
I am back to the black screen now.
May 1 2020
latest commits add:
- dimming of background to give visual focus to popupmenu
- automatic resizing - matching the choices
- alignment to right side of menu
- display of current value in the settingsmenu
- parametermenu normally opens "upwards" from the selected entry but if that entry is further up leaving not enough space for the popup the parameter menu is pushed down automatically.
Apr 30 2020
In T1173#16957, @Ashok wrote:NOTE: UPDATED LINKS
Reference: https://github.com/apertus-open-source-cinema/AXIOM-Remote/blob/dev/Archive/AXIOM_Remote_Prototype_V01.X/draw.c#L787
The animations start was triggered like this:
https://github.com/apertus-open-source-cinema/AXIOM-Remote/blob/dev/Archive/AXIOM_Remote_Prototype_V01.X/menu.c#L640The animation itself was handled here:
https://github.com/apertus-open-source-cinema/AXIOM-Remote/blob/dev/Archive/AXIOM_Remote_Prototype_V01.X/main.c#L677
Apr 29 2020
Apr 24 2020
Apr 23 2020
Apr 22 2020
many thanks @BAndiT1983 !
Apr 20 2020
In T1175#16864, @metal_dent wrote:I solved it, should I push?
panintended what is your hardware setup (GPU) exactly?
The structure should allow for different datatypes in the future.
@BAndiT1983 has evaluated the ILI9341 backlight control to be working sufficiently well:
Research shows that this is a problem that only happens with or is caused by the debugpainter.
Apr 19 2020
clean up
clean up
Apr 16 2020
Apr 15 2020
Yes please!
Apr 14 2020
Apr 13 2020
The ILI9341 datasheet (https://cdn-shop.adafruit.com/datasheets/ILI9341.pdf ) mentions support for "Vertical Scrolling" which would be great as it's a hardware feature and thus presumably would work rather fast.
The directions seem to be limited so the hardware acceleration will not work for every direction/effect.
Sorry if the title was confusing, just updated it.
In T1172#16726, @metal_dent wrote:sidebar as in the back and the home buttons?
The respective code line is https://github.com/apertus-open-source-cinema/AXIOM-Remote/blob/dev/Firmware/UI/Painter.cpp#L448
Apr 11 2020
Apr 10 2020
seems to have solved itself :)
not possible at this stage
We chose USB-C as AXIOM Remote connector as its widely available, mechanically solid, cheap and also connects the remote to any pc.
Apr 1 2020
please elaborate on the "colored" monochrome output mode, not clear for me yet.
Mar 22 2020
new firmware has been built, testing if the fix is working there as well is still to be done.