Commit History

Author SHA1 Message Date
  Sam Lantinga 5ba03d377a Revert "Fixed audio device removed events for ALSA" 1 year ago
  Ryan C. Gordon a774694be0 pulseaudio: Simplified default device change detection code. 1 year ago
  Sam Lantinga e57fef8f0b Fixed audio device removed events for ALSA 1 year ago
  Sam Lantinga 4280d4b359 Fixed warning C4210: nonstandard extension used: function given file scope 1 year ago
  Ryan C. Gordon 182cfc3265 pulseaudio: Rework how we manage default devices and hotplug. 1 year ago
  Ryan C. Gordon b2ae1e835f pulseaudio: Change debug printf calls to use SDL_Log instead. 1 year ago
  Sam Lantinga 38afd48daf Added a single source of SDL object IDs 1 year ago
  Sam Lantinga e07f6c0a17 SDL_IsJoystickProductWheel() returns SDL_TRUE for Asetek wheelbases (thanks @IOBYTE!) 1 year ago
  Sam Lantinga c98a14fdeb Renamed display added/removed events for consistency with the rest of the API 1 year ago
  Sam Lantinga c2a3112b6f Added "--substring" to the help for rename_symbols.py 1 year ago
  Sam Lantinga a844d90942 Add missing error reporting in Android_JNI_FileOpen() 1 year ago
  Ryan C. Gordon 4ac38d13dd alsa: Don't touch free'd memory in hotplug thread. 1 year ago
  Ryan C. Gordon 43d41c9dcb audio: Another attempt to make device add/remove work vs event watchers. 1 year ago
  Ryan C. Gordon 9abc692156 audio: Another attempt to deal with device destruction from device thread. 1 year ago
  Ryan C. Gordon 33c9eeec7c Revert "audio: Device threads don't increment physical device refcounts." 1 year ago
  Sam Lantinga e5a15f94e2 Revert "Check to make sure the Windows joystick device has buttons and axes" 1 year ago
  Sam Lantinga 70fd8e2ba2 Lock joysticks when adding gamepad mappings 1 year ago
  Ryan C. Gordon 76f81797b7 audio: Device threads don't increment physical device refcounts. 1 year ago
  SDL Wiki Bot 594fda4120 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 0d7c5a2c56 Updated Android API documentation 1 year ago
  Sam Lantinga 0df888c584 Moved Android low latency audio behind a hint "SDL_ANDROID_LOW_LATENCY_AUDIO" 1 year ago
  SDL Wiki Bot 142366c837 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 3a4c9d6990 Fixed build error when API logging is enabled 1 year ago
  Sam Lantinga 1f8f82b379 Removed redundant thread-safety information 1 year ago
  SDL Wiki Bot a6edc75fe7 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 3c8edeb79b Clarified SDL property thread-safety information 1 year ago
  SDL Wiki Bot 4fa821cb3e Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 1c70760c0b Added thread-safety information for the new SDL properties API 1 year ago
  Sam Lantinga 15533dce05 Cleaned up warnings from check_stdlib_usage.py 1 year ago
  Ryan C. Gordon bf269571fc jack: Removed FIXME comment that has since been fixed. 1 year ago