Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 tháng trước cách đây |
Ryan C. Gordon
|
1787d6ca5c
main: SDL_AppQuit() now reports the result value.
|
6 tháng trước cách đây |
Sam Lantinga
|
dc639956ba
Improve logging performance and make log priorities thread-safe
|
7 tháng trước cách đây |
Sam Lantinga
|
575d9cda6f
The parameter to SDL_AppEvent() should be non-const
|
7 tháng trước cách đây |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 tháng trước cách đây |
Sam Lantinga
|
037541a0e0
Check standard error code return values as < 0 instead of == -1
|
8 tháng trước cách đây |
Sam Lantinga
|
438a214420
Changed main callback return values to an enumeration
|
8 tháng trước cách đây |
Sam Lantinga
|
728bf363cb
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
|
8 tháng trước cách đây |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
8 tháng trước cách đây |
Sam Lantinga
|
8ca6caeda5
SDL_GetAudioPlaybackDevices() and SDL_GetAudioRecordingDevices() follow the SDL_GetStringRule
|
9 tháng trước cách đây |
Sam Lantinga
|
0dd579d40d
Removed SDL_Keysym
|
10 tháng trước cách đây |
Ryan C. Gordon
|
38f0214e8a
audio: Refer to audio devices to "playback" and "recording".
|
10 tháng trước cách đây |