Historie revizí

Autor SHA1 Zpráva Datum
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency před 2 roky
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) před 2 roky
  Sylvain Becker 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) před 2 roky
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) před 2 roky
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() před 2 roky
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression před 2 roky
  Ryan C. Gordon 9c664b0062 main: Added _optional_ callback entry points. před 2 roky
  Ryan C. Gordon dcc8805c21 testaudio: Fixed compiler warning on Visual Studio. před 2 roky
  Ryan C. Gordon c6f08c2553 testaudio: Removed debugging code. před 2 roky
  Ryan C. Gordon d5dac0ad27 testaudio: Deal with a texture being unexpectedly NULL when scaling. před 2 roky
  Ryan C. Gordon b19e68c8ec testaudio: Properly display playback progress, regardless of data source. před 2 roky
  Ryan C. Gordon 354611a0c6 testaudio: Fixed some bugs Valgrind pointed out. před 2 roky
  Ryan C. Gordon 1c6d996108 testaudio: if the SDL_Renderer is already gone, don't destroy SDL_Textures. před 2 roky
  Ryan C. Gordon b17151eb16 testaudio: Don't crash if renderer is NULL (happens during shutdown). před 2 roky
  Ryan C. Gordon bb2f767f5d testaudio: Make program usable without a 3-button mouse. před 2 roky
  Ryan C. Gordon e0b0f9a36e testaudio: Fix mouseover testing. před 2 roky
  Ryan C. Gordon 2f43f7bc53 audio: Allow querying of device buffer size. před 2 roky
  Ryan C. Gordon 3a992af446 audio: Added a postmix callback to logical devices. před 2 roky
  Ryan C. Gordon ad1313e751 testaudio: Patched to compile. před 2 roky
  Ryan C. Gordon 5747ddc012 testaudio: Clean up some messy memory management. před 2 roky
  Brick f2ca9a615b Added SDL_AUDIO_FRAMESIZE před 2 roky
  Brick 53122593f8 Added SDL_AUDIO_BYTESIZE před 2 roky
  Sam Lantinga 233789b0d1 Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE] před 2 roky
  Ryan C. Gordon 1022fd6e04 testaudio: the test framework opens an audio device at startup; close it. před 2 roky
  Ryan C. Gordon 5ca3c50bf0 testaudio: Fix compiler warning. před 2 roky
  Ryan C. Gordon 1b1f02c5aa testaudio: Apparently compilers don't like this possibly being NULL now...? před 2 roky
  Ryan C. Gordon 2de9253b6c test: Added testaudio před 2 roky