Historial de Commits

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