Histórico de Commits

Autor SHA1 Mensagem Data
  nightmareci 718034f5fa Remove newlines from log messages há 2 meses atrás
  Sam Lantinga f2074d7af3 Updated copyright for 2025 há 3 meses atrás
  Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. há 6 meses atrás
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe há 7 meses atrás
  Sam Lantinga 575d9cda6f The parameter to SDL_AppEvent() should be non-const há 7 meses atrás
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API há 8 meses atrás
  Sam Lantinga 037541a0e0 Check standard error code return values as < 0 instead of == -1 há 8 meses atrás
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration há 8 meses atrás
  Sam Lantinga 728bf363cb Make sure we call SDL_Quit() before SDLTest_CommonDestroyState() há 8 meses atrás
  Ryan C. Gordon 4755055bc3 audio: Separate channel maps out of SDL_AudioSpec. há 9 meses atrás
  Ryan C. Gordon 0367f1af19 loopwave: Use SDL_ResumeAudioStreamDevice. há 9 meses atrás
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". há 10 meses atrás
  Ryan C. Gordon 3364aff757 main: Make the main callback return value symbols smaller (thanks, @Lzard!). há 10 meses atrás
  L zard 06aa02453a Tests: Use the main callback code macros há 10 meses atrás
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention há 11 meses atrás
  Ryan C. Gordon 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. há 1 ano atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 1 ano atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 1 ano atrás
  Ryan C. Gordon 9c664b0062 main: Added _optional_ callback entry points. há 1 ano atrás
  Ryan C. Gordon b656720bc6 loopwave: Use SDL_GetAudioStreamQueued() for more accurate results. há 1 ano atrás
  Ryan C. Gordon 58c859f64d audio: Rename SDL_GetAudioStreamBinding to SDL_GetAudioStreamDevice. há 1 ano atrás
  Ryan C. Gordon 1e775e0eef audio: Replace SDL_CreateAndBindAudioStream with SDL_OpenAudioDeviceStream. há 1 ano atrás
  Ryan C. Gordon c58d95c343 wasapi: Reworked for new SDL3 audio API, other win32 fixes. há 1 ano atrás
  Ryan C. Gordon f598626e46 test: loopwave shouldn't use an audiostream callback. há 1 ano atrás
  Ryan C. Gordon fe1daf6fb5 audio: Mark disconnected default devices as "zombies". há 1 ano atrás
  Ryan C. Gordon ee10bab3cd audio: An enormous amount of work on managing default devices. há 1 ano atrás
  Ryan C. Gordon 26525f5fd3 audio: Readd SDL_AudioSpec, but just with format/channels/freq fields. há 1 ano atrás
  Ryan C. Gordon 56b1bc2198 audio: SDL_AudioStream now has callbacks for Get and Put operations. há 1 ano atrás
  Ryan C. Gordon 905c4fff5b audio: First shot at the SDL3 audio subsystem redesign! há 1 ano atrás
  Sylvain c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. há 2 anos atrás