Historique des commits

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