Admiral H. Curtiss

Results 402 comments of Admiral H. Curtiss

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?

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`.