Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon 58c859f64d audio: Rename SDL_GetAudioStreamBinding to SDL_GetAudioStreamDevice. há 2 anos atrás
  Ryan C. Gordon 1e775e0eef audio: Replace SDL_CreateAndBindAudioStream with SDL_OpenAudioDeviceStream. há 2 anos atrás
  Ryan C. Gordon c58d95c343 wasapi: Reworked for new SDL3 audio API, other win32 fixes. há 2 anos atrás
  Ryan C. Gordon f598626e46 test: loopwave shouldn't use an audiostream callback. há 2 anos atrás
  Ryan C. Gordon fe1daf6fb5 audio: Mark disconnected default devices as "zombies". há 2 anos atrás
  Ryan C. Gordon ee10bab3cd audio: An enormous amount of work on managing default devices. há 2 anos atrás
  Ryan C. Gordon 26525f5fd3 audio: Readd SDL_AudioSpec, but just with format/channels/freq fields. há 2 anos atrás
  Ryan C. Gordon 56b1bc2198 audio: SDL_AudioStream now has callbacks for Get and Put operations. há 2 anos atrás
  Ryan C. Gordon 905c4fff5b audio: First shot at the SDL3 audio subsystem redesign! há 2 anos atrás
  Sylvain c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. há 3 anos atrás
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState há 3 anos atrás
  Sylvain 16bb6a0b3d Fix warnings about static function and prototype há 3 anos atrás
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity há 3 anos atrás
  Sam Lantinga fde78d12f2 Updated copyright for 2023 há 3 anos atrás
  Sylvain 93e2903ac5 Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice() há 3 anos atrás
  Sylvain 3fb0c8b54a Remove/Rename SDL_FreeWAV() to SDL_free() há 3 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source há 3 anos atrás
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests há 3 anos atrás
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) há 3 anos atrás
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) há 3 anos atrás
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` há 3 anos atrás
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers há 3 anos atrás
  Anonymous Maarten d8884b845e emscripten: fix warnings in tests há 3 anos atrás
  Simon McVittie 76a7b629bf test: Add some common code to load test resources há 4 anos atrás
  Sam Lantinga 120c76c84b Updated copyright for 2022 há 4 anos atrás
  Sam Lantinga 9130f7c377 Updated copyright for 2021 há 5 anos atrás
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 há 6 anos atrás
  Sam Lantinga 5e13087b0f Updated copyright for 2019 há 7 anos atrás
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 há 8 anos atrás
  Philipp Wiesemann fa3944ba39 Removed unused signal includes and handler in test programs. há 8 anos atrás