Cronologia Commit

Autore SHA1 Messaggio Data
  Ryan C. Gordon 76f81797b7 audio: Device threads don't increment physical device refcounts. 1 anno fa
  SDL Wiki Bot 594fda4120 Sync SDL3 wiki -> header 1 anno fa
  Sam Lantinga 0d7c5a2c56 Updated Android API documentation 1 anno fa
  Sam Lantinga 0df888c584 Moved Android low latency audio behind a hint "SDL_ANDROID_LOW_LATENCY_AUDIO" 1 anno fa
  SDL Wiki Bot 142366c837 Sync SDL3 wiki -> header 1 anno fa
  Sam Lantinga 3a4c9d6990 Fixed build error when API logging is enabled 1 anno fa
  Sam Lantinga 1f8f82b379 Removed redundant thread-safety information 1 anno fa
  SDL Wiki Bot a6edc75fe7 Sync SDL3 wiki -> header 1 anno fa
  Sam Lantinga 3c8edeb79b Clarified SDL property thread-safety information 1 anno fa
  SDL Wiki Bot 4fa821cb3e Sync SDL3 wiki -> header 1 anno fa
  Sam Lantinga 1c70760c0b Added thread-safety information for the new SDL properties API 1 anno fa
  Sam Lantinga 15533dce05 Cleaned up warnings from check_stdlib_usage.py 1 anno fa
  Ryan C. Gordon bf269571fc jack: Removed FIXME comment that has since been fixed. 1 anno fa
  Ryan C. Gordon 797b70877d audio: Remove stub header SDL_audio_c.h. 1 anno fa
  Ryan C. Gordon 9d7c57234a audio: Cleaned out most remaining `/* */` comments for `//` style. 1 anno fa
  Ryan C. Gordon 0ff67dc21b video: Fix compiler warning about SDL_ReadSurfacePixel not being declared. 1 anno fa
  Ryan C. Gordon 81c77396af opensles: Patched to compile. 1 anno fa
  Ryan C. Gordon 442e84916a opensles: Fixed capitalization to match other SDL backends. 1 anno fa
  Ryan C. Gordon 34914bfb49 alsa: Clean up device handles, now that hotplug thread cleanup is in place. 1 anno fa
  Sam Lantinga 48d80efb51 Fixed warning C4701: potentially uninitialized local variable 'props' used 1 anno fa
  Ozkan Sezer f7dc63bcc3 audio: another windows wasapi build fix. 1 anno fa
  Ozkan Sezer dd98330076 audio: fix windows wasapi build. 1 anno fa
  Ryan C. Gordon 7a52f7b3fd audio: Split Deinitialize into two stages. 1 anno fa
  Ryan C. Gordon e55e556f32 alsa: Fixed minor memory leak. 1 anno fa
  Sam Lantinga b45a0d9016 Updated the documentation for SDL_LoadWAV_RW() 1 anno fa
  Cameron Gutman 435e7ce663 Check for device disconnection in HIDAPI_JoystickOpen() 1 anno fa
  Ryan C. Gordon b733adb503 audio: Fix device refcounting vs ProvidesOwnCallbackThread backends. 1 anno fa
  Ryan C. Gordon c6f08c2553 testaudio: Removed debugging code. 1 anno fa
  Ryan C. Gordon d5dac0ad27 testaudio: Deal with a texture being unexpectedly NULL when scaling. 1 anno fa
  Ryan C. Gordon b19e68c8ec testaudio: Properly display playback progress, regardless of data source. 1 anno fa