Historie revizí

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