mat1jaczyyy

Results 87 comments of mat1jaczyyy
trafficstars

@danwalmsley What's the state of this? Resizing still isn't implemented on 0.10.999-cibuild0012650-beta

Hey @FunkM0nk, thanks for the interest, was this done by hacking on the disassembly of the official firmware or implemented using [this HAL](https://github.com/wunnation/Midi_Fighter_64)? Glad to hear you got things working,...

@FunkM0nk from my brief viewing of it, I took it as either just a HAL or the earliest version. There have been numerous official stock firmware updates that I don't...

@FunkM0nk cool stuff. I'm going abroad for a week now, but I'm interested in collaborating on getting official Apollo MF64 support if you're up for the task

@Brendonovich were you working on this at any point, i vaguely remember you had a WIP perhaps?

https://github.com/mat1jaczyyy/apollo-studio/issues/442#issuecomment-1002871360 only because this comment had further ramifications

@Brendonovich you were going for LCH or smth? https://cdn.discordapp.com/attachments/605234858108911636/814138885725618196/unknown.png https://cdn.discordapp.com/attachments/605234858108911636/814142019861217290/unknown.png i couldn't find any branches in your fork

Is this windows? Intended behavior on US is standard CTRL+Z (next to X) undo, CTRL+Y (next to U) redo. Intended behavior on DE is CTRL+Z (next to U) undo, CTRL+Y...

Confirmed this is an issue on Mac current state on german layout: CTRL+Y (next to X) undo, CTRL+Z (next to U) redo. intended on german layout: CTRL+Z (next to U)...

Updating Avalonia would fix this: https://github.com/AvaloniaUI/Avalonia/pull/12549