Ryan C. Gordon
|
9784e10a75
audio: Let emscripten update device->sample_frames at device open time.
|
1 ano atrás |
Caleb Cornett
|
9af5ffcfbe
Improve support for private platforms (#11220)
|
1 ano atrás |
Sam Lantinga
|
3234a3b902
Simplified internal SDL_Surface structure
|
1 ano atrás |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 ano atrás |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 ano atrás |
Sam Lantinga
|
691cf15e75
Removed the ancient Android audio driver
|
1 ano atrás |
Ryan C. Gordon
|
068c785491
audio: Assigning a device channel map to an audio stream was quietly failing.
|
1 ano atrás |
Ryan C. Gordon
|
4755055bc3
audio: Separate channel maps out of SDL_AudioSpec.
|
1 ano atrás |
Ryan C. Gordon
|
2a8f1e11ca
audio: Add gain support to audio streams and logical audio devices.
|
1 ano atrás |
Ryan C. Gordon
|
16e7fdc4f2
audio: Add channel remapping to SDL_AudioSpec and SDL_AudioStream.
|
1 ano atrás |
Ryan C. Gordon
|
b83ab7eb12
audio: Remove const from an SDL_bool parameter in SDL_AddAudioDevice.
|
1 ano atrás |
Ryan C. Gordon
|
38f0214e8a
audio: Refer to audio devices to "playback" and "recording".
|
1 ano atrás |
Brick
|
edaab8ad9f
Refactored audio conversion to reduce copying
|
2 anos atrás |
Brick
|
33f28d6143
Refactored ConvertAudio, added SIMD endian-swapping
|
2 anos atrás |
Frank Praznik
|
60f26182c3
audio: Prefer Pipewire over Pulseaudio if the pipewire-pulse service is running
|
2 anos atrás |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 anos atrás |
Ryan C. Gordon
|
e923a458ea
audio: Protect against race conditions when closing a physical device.
|
2 anos atrás |
Ryan C. Gordon
|
24e3328cca
audio: Don't reset device ID counter on subsystem init/quit.
|
2 anos atrás |
Sam Lantinga
|
5ba03d377a
Revert "Fixed audio device removed events for ALSA"
|
2 anos atrás |
Sam Lantinga
|
e57fef8f0b
Fixed audio device removed events for ALSA
|
2 anos atrás |
Ryan C. Gordon
|
43d41c9dcb
audio: Another attempt to make device add/remove work vs event watchers.
|
2 anos atrás |
Ryan C. Gordon
|
442e84916a
opensles: Fixed capitalization to match other SDL backends.
|
2 anos atrás |
Ryan C. Gordon
|
7a52f7b3fd
audio: Split Deinitialize into two stages.
|
2 anos atrás |
Ryan C. Gordon
|
b733adb503
audio: Fix device refcounting vs ProvidesOwnCallbackThread backends.
|
2 anos atrás |
Ryan C. Gordon
|
a17f3ba916
audio: Reworked audio device disconnect management.
|
2 anos atrás |
Ryan C. Gordon
|
7f408e57ee
audio: Keep all available devices in a hashtable instead of linked lists.
|
2 anos atrás |
Sam Lantinga
|
4368f70ff9
Added properties to various SDL objects
|
2 anos atrás |
Ryan C. Gordon
|
044046bc50
audio: Fixed assertions when capture devices have wrong audio formats.
|
2 anos atrás |
Ryan C. Gordon
|
d2d4914ac3
audio: WaitDevice/WaitCaptureDevice now returns a result.
|
2 anos atrás |
Ryan C. Gordon
|
6c33a05bdb
audio: Removed unused AllowsArbitraryDeviceNames variable.
|
2 anos atrás |