Histórico de Commits

Autor SHA1 Mensagem Data
  Anonymous Maarten f13be04980 testaudio: use SDL_APP_FAILURE macro to signal failure há 1 ano atrás
  Ryan C. Gordon 2a8f1e11ca audio: Add gain support to audio streams and logical audio devices. há 1 ano atrás
  Ryan C. Gordon 9b8c5f642f testaudio: Better fix for NULL dereference. há 1 ano atrás
  Ryan C. Gordon 5631c6dbaa testaudio: Don't crash if SDL_GetAudioDeviceName() returns NULL. há 1 ano atrás
  Sam Lantinga 0dd579d40d Removed SDL_Keysym há 1 ano atrás
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". há 1 ano atrás
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. há 1 ano atrás
  Ryan C. Gordon 3364aff757 main: Make the main callback return value symbols smaller (thanks, @Lzard!). há 1 ano atrás
  L zard 06aa02453a Tests: Use the main callback code macros há 1 ano atrás
  Ryan C. Gordon 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. há 2 anos atrás
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency há 2 anos atrás
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) há 2 anos atrás
  Sylvain Becker 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) há 2 anos atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 2 anos atrás
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() há 2 anos atrás
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression há 2 anos atrás
  Ryan C. Gordon 9c664b0062 main: Added _optional_ callback entry points. há 2 anos atrás
  Ryan C. Gordon dcc8805c21 testaudio: Fixed compiler warning on Visual Studio. há 2 anos atrás
  Ryan C. Gordon c6f08c2553 testaudio: Removed debugging code. há 2 anos atrás
  Ryan C. Gordon d5dac0ad27 testaudio: Deal with a texture being unexpectedly NULL when scaling. há 2 anos atrás
  Ryan C. Gordon b19e68c8ec testaudio: Properly display playback progress, regardless of data source. há 2 anos atrás
  Ryan C. Gordon 354611a0c6 testaudio: Fixed some bugs Valgrind pointed out. há 2 anos atrás
  Ryan C. Gordon 1c6d996108 testaudio: if the SDL_Renderer is already gone, don't destroy SDL_Textures. há 2 anos atrás
  Ryan C. Gordon b17151eb16 testaudio: Don't crash if renderer is NULL (happens during shutdown). há 2 anos atrás
  Ryan C. Gordon bb2f767f5d testaudio: Make program usable without a 3-button mouse. há 2 anos atrás
  Ryan C. Gordon e0b0f9a36e testaudio: Fix mouseover testing. há 2 anos atrás
  Ryan C. Gordon 2f43f7bc53 audio: Allow querying of device buffer size. há 2 anos atrás
  Ryan C. Gordon 3a992af446 audio: Added a postmix callback to logical devices. há 2 anos atrás
  Ryan C. Gordon ad1313e751 testaudio: Patched to compile. há 2 anos atrás
  Ryan C. Gordon 5747ddc012 testaudio: Clean up some messy memory management. há 2 anos atrás