Ryan C. Gordon
|
49ec8db5f8
audio: Generate the channel converter code from a program.
|
2 years ago |
Ryan C. Gordon
|
f06cc3e945
audio: "SL" means "surround left" not "side left", etc.
|
2 years ago |
Ryan C. Gordon
|
5a0c819863
audio: Add channel convert filter _after_ choosing an SIMD version.
|
2 years ago |
Ryan C. Gordon
|
fe16084075
audio: LOG_DEBUG_CONVERT should use SDL_Log, not fprintf(stderr).
|
2 years ago |
Ryan C. Gordon
|
257277903e
audio: first attempt at rewriting the channel converters.
|
2 years ago |
Sam Lantinga
|
be3a945a8b
Added support for the 8BitDo Ultimate Wired Controller for Xbox
|
2 years ago |
Ozkan Sezer
|
b700a32630
audio, pipewire: fix signatures of pw_get_library_version and pw_init.
|
2 years ago |
Ozkan Sezer
|
6e210d3797
audio, pipewire: pipewire_version_xx globals out of dynamic loading
|
2 years ago |
David Gow
|
78bad66773
video: wayland: Resize the window before sending the SDL_RESIZE event
|
2 years ago |
Sam Lantinga
|
53e685168d
Fixed declaration-after-statement warning
|
2 years ago |
Sam Lantinga
|
6ad7fdecce
Fixed infinite loop for values bigger than 0x40000000
|
2 years ago |
Sam Lantinga
|
986818143d
Fixed missing imports in SDLActivity (thanks @guusw!)
|
2 years ago |
Sam Lantinga
|
2be9301410
Fixed comment (thanks @pionere!)
|
2 years ago |
Sam Lantinga
|
cef1514b01
Fixed some Xcode warnings
|
2 years ago |
Sam Lantinga
|
e3916993e2
Added SDL_utils.c to the Xcode project
|
2 years ago |
Sam Lantinga
|
b299cb3d3c
Added a utility function to calculate the next power of 2 for a value
|
2 years ago |
Ethan Lee
|
90b86b132a
audio: Handle non-power-of-two spec.samples when unsupported
|
2 years ago |
Cameron Gutman
|
d21a18c65f
WhatsNew.txt: Add line for Shield HIDAPI driver
|
2 years ago |
Ethan Lee
|
cdf9010a19
Added new audio features to WhatsNew.txt
|
2 years ago |
Ethan Lee
|
a09d62e4d8
directsound: Remove redundant SubFormat copy
|
2 years ago |
Ethan Lee
|
c5e408ae98
directsound: For channel counts > 2, generate a dwChannelMask for CreateSoundBuffer
|
2 years ago |
Ethan Lee
|
fff34f6304
windows: SDL_IMMDevice needed more deinit code from the Win32 path.
|
2 years ago |
Frank Praznik
|
37aecda2c1
pipewire: Use PW_KEY_TARGET_OBJECT to specify stream connection nodes
|
2 years ago |
Ozkan Sezer
|
2201d80255
avoid -Werror=declaration-after-statement after last commit.
|
2 years ago |
freebsd
|
24b3efd08d
(OpenBSD) Exe Path: Use PWD instead of CWD and use CWD as fallback
|
2 years ago |
Sam Lantinga
|
883409ea07
Added support for the misc1 button on the Nintendo Switch Pro Controller
|
2 years ago |
SuperSamus
|
9a4f200d44
gamecontrollerdb: Linux, add mappings for hid-nintendo driver and more
|
2 years ago |
Sam Lantinga
|
7e2a996958
Added a virtual joystick automated test
|
2 years ago |
Sam Lantinga
|
06c7d22653
Added mappings for the HORI Fighting Stick mini 4 on Linux and macOS
|
2 years ago |
Sam Lantinga
|
27d8cbf026
Added PowerA and Qanba vendors for Android USB device support
|
2 years ago |