Cronologia Commit

Autore SHA1 Messaggio Data
  Ryan C. Gordon 6c33a05bdb audio: Removed unused AllowsArbitraryDeviceNames variable. 1 anno fa
  Ryan C. Gordon f1fc198278 audio: Destroy the logical audio device before sending DEVICE_REMOVED event. 1 anno fa
  Frank Praznik 64ec208479 Fix log message spelling 1 anno fa
  Frank Praznik 9111c5e178 tests: Disable mouse warp test under Wayland 1 anno fa
  Ryan C. Gordon de5068f4e4 audio: Commented out a currently-incorrect assert. 1 anno fa
  Anonymous Maarten 3abb464f10 ci: disable Intel compilers 1 anno fa
  Sam Lantinga 251f8fa272 Revert "Do a better job of finding default ALSA devices" 1 anno fa
  Sam Lantinga 8857b0f13a Use the device audio format for the lowest latency 1 anno fa
  Sam Lantinga 806e11ac00 Update sample processing bookkeeping when recovering the AAudio audio device 1 anno fa
  Ryan C. Gordon 482c238953 aaudio: Deal with device recovery. 1 anno fa
  Ryan C. Gordon a8813b58a6 aaudio: Change an int to an SDL_bool. 1 anno fa
  Sam Lantinga 8923305f34 We don't need to wait a full 10 ms, just delay a bit 1 anno fa
  Sam Lantinga 6a152676bb Wait a bit when snd_pcm_avail() returns 0 1 anno fa
  Ryan C. Gordon b4372de186 alsa: Cleaned up remaining debug logging. 1 anno fa
  Ryan C. Gordon a063c943dc pulseaudio: Use pa_stream_begin_write to avoid an extra buffer copy. 1 anno fa
  Ryan C. Gordon 0471a93706 alsa: Simplified PlayDevice and CaptureFromDevice. 1 anno fa
  Ryan C. Gordon 776d9d0ee3 alsa: Convert `/* */` comments to `//` comments. 1 anno fa
  Ryan C. Gordon 64fee85c69 alsa: More efficient audio thread iteration. 1 anno fa
  Ozkan Sezer 47cba08259 VisualC/pkg-support/cmake: remove subdir from public header include path 1 anno fa
  Ryan C. Gordon 61e9a9dd56 pulseaudio: Just feed the device whenever it asks for any amount of data. 1 anno fa
  Ryan C. Gordon 4f76f9b0a7 pulseaudio: Use correct buffer size of stream, wait less between fills. 1 anno fa
  Simon McVittie d95d2d7051 SDLTest_CompareSurfaces: Decode pixels correctly on big-endian platforms 1 anno fa
  Sam Lantinga d65861f049 Do a better job of finding default ALSA devices 1 anno fa
  Sam Lantinga ba65ef5ce7 Recover from -EPIPE in snd_pcm_avail() 1 anno fa
  Anonymous Maarten 5be5000fa1 cmake: make HEADERS_DIR a required argument of SDL_generate_manpages 1 anno fa
  Anonymous Maarten 5c1a91a4e1 ci: make sure perl is installed + build docs with MSVC toolchain 1 anno fa
  Simon McVittie 6248472c0c test: Accept small numerical differences in more mathematical tests 1 anno fa
  Ryan C. Gordon a2c5dc6507 pulseaudio: Added typedef needed for compat with ancient Pulse installs. 1 anno fa
  Ryan C. Gordon f24551f6d1 pulseaudio: More workarounds for extremely old Pulse installs. 1 anno fa
  Ryan C. Gordon 441a5b707b audio: Adjusted const/static fields on some variables. 1 anno fa