Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 5f086e7623 Updated copyright for 2026 há 3 meses atrás
  Sam Lantinga bb0d6221c1 Use PNG files for tests and examples há 6 meses atrás
  Ryan C. Gordon 18a86ea6bb testaudio: Use SDL_SetAppMetadata at startup. há 1 ano atrás
  Sam Lantinga efe122be4d Removed width/height parameters from LoadTexture() há 1 ano atrás
  Petar Popovic 045a4492f1 test/testaudio.c: Fix use-after-free warning há 1 ano atrás
  Sam Lantinga f2074d7af3 Updated copyright for 2025 há 1 ano atrás
  Petar Popovic 020fb6889c Removed unnecessary const-qualifiers in src and test files há 1 ano atrás
  Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. há 1 ano atrás
  Frank Praznik fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag há 1 ano atrás
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool há 1 ano atrás
  Sam Lantinga bd04459cde Fix typos (thanks @qndel!) há 1 ano atrás
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention há 1 ano atrás
  Sam Lantinga 575d9cda6f The parameter to SDL_AppEvent() should be non-const há 1 ano atrás
  Sam Lantinga 00c409cff8 Additional cleanup exposed by building with a C++ compiler há 1 ano atrás
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API há 1 ano atrás
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration há 1 ano atrás
  Sam Lantinga 1d5f9c7b92 testaudio: fixed memory leak in SetTitleBar() há 1 ano atrás
  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