Tristan Rowley

Results 10 issues of Tristan Rowley

I'm using the Amasty_Shopby (ImprovedLayeredNavigation) module and noticing a problem with the display of the 'Rating' widget on reloaded pages (block correctly appears when first loaded, or when rendered from...

I'm working on this over in my branch at https://github.com/doctea/r_e_c_u_r/tree/feature_midi_apckey25_feedback. I've got a proof of concept working, with the 3 shader layers being controlled and represented with feedback with lit...

terminate called after throwing an instance of 'std::runtime_error' what(): Wrong number of vertices Aborted (core dumped)

Examples seem to be working in the basic case (of flashing LED). Tested on a Seeed XIAO RP2040

Hi! I recently upgraded my platformio, which took the installed platform-teensy from 4.17.0 to 4.18.0. This has resulted in a large apparent increase in code and data size:- **With 4.17.0:**...

help wanted

Adds a new USB_MIDI16_DUAL_SERIAL board type that supports USB, serial MIDI, and dual serial. Useful for using along with the [TeensyDebug](https://github.com/ftrias/TeensyDebug) library. Use it by adding something like this to...

In my project I needed to disable TextWrap and then restore it to the original state, but the textwrap flags aren't exposed publicly. This patch adds public getTextWrapY() and getTextWrapX()...

**Is your feature request related to a problem? Please describe.** I am working on an RP2040 project where sometimes it would be useful to use it as a USB MIDI...

Feature

Congrats on 2.3 release @midilab ! :D This patch needs further testing, but provides the option to ensure that uClock doesn't continue playing if it is in external clock mode...