1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 09:20:38 +00:00
QB64-PE/source/ide
Matthew Kilgore 333bc6231d Allow selecting audio backend in IDE
This change allows selecting the audio backend to use in your compiler
programs. The selection can be made via the 'Compiler Settings' dialog
in the IDE (renamed from the 'C++ Compiler Settings' dialog).

The new miniaudio backend is the default, a checkbox for "Use old audio
backend" exists in the IDE for switching back to the old backend (in the
event someone runs into compatibility issues or etc.). Eventually we'll
drop the old one.
2022-08-27 14:27:55 -04:00
..
wiki Step 22: There's always something else 2022-08-19 00:26:13 +02:00
ide_global.bas Improve displayFormat for Watch Panel and dialog 2022-03-10 00:55:46 -03:00
ide_methods.bas Allow selecting audio backend in IDE 2022-08-27 14:27:55 -04:00