1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-28 01:25:54 +00:00
QB64-PE/internal/c/parts/audio/decode
Fellippe Heitor 172583fd17 Replaces g++ with clang for the remaining macOS scripts.
If a user has Homebrew installed, calling g++ won't use Apple's Xcode version of the tool, which is required by QB64. This fix continues on with the patch introduced in 4dbdddc89e.

Extra "osx" references replaced with "macOS", but nothing substantial (almost aesthetic).
2020-02-20 20:52:30 -03:00
..
mp3_mini Replaces g++ with clang for the remaining macOS scripts. 2020-02-20 20:52:30 -03:00
ogg Replaces g++ with clang for the remaining macOS scripts. 2020-02-20 20:52:30 -03:00
wav Separate left/right audio channels for stereo audio files. 2017-08-10 22:05:16 +10:00
src.c Correctly set speex's output buffer size 2017-10-23 00:51:17 +11:00