Petr Medek
Petr Medek
Thanks for info. I'm not that familiar with foobar's SDK but I had a quick look and found in playback_control.h code `//! Alters stop-after-current-track option state.` `virtual void set_stop_after_current(bool p_state)...
Can be in my todo list but there are more important things...
Thanks for the offer. You could start with some "Hello world" application in Lazarus reading your midi device. It can just print a key number once you press it. I...
Hard to fix without way to reproduce it. If you find some case when the blocking always start working, please update the issue.
Thanks for pull request. Why were you changing uKbdDeviceService? I suppose you have difficulties to compile it but si I have with your changes. Seeing the explicit uRawInput. reference you...