Klayism
|
bb3c5b4f3a
Fix multiple occurences of typo "an simple" to "a simple"
|
6 months ago |
Nicolas Firmo
|
842f6dc402
Fixed wrong type of `phase` (#12014)
|
6 months ago |
Nicolas Firmo do Patrocinio Barra
|
b95989d14a
Fixed sine wave distortion over time.
|
6 months ago |
expikr
|
569de84907
better numerical precision for playback example
|
6 months ago |
mausimus
|
03a3c19c27
examples: use doubles to generate sine waves and avoid distortion
|
7 months ago |
Ryan C. Gordon
|
659f2f4b04
examples: add basic app metadata to all existing examples.
|
10 months ago |
Ryan C. Gordon
|
fca05fa754
examples: Use SDL_Log() instead of message boxes for errors.
|
10 months ago |
Ryan C. Gordon
|
1787d6ca5c
main: SDL_AppQuit() now reports the result value.
|
10 months ago |
Sam Lantinga
|
575d9cda6f
The parameter to SDL_AppEvent() should be non-const
|
11 months ago |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
11 months ago |
Sam Lantinga
|
438a214420
Changed main callback return values to an enumeration
|
11 months ago |
Ryan C. Gordon
|
6a25e94472
examples: Print a description of the program to the console on startup.
|
1 year ago |
Ryan C. Gordon
|
bd65d154d5
examples: Added audio/simple-playback-callback.
|
1 year ago |