Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
japajoe
/
miniaudio
Public
forked from
mackron/miniaudio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev-0.12
User selector
All users
All time
Commit history
Commits on Nov 29, 2023
Merge branch 'dev' into dev-0.12
mackron
committed
d27c3e0
View commit details
Copy full SHA for d27c3e0
Browse repository at this point
Fix an error with multiple defined macros.
Show description for 73e9955
mackron
committed
73e9955
View commit details
Copy full SHA for 73e9955
Browse repository at this point
Web: Try fixing a runtime error.
Show description for d070909
mackron
committed
d070909
View commit details
Copy full SHA for d070909
Browse repository at this point
Commits on Nov 28, 2023
Update change history.
mackron
committed
3c5b15b
View commit details
Copy full SHA for 3c5b15b
Browse repository at this point
Update split version for testing.
mackron
committed
2b8bb34
View commit details
Copy full SHA for 2b8bb34
Browse repository at this point
Web Audio: Fix ScriptProcessNode path when compiling with --closure=1.
Show description for 2b0c525
mackron
committed
2b0c525
View commit details
Copy full SHA for 2b0c525
Browse repository at this point
ALSA: Fix some warnings relating to unhandled return value of `read()`.
mackron
committed
6cba159
View commit details
Copy full SHA for 6cba159
Browse repository at this point
Commits on Nov 27, 2023
Update version.
mackron
committed
1583329
View commit details
Copy full SHA for 1583329
Browse repository at this point
DirectSound: Add support for specifying an explicit HWND.
Show description for 5a3655f
mackron
committed
5a3655f
View commit details
Copy full SHA for 5a3655f
Browse repository at this point
Commits on Nov 15, 2023
Version 0.11.21
mackron
committed
4a5b74b
View commit details
Copy full SHA for 4a5b74b
Browse repository at this point
Core Audio: Fix a -Wshadow warning.
mackron
committed
c77d40b
View commit details
Copy full SHA for c77d40b
Browse repository at this point
Add new ma_device_notification_type_unlocked notification
Show description for 8fcf688
mlabbe
authored and
mackron
committed
8fcf688
View commit details
Copy full SHA for 8fcf688
Browse repository at this point
Web: Fix an error where the buffer size is incorrectly calculated.
Show description for f9ce463
mackron
committed
f9ce463
View commit details
Copy full SHA for f9ce463
Browse repository at this point
Commits on Nov 9, 2023
Merge branch 'master' into dev-0.12
mackron
committed
c89eb7c
View commit details
Copy full SHA for c89eb7c
Browse repository at this point
Version 0.11.20
mackron
committed
3b50a85
View commit details
Copy full SHA for 3b50a85
Browse repository at this point
Fix a compilation error with iOS.
Show description for da0572e
mackron
committed
da0572e
View commit details
Copy full SHA for da0572e
Browse repository at this point
Commits on Nov 3, 2023
Fix an error when dynamically linking when forcing the UWP build.
Show description for eb0ce6f
mackron
committed
eb0ce6f
View commit details
Copy full SHA for eb0ce6f
Browse repository at this point
Merge branch 'master' into dev-0.12
mackron
committed
7ed8b8c
View commit details
Copy full SHA for 7ed8b8c
Browse repository at this point
Version 0.11.19
mackron
committed
b19cc09
View commit details
Copy full SHA for b19cc09
Browse repository at this point
Update dr_libs.
mackron
committed
863565a
View commit details
Copy full SHA for 863565a
Browse repository at this point
Commits on Nov 2, 2023
Fix ma_device_config.noClip docs
cobyj33
authored and
mackron
committed
ef0f2e5
View commit details
Copy full SHA for ef0f2e5
Browse repository at this point
Commits on Oct 28, 2023
Web Audio: Don't attempt to unlock audio on the touchstart event.
Show description for 287881b
mackron
committed
287881b
View commit details
Copy full SHA for 287881b
Browse repository at this point
Commits on Oct 27, 2023
Fix a documentation error.
mackron
committed
2730775
View commit details
Copy full SHA for 2730775
Browse repository at this point
Fix an error in ma_sound_get_cursor_in_pcm_frames().
mackron
committed
1d17b09
View commit details
Copy full SHA for 1d17b09
Browse repository at this point
Fix a crash when uninitialising a device without stopping it first.
mackron
committed
39a7cc4
View commit details
Copy full SHA for 39a7cc4
Browse repository at this point
Commits on Oct 21, 2023
fix misspells
Show description for fe5f17e
a.borisov
authored and
mackron
committed
fe5f17e
View commit details
Copy full SHA for fe5f17e
Browse repository at this point
Commits on Oct 20, 2023
Address an issue in ma_sound_get_cursor_*().
Show description for 0bb5681
mackron
committed
0bb5681
View commit details
Copy full SHA for 0bb5681
Browse repository at this point
Update revision history.
mackron
committed
105ffd8
View commit details
Copy full SHA for 105ffd8
Browse repository at this point
Fix a documentation error.
mackron
committed
9bf256d
View commit details
Copy full SHA for 9bf256d
Browse repository at this point
Update revision history.
mackron
committed
2f5c661
View commit details
Copy full SHA for 2f5c661
Browse repository at this point
Fix a crash when using a node with more than 2 outputs.
mackron
committed
ecf2a8b
View commit details
Copy full SHA for ecf2a8b
Browse repository at this point
Commits on Oct 18, 2023
Fix AudioContext creation fail if sampleRate is 0 (#745)
marekmaskarinec
authored and
mackron
committed
d282fba
View commit details
Copy full SHA for d282fba
Browse repository at this point
Commits on Oct 14, 2023
Added pSound check to ma_sound_get_cone()
MrBrixican
authored and
mackron
committed
a185b99
View commit details
Copy full SHA for a185b99
Browse repository at this point
Added pEngine and listenerIndex check to ma_engine_listener_get_cone()
MrBrixican
authored and
mackron
committed
aef76e2
View commit details
Copy full SHA for aef76e2
Browse repository at this point
Try making runtime linking more robust on Apple platforms.
Show description for b792ccd
mackron
committed
b792ccd
View commit details
Copy full SHA for b792ccd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.