Sam Lantinga
|
bf64fecf19
testffmpeg: allow resizing of the video window
|
1 year ago |
Sam Lantinga
|
efa9a45048
Clarified that testffmpeg will resize the window to the video size
|
1 year ago |
Sam Lantinga
|
4368f70ff9
Added properties to various SDL objects
|
1 year ago |
Sam Lantinga
|
973c8b3273
Added SDL properties API
|
1 year ago |
Ryan C. Gordon
|
2bca4671a6
audio: Allow audio streams to be created when the subsystem isn't initialized.
|
1 year ago |
Anonymous Maarten
|
1ae33f6751
cmake: optionally install pdb's
|
1 year ago |
Sam Lantinga
|
0d5cad91b1
We need audio converters initialized in SDL_InitAudio()
|
1 year ago |
Ryan C. Gordon
|
1c3a0ade74
audio: Whoops, this stream format change is only for capture devices.
|
1 year ago |
Ryan C. Gordon
|
10fab3a39e
pulseaudio: Stop the threaded mainloop before destroying the context.
|
1 year ago |
Sam Lantinga
|
0b71898cb1
Make it clear that the string comparison isn't a boolean check
|
1 year ago |
Sam Lantinga
|
6c8ad975c7
Like mutexes, operations on NULL rwlocks are no-ops
|
1 year ago |
Sam Lantinga
|
c552cc6847
We don't require the audio system to be initialized for audio format conversion
|
1 year ago |
Frank Praznik
|
9a5f7b17c6
Use SDL wrapped getenv function
|
1 year ago |
Ryan C. Gordon
|
044046bc50
audio: Fixed assertions when capture devices have wrong audio formats.
|
1 year ago |
Ryan C. Gordon
|
bb2f767f5d
testaudio: Make program usable without a 3-button mouse.
|
1 year ago |
Ryan C. Gordon
|
321fc18417
README-migration.md: Added note about SDL_HasRDTSC removal.
|
1 year ago |
Ryan C. Gordon
|
82f54af617
x11: Properly check for XInput2 support before using it.
|
1 year ago |
Sam Lantinga
|
b654427537
Added support for the PowerA Nintendo Switch Nano Wired Controller
|
1 year ago |
Sam Lantinga
|
dc2a5f6ab2
Fixed error C2054: expected '(' to follow 'inline'
|
1 year ago |
Sam Lantinga
|
a7ae1de9a6
Fixed warning C4028: formal parameter different from declaration
|
1 year ago |
Sam Lantinga
|
3a47fb7208
The sensor and joystick instance ID generator isn't guarded by a lock.
|
1 year ago |
Anonymous Maarten
|
aee4862958
ci: stop FreeBSD job after 30 minutes
|
1 year ago |
Sam Lantinga
|
99fa0d6cae
Disable low latency audio by default when using AAudio on Android
|
1 year ago |
Anonymous Maarten
|
ebfbd7327b
testffmpeg: use SDL_test to parse arguments and track memory
|
1 year ago |
Anonymous Maarten
|
ee53e4d319
cmake: check ffmpeg capability instead of version
|
1 year ago |
Sam Lantinga
|
2d62c65a75
Fixed build warning
|
1 year ago |
Simon McVittie
|
bf72704bfd
audio: Disable NEON sample conversion until test failures are fixed
|
1 year ago |
Ryan C. Gordon
|
0fe95cfba3
Sync wiki -> header
|
1 year ago |
Sam Lantinga
|
adcace6f95
Added a "--software" option to testffmpeg
|
1 year ago |
Ozkan Sezer
|
86ada8a9f0
fix testffmpeg.c build.
|
1 year ago |