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 }}
zaucy
/
SDL
Public
forked from
libsdl-org/SDL
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SDL
src
audio
SDL_wave.c
on
SDL2
User selector
All users
All time
Commit history
Commits on Jan 13, 2024
Fixed Xcode warnings
slouken
committed
b6e97d9
View commit details
Copy full SHA for b6e97d9
View code at this point
Browse repository at this point
Commits on Jan 1, 2024
Updated copyright for 2024
slouken
committed
0fc3574
View commit details
Copy full SHA for 0fc3574
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
[SDL2] pointer boolean (#8523)
1bsyl
authored
a14b948
View commit details
Copy full SHA for a14b948
View code at this point
Browse repository at this point
Commits on May 23, 2023
Updated source to match SDL function prototype style
slouken
committed
3f1fd5a
View commit details
Copy full SHA for 3f1fd5a
View code at this point
Browse repository at this point
Commits on May 18, 2023
audio: Load .WAV files with format->blockalign==0.
Show description for 4a0b952
icculus
committed
4a0b952
View commit details
Copy full SHA for 4a0b952
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Updated copyright for 2023
slouken
committed
0479df5
View commit details
Copy full SHA for 0479df5
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
Clang-Tidy fixes (#6725)
Show description for d0bbfdb
FtZPetruska
authored and
slouken
committed
d0bbfdb
View commit details
Copy full SHA for d0bbfdb
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Update for SDL3 coding style (#6717)
Show description for b8d85c6
slouken
committed
b8d85c6
View commit details
Copy full SHA for b8d85c6
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Cleanup add brace (#6545)
Show description for fb0ce37
1bsyl
authored and
slouken
committed
fb0ce37
View commit details
Copy full SHA for fb0ce37
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
static analysis: Fixed several complaints from codechecker.
Show description for 4fe7b2c
icculus
committed
4fe7b2c
View commit details
Copy full SHA for 4fe7b2c
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
Updated copyright for 2022
slouken
committed
120c76c
View commit details
Copy full SHA for 120c76c
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
SDL_wave: use SDL_free
1bsyl
authored and
slouken
committed
2004aaf
View commit details
Copy full SHA for 2004aaf
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
Add and use `SDL_FALLTHROUGH` for fallthroughs
Show description for 3bf7994
InfoTeddy
authored and
sezero
committed
3bf7994
View commit details
Copy full SHA for 3bf7994
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs"
Show description for abc12a8
slouken
committed
abc12a8
View commit details
Copy full SHA for abc12a8
View code at this point
Browse repository at this point
Add and use `SDL_FALLTHROUGH` for fallthroughs
Show description for 66a08aa
InfoTeddy
authored and
slouken
committed
66a08aa
View commit details
Copy full SHA for 66a08aa
View code at this point
Browse repository at this point
Commits on Feb 12, 2021
Fix format string warnings for width-based integers
Show description for f443a6f
jayschwa
authored and
slouken
committed
f443a6f
View commit details
Copy full SHA for f443a6f
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
Updated copyright for 2021
slouken
committed
9130f7c
View commit details
Copy full SHA for 9130f7c
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
SIZE_MAX need not be defined in limits.h
Show description for 53b1667
sezero
committed
53b1667
View commit details
Copy full SHA for 53b1667
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
wav: Make sure the data size is a multiple of blockalign, not an exact match.
Show description for 003a169
icculus
committed
003a169
View commit details
Copy full SHA for 003a169
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
Added SDL_log.h to SDL_internal.h so logging is available everywhere
slouken
committed
b6afbe6
View commit details
Copy full SHA for b6afbe6
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
Fixed compile warning
slouken
committed
b1c6e7c
View commit details
Copy full SHA for b1c6e7c
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
audio: Calculate a legitimate SDL_AudioSpec::silence in SDL_LoadWAV_RW().
icculus
committed
dbe5c14
View commit details
Copy full SHA for dbe5c14
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
Updated copyright date for 2020
slouken
committed
a8780c6
View commit details
Copy full SHA for a8780c6
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
Fixed bug 4842 - Redundant condition in MS_ADPCM_Decode and IMA_ADPCM_Decode
Show description for ed469fa
1bsyl
committed
ed469fa
View commit details
Copy full SHA for ed469fa
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
use SDL_zeroa at more places where the argument is an array.
sezero
committed
4953e05
View commit details
Copy full SHA for 4953e05
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Fix bug 4746 - introduce SDL_zeroa macro.
sezero
committed
7a47c29
View commit details
Copy full SHA for 7a47c29
View code at this point
Browse repository at this point
MS_ADPCM_Decode: fix assigning an array to a pointer (lose '&').
sezero
committed
fdc67c3
View commit details
Copy full SHA for fdc67c3
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
A few minor changes to placate static analysis.
icculus
committed
90e2dc9
View commit details
Copy full SHA for 90e2dc9
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
wave: Fixed static analysis warning about dead assignment.
Show description for 2fa33d6
icculus
committed
2fa33d6
View commit details
Copy full SHA for 2fa33d6
View code at this point
Browse repository at this point
SDL_Wave: missing field 'length' initializer
1bsyl
committed
cd011bb
View commit details
Copy full SHA for cd011bb
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
windows: Don't let Visual Studio insert an implicit dependency on memset().
Show description for 254eb67
icculus
committed
254eb67
View commit details
Copy full SHA for 254eb67
View code at this point
Browse repository at this point
Commits on Jun 10, 2019
Fixed bug 4662 - SDL failed to build due to error LNK2019: unresolved external symbol _memset referenced in function _IMA_ADPCM_Decode with MSVC on Windows
Show description for d8da33c
slouken
committed
d8da33c
View commit details
Copy full SHA for d8da33c
View code at this point
Browse repository at this point
Commits on Jun 9, 2019
Cleanup on bug 3894 - Fuzzing crashes for SDL_LoadWAV
Show description for 762b788
slouken
committed
762b788
View commit details
Copy full SHA for 762b788
View code at this point
Browse repository at this point
Fixed build
slouken
committed
a21b5b3
View commit details
Copy full SHA for a21b5b3
View code at this point
Browse repository at this point
Fixed bug 3894 - Fuzzing crashes for SDL_LoadWAV
Show description for 990e166
slouken
committed
990e166
View commit details
Copy full SHA for 990e166
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.