Histórico de Commits

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