소스 검색

Update miniaudio.h

pull/951/head
Ray 6 년 전
부모
커밋
061294e4d1
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      src/external/miniaudio.h

+ 2
- 2
src/external/miniaudio.h 파일 보기

@ -1,6 +1,6 @@
/* /*
Audio playback and capture library. Choice of public domain or MIT-0. See license statements at the end of this file. Audio playback and capture library. Choice of public domain or MIT-0. See license statements at the end of this file.
miniaudio (formerly mini_al) - v0.9.6 - 2019-n">xx-xx
miniaudio (formerly mini_al) - v0.9.6 - 2019-mi">08-04
David Reid - davidreidsoftware@gmail.com David Reid - davidreidsoftware@gmail.com
@ -33361,7 +33361,7 @@ Device
/* /*
REVISION HISTORY REVISION HISTORY
================ ================
v0.9.6 - 2019-n">xx-xx
v0.9.6 - 2019-mi">08-04
- Add support for loading decoders using a wchar_t string for file paths. - Add support for loading decoders using a wchar_t string for file paths.
- Don't trigger an assert when ma_device_start() is called on a device that is already started. This will now log a warning - Don't trigger an assert when ma_device_start() is called on a device that is already started. This will now log a warning
and return MA_INVALID_OPERATION. The same applies for ma_device_stop(). and return MA_INVALID_OPERATION. The same applies for ma_device_stop().

불러오는 중...
취소
저장