mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-27 18:54:02 +02:00
Update extras.
This commit is contained in:
+4
-1
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
WAV audio loader and writer. Choice of public domain or MIT-0. See license statements at the end of this file.
|
||||
dr_wav - v0.12.0 - 2020-04-04
|
||||
dr_wav - v0.12.1 - 2020-04-13
|
||||
|
||||
David Reid - mackron@gmail.com
|
||||
|
||||
@@ -5734,6 +5734,9 @@ two different ways to initialize a drwav object.
|
||||
/*
|
||||
REVISION HISTORY
|
||||
================
|
||||
v0.12.1 - 2020-04-13
|
||||
- Fix some pedantic warnings.
|
||||
|
||||
v0.12.0 - 2020-04-04
|
||||
- API CHANGE: Add container and format parameters to the chunk callback.
|
||||
- Minor documentation updates.
|
||||
|
||||
Reference in New Issue
Block a user