Cronologia Commit

Autore SHA1 Messaggio Data
  Cameron Cawley 0bbbf3d43b Support resizable windows with most examples 5 mesi fa
  Ryan C. Gordon f7cadcba84 examples: Use SDL_GetAudioStreamQueued, not SDL_GetAudioStreamAvailable. 1 anno fa
  Klayism bb3c5b4f3a Fix multiple occurences of typo "an simple" to "a simple" 1 anno fa
  Nicolas Firmo 842f6dc402 Fixed wrong type of `phase` (#12014) 1 anno fa
  Nicolas Firmo do Patrocinio Barra b95989d14a Fixed sine wave distortion over time. 1 anno fa
  expikr 569de84907 better numerical precision for playback example 1 anno fa
  mausimus 03a3c19c27 examples: use doubles to generate sine waves and avoid distortion 1 anno fa
  Ryan C. Gordon 659f2f4b04 examples: add basic app metadata to all existing examples. 1 anno fa
  Ryan C. Gordon fca05fa754 examples: Use SDL_Log() instead of message boxes for errors. 1 anno fa
  Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. 1 anno fa
  Sam Lantinga 575d9cda6f The parameter to SDL_AppEvent() should be non-const 1 anno fa
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 anno fa
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration 1 anno fa
  Ryan C. Gordon 6a25e94472 examples: Print a description of the program to the console on startup. 1 anno fa
  Ryan C. Gordon ea137cfbaf examples: Fix window titles. 1 anno fa
  Ryan C. Gordon 35a1cf910a examples/audio/simple-playback: Add a description to the example. 1 anno fa
  Ryan C. Gordon f5f44de155 examples: Add audio/01-simple-playback. 1 anno fa