Admiral H. Curtiss
Admiral H. Curtiss
Seems fine.
Is checking for existence of `/.flatpak-info` the canonical way to detect whether one is inside a flatpak or not?
I think you need to keep the existing `SoundTouch.vcxproj`.
Also I think your config header didn't quite work as intended, the android builder is complaining about thrown exceptions.
@iwubcode Can you re-check this?
I'll just believe you that this is correct.
FWIW I think this is not good from a UX perspective, I'd rather keep the separate button.
Yeah, a menu or something would be a much better place to put those buttons.
Yeah, I think that's much preferable to both the current state and the combo box in this PR.
I think you need to check the result of `texture_info.find_first_of("_", letter_n_pos)` against `npos` for the case where there's no `_` after the `n`.