Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon 797b70877d audio: Remove stub header SDL_audio_c.h. hace 2 años
  Ryan C. Gordon 7a52f7b3fd audio: Split Deinitialize into two stages. hace 2 años
  Ryan C. Gordon 5ff87c6d4a android: Reworked audio backends for SDL3 audio API. hace 2 años
  Ryan C. Gordon 0b58e96d9e wasapi: Patched WinRT to compile. hace 2 años
  Ryan C. Gordon c58d95c343 wasapi: Reworked for new SDL3 audio API, other win32 fixes. hace 2 años
  Sylvain 04e17d4e46 Remove _THIS in src/audio/ hace 3 años
  Brick 079ae065f1 Added SDL prefix AUDIO_* constants hace 3 años
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention hace 3 años
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention hace 3 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