ronso0
ronso0
> So you propose to make a virtual location instead of a virtual filetype, fine. Hmm, no, entirely unrelated. All I propose is to extend the `fs_deleted` flag options (fs...
Btw we can close this bug since the original issue has been fixed by #13579
So with my comment https://github.com/mixxxdj/mixxx/issues/13578#issuecomment-2294853832 this has morphed into a discussion / feature request.
Thank you for the log. However, it's hard to tell what you did (which buttons you pressed, and how often). With the initailly loaded mapping there are multiple sequences like...
As I wrote above, it seems that `hotcue_X_activate` was triggered in quick succession, so quick (or without release?) that the engine function has been called 3 times (2 respectively) before...
Okay, so it confirms what I read in the previous log: with the first loaded mapping the calls the engine receives are ``` CueControl::hotcueActivate 1 CueControl::hotcueActivate 1 CueControl::hotcueActivate 0 CueControl::hotcueActivate...
I have no clue what's going on. You may add some tracing to your mapping, for example for button presses and in the `hotcue_N_state` callback (didn't look in to the...
Oh, read the convo in #13357 again and saw that @Holzhaus observed it must be a bug in LoopingControl / CueControl. However, afaik, the Roland DJ-505 is the only mapping...
> On iOS tapping a track in the library triggers the on-screen keyboard IIUC this is the case on any touch (OS) device, like RPi with on-screen keyboard. Is the...
I understand. For consistency let's also disable the check box in the preferences. Alternatively, just unset `EditMetadataSelectedClick` on iOS and disable the check box?