Ryan C. Gordon
|
f7cadcba84
examples: Use SDL_GetAudioStreamQueued, not SDL_GetAudioStreamAvailable.
|
1 month ago |
Klayism
|
bb3c5b4f3a
Fix multiple occurences of typo "an simple" to "a simple"
|
3 months ago |
Ryan C. Gordon
|
659f2f4b04
examples: add basic app metadata to all existing examples.
|
6 months ago |
Ryan C. Gordon
|
fca05fa754
examples: Use SDL_Log() instead of message boxes for errors.
|
6 months ago |
Ryan C. Gordon
|
1787d6ca5c
main: SDL_AppQuit() now reports the result value.
|
6 months ago |
Sam Lantinga
|
575d9cda6f
The parameter to SDL_AppEvent() should be non-const
|
7 months ago |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 months ago |
Sam Lantinga
|
438a214420
Changed main callback return values to an enumeration
|
8 months ago |
Anonymous Maarten
|
00b59c96f1
Fix /W3 warnings in examples
|
8 months ago |
Ryan C. Gordon
|
6a25e94472
examples: Print a description of the program to the console on startup.
|
8 months ago |
Ryan C. Gordon
|
195c26a50a
examples: Add a way to add datafiles to an example, and add audio/load-wav
|
9 months ago |