Chris
Chris
> A complete patch of my work in progress so far can be found here. > https://gist.github.com/DinsFire64/4a3f763cd3033afd55a176980b32a3b5 After some testing, this patch seems to break hold checkpoints by not counting...
Sorry to necro this issue, however I am currently attempting to cross-compile to Windows and unfortunately I keep stumbling across this issue: `+ rm -rf hackrf-2018.01.1/host/libhackrf/build` `+ mkdir -p hackrf-2018.01.1/host/libhackrf/build`...
We're currently working on a new music wheel system over at the dev branch which will allow us to do level sorting and other things as well, when it's done...
> Also known. I think what's happening is that when a screen changes we're reloading the video with `self:Load()` (could be done better but my bad). Normally I wouldn't think...
> * [ ] I couldn't manage to get my pad to show up as an input device without enabling the legacy input mode in outfox on linux. We can...
> ### Graphics > * [ ] Outfox reduced the default texture size from 2048 to 1024 to make the software more performant on underpowered machine with default settings. The...
Most of those are text baked into the graphic itself, can look into separating them into proper BitmapText actors tho if desired
Timer not functioning has been fixed with commit `f2fdba0`, the song wheel position being reset while transitioning from Basic to Full mode is intentional behavior