Warchamp7 and Ryan Foster
dfad5c86f6
frontend: Ensure pending profile changes are saved
2026-08-21 12:43:30 -04:00
derrod and Ryan Foster
8c86ed05d4
frontend: Add Encoder availability check
2026-08-20 16:16:59 -04:00
Warchamp7 and Ryan Foster
30b63c6849
Update C++ files with braces
2026-06-09 13:41:19 -04:00
Warchamp7 and Ryan Foster
a42a6c4c5f
frontend: Refactor and update Audio Mixer
2026-01-13 16:34:33 -05:00
PatTheMav and Ryan Foster
16216b2e30
frontend: Fix character encoding issue during profile import
...
The directory name string passed into libobs functions needs to be
converted into a 8-bit-based encoding (e.g., UTF-8) to avoid mangling
of characters and encoding issues particularly on Windows systems which
use UTF-16 for file names.
2025-05-07 14:58:38 -04:00
PatTheMav
654ddcd409
frontend: Split Qt UI Widget implementations into single files per class
2025-01-08 17:33:13 +01:00
PatTheMav
9f887c76d3
frontend: Prepare Qt UI Widgets for splits
2025-01-08 17:33:13 +01:00