Historie revizí

Autor SHA1 Zpráva Datum
  Sylvain 04e17d4e46 Remove _THIS in src/audio/ před 2 roky
  Brick 079ae065f1 Added SDL prefix AUDIO_* constants před 2 roky
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention před 2 roky
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention před 2 roky
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) před 3 roky
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt před 3 roky
  Sam Lantinga fde78d12f2 Updated copyright for 2023 před 3 roky
  Sam Lantinga 63724c113b Removed the vi format comments from the source před 3 roky
  Ryan C. Gordon 12486e144b wasapi: Fixed incorrect assertions. před 3 roky
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) před 3 roky
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) před 3 roky
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) před 3 roky
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` před 3 roky
  Sam Lantinga a635a485bc Re-added WinRT support until we're sure that it's no longer being used před 3 roky
  Ozkan Sezer dc2a3e06e9 removed WinRT support. před 3 roky
  Mathieu Eyraud f1390780ca Fix use after free when removing Windows audio device před 3 roky
  Ethan Lee fff34f6304 windows: SDL_IMMDevice needed more deinit code from the Win32 path. před 3 roky
  Ethan Lee 2f0816adb7 Add SDL_GetDefaultAudioInfo. před 3 roky
  Ethan Lee ae105ae1c7 windows: Move IMMDevice work to common file, implement DirectSound enumeration support před 3 roky
  Sam Lantinga 120c76c84b Updated copyright for 2022 před 4 roky
  Ethan Lee 67e8522d31 Add SDL_GetAudioDeviceSpec. před 5 roky
  Sam Lantinga 9130f7c377 Updated copyright for 2021 před 5 roky
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h před 5 roky
  Sam Lantinga b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere před 6 roky
  Ethan Lee 27889d0261 winrt: Wait for EnumerationCompleted before leaving WASAPI_EnumerateEndpoints před 6 roky
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 před 6 roky
  Sam Lantinga 5e13087b0f Updated copyright for 2019 před 7 roky
  Ethan Lee 7f9854b9b2 WinRT: Wait until audio device activation is complete and PrepDevice during OpenAudio před 7 roky
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 před 8 roky
  Ryan C. Gordon 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend. před 8 roky