Commit History

Author SHA1 Message Date
  Ryan C. Gordon f7cadcba84 examples: Use SDL_GetAudioStreamQueued, not SDL_GetAudioStreamAvailable. 5 months ago
  Klayism bb3c5b4f3a Fix multiple occurences of typo "an simple" to "a simple" 7 months ago
  Nicolas Firmo 842f6dc402 Fixed wrong type of `phase` (#12014) 7 months ago
  Nicolas Firmo do Patrocinio Barra b95989d14a Fixed sine wave distortion over time. 7 months ago
  expikr 569de84907 better numerical precision for playback example 7 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 1 year ago
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration 1 year ago
  Ryan C. Gordon 6a25e94472 examples: Print a description of the program to the console on startup. 1 year ago
  Ryan C. Gordon ea137cfbaf examples: Fix window titles. 1 year ago
  Ryan C. Gordon 35a1cf910a examples/audio/simple-playback: Add a description to the example. 1 year ago
  Ryan C. Gordon f5f44de155 examples: Add audio/01-simple-playback. 1 year ago