Historique des commits

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