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 }}
krislyy
/
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
master
User selector
All users
All time
Commit history
Commits on Jan 16, 2022
Version 0.11.5
mackron
committed
92d39a7
View commit details
Copy full SHA for 92d39a7
Browse repository at this point
Minor change for improved syntax highlighting for the implementation.
mackron
committed
592d3d6
View commit details
Copy full SHA for 592d3d6
Browse repository at this point
Fix a compilation error when MA_NO_DEVICE_IO is enabled.
mackron
committed
e3f3754
View commit details
Copy full SHA for e3f3754
Browse repository at this point
Update changes.
mackron
committed
5138fd9
View commit details
Copy full SHA for 5138fd9
Browse repository at this point
WASAPI: Refactoring to simplify data reading and writing.
Show description for 0ca929a
mackron
committed
0ca929a
View commit details
Copy full SHA for 0ca929a
Browse repository at this point
Commits on Jan 14, 2022
Make ma_engine_play_sound_ex() publicly visible.
mackron
committed
1d8f687
View commit details
Copy full SHA for 1d8f687
Browse repository at this point
Add validation for the pitch in ma_sound_set_pitch().
mackron
committed
dd2441a
View commit details
Copy full SHA for dd2441a
Browse repository at this point
Add some validation to the resampler.
mackron
committed
28ba62c
View commit details
Copy full SHA for 28ba62c
Browse repository at this point
Core Audio: Stop the device when interruption_began is posted.
Show description for aa983db
mackron
committed
aa983db
View commit details
Copy full SHA for aa983db
Browse repository at this point
Core Audio: Fix a deadlock when stopping a device from an interruption.
Show description for 99d3718
mackron
committed
99d3718
View commit details
Copy full SHA for 99d3718
Browse repository at this point
Commits on Jan 13, 2022
Fix a deadlock when starting a device fails.
Show description for 981d05a
mackron
committed
981d05a
View commit details
Copy full SHA for 981d05a
Browse repository at this point
Commits on Jan 11, 2022
Update changes.
mackron
committed
26e2a59
View commit details
Copy full SHA for 26e2a59
Browse repository at this point
Add documentation for the aaudio.noAutoStartAfterReroute config.
mackron
committed
7796b4a
View commit details
Copy full SHA for 7796b4a
Browse repository at this point
Move revision history out of miniaudio.h and into CHANGES.md
mackron
committed
cc274c6
View commit details
Copy full SHA for cc274c6
Browse repository at this point
Update version number.
mackron
committed
a548ffb
View commit details
Copy full SHA for a548ffb
Browse repository at this point
AAudio: Don't try stopping the stream if it's disconnected.
Show description for ee75e79
mackron
committed
ee75e79
View commit details
Copy full SHA for ee75e79
Browse repository at this point
AAudio: Try fixing an issue with automatic stream rerouting.
Show description for af1928c
mackron
committed
af1928c
View commit details
Copy full SHA for af1928c
Browse repository at this point
Version 0.11.4
mackron
committed
e89650c
View commit details
Copy full SHA for e89650c
Browse repository at this point
Merge branch 'master' of https://github.com/mackron/miniaudio into dev
mackron
committed
38fa2ef
View commit details
Copy full SHA for 38fa2ef
Browse repository at this point
Merge pull request #398 from thedmd/dev-gdk
Show description for 290755d
mackron
authored
290755d
View commit details
Copy full SHA for 290755d
Browse repository at this point
Fix an incorrect return type.
Show description for 97065d2
mackron
committed
97065d2
View commit details
Copy full SHA for 97065d2
Browse repository at this point
Add support for GDK (<https://github.com/microsoft/GDK>)
thedmd
committed
8340b65
View commit details
Copy full SHA for 8340b65
Browse repository at this point
Commits on Jan 10, 2022
Fix compilation errors with the UWP build.
mackron
committed
3f19469
View commit details
Copy full SHA for 3f19469
Browse repository at this point
Commits on Jan 9, 2022
Fix some atomicity errors with the spatializer.
Show description for e8cdf5b
mackron
committed
e8cdf5b
View commit details
Copy full SHA for e8cdf5b
Browse repository at this point
Add link for discussion about Apple notarization process.
mackron
committed
10e79d5
View commit details
Copy full SHA for 10e79d5
Browse repository at this point
AAudio: Fix a division by zero error.
mackron
committed
bce5418
View commit details
Copy full SHA for bce5418
Browse repository at this point
AAudio: Add support for automatic stream routing.
Show description for fe3e21a
mackron
committed
fe3e21a
View commit details
Copy full SHA for fe3e21a
Browse repository at this point
Set up some infrastructure for stream routing with AAudio.
mackron
committed
2d466c5
View commit details
Copy full SHA for 2d466c5
Browse repository at this point
Rearrange some code.
mackron
committed
12be13a
View commit details
Copy full SHA for 12be13a
Browse repository at this point
Add initial implementation of ma_device_job_thread.
Show description for fa946b0
mackron
committed
fa946b0
View commit details
Copy full SHA for fa946b0
Browse repository at this point
Finish refactoring for generalization of the job system.
mackron
committed
b60392e
View commit details
Copy full SHA for b60392e
Browse repository at this point
Rename some job type tokens.
mackron
committed
adbe632
View commit details
Copy full SHA for adbe632
Browse repository at this point
More renaming from ma_resource_manager_job to ma_job.
mackron
committed
069ad34
View commit details
Copy full SHA for 069ad34
Browse repository at this point
Move the ma_job API out of the resource management section.
mackron
committed
154d65c
View commit details
Copy full SHA for 154d65c
Browse repository at this point
Commits on Jan 8, 2022
Rename ma_resource_manager_job to ma_job.
Show description for b8c64b0
mackron
committed
b8c64b0
View commit details
Copy full SHA for b8c64b0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.