Sam Lantinga
|
d8a54cd4f8
Updated "see also" references to be more consistent
|
2 anni fa |
Ryan C. Gordon
|
5a21d87e69
rwops: Changed filenames that reference "rwops" to "iostream".
|
2 anni fa |
Ryan C. Gordon
|
6776b6108a
iostream: "free*" params should be "closeio".
|
2 anni fa |
Ryan C. Gordon
|
fc7afa9cbf
rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols.
|
2 anni fa |
Ryan C. Gordon
|
655ceb3b31
rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW.
|
2 anni fa |
Ryan C. Gordon
|
525919b315
rwops: Reworked RWops for SDL3.
|
2 anni fa |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 anni fa |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
2 anni fa |
Ryan C. Gordon
|
1a8bf31a69
include: Fixing whitespace on SDL_MixAudioFormat.
|
2 anni fa |
SDL Wiki Bot
|
142366c837
Sync SDL3 wiki -> header
|
2 anni fa |
Sam Lantinga
|
b45a0d9016
Updated the documentation for SDL_LoadWAV_RW()
|
2 anni fa |
Ryan C. Gordon
|
ac71831350
Sync wiki -> headers
|
2 anni fa |
Sam Lantinga
|
4368f70ff9
Added properties to various SDL objects
|
2 anni fa |
Ryan C. Gordon
|
a4541a255e
audio: SDL_GetAudioStreamQueued now returns bytes, not frames.
|
2 anni fa |
Ryan C. Gordon
|
703aefbce0
Sync SDL3 wiki -> header
|
2 anni fa |
Ryan C. Gordon
|
34b931f7eb
audio: Added SDL_GetAudioStreamQueued
|
2 anni fa |
Sam Lantinga
|
9f17d1a9d8
Don't reference the same function in "see also"
|
2 anni fa |
Ozkan Sezer
|
86505ea630
fix SDL_AudioStreamCallback documentation
|
2 anni fa |
SDL Wiki Bot
|
d885d5c310
Sync SDL3 wiki -> header
|
2 anni fa |
Ryan C. Gordon
|
2f43f7bc53
audio: Allow querying of device buffer size.
|
2 anni fa |
Ryan C. Gordon
|
8b26e95f91
audio: Change SDL_AudioStreamCallback
|
2 anni fa |
Sam Lantinga
|
cd633b9a88
Renamed SDL_IsAudioDevicePaused() to SDL_AudioDevicePaused()
|
2 anni fa |
Ryan C. Gordon
|
a6e52f9e48
Sync SDL3 wiki -> header
|
2 anni fa |
Ryan C. Gordon
|
3a992af446
audio: Added a postmix callback to logical devices.
|
2 anni fa |
Ryan C. Gordon
|
116b0ec977
include: minor tweak to audio API documentation
|
2 anni fa |
Brick
|
f2ca9a615b
Added SDL_AUDIO_FRAMESIZE
|
2 anni fa |
Brick
|
53122593f8
Added SDL_AUDIO_BYTESIZE
|
2 anni fa |
Sam Lantinga
|
3a932141e4
Restore audio format binary compatibility with SDL 2.0
|
2 anni fa |
Sam Lantinga
|
233789b0d1
Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE]
|
2 anni fa |
SDL Wiki Bot
|
36b5f3e35c
Sync SDL3 wiki -> header
|
2 anni fa |