Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Anonymous Maarten 4cd0c13823 blit_slow: don't read destination pixel when you're going to discard it anyways 2 yıl önce
  Ryan C. Gordon 49abb9c1fa aaudio: Fixed a comment. 2 yıl önce
  Mathieu Eyraud 0eb8651d5e Do not report gyro/accelerometer if we can't read axes info 2 yıl önce
  Ryan C. Gordon ff57867516 audio: Fixed copy/paste error that was checking wrong variable. 2 yıl önce
  Ryan C. Gordon d2d4914ac3 audio: WaitDevice/WaitCaptureDevice now returns a result. 2 yıl önce
  Ryan C. Gordon a0820ed833 directsound: Cleaned up WaitDevice. 2 yıl önce
  Ryan C. Gordon 6c33a05bdb audio: Removed unused AllowsArbitraryDeviceNames variable. 2 yıl önce
  Ryan C. Gordon f1fc198278 audio: Destroy the logical audio device before sending DEVICE_REMOVED event. 2 yıl önce
  Frank Praznik 64ec208479 Fix log message spelling 2 yıl önce
  Frank Praznik 9111c5e178 tests: Disable mouse warp test under Wayland 2 yıl önce
  Ryan C. Gordon de5068f4e4 audio: Commented out a currently-incorrect assert. 2 yıl önce
  Anonymous Maarten 3abb464f10 ci: disable Intel compilers 2 yıl önce
  Sam Lantinga 251f8fa272 Revert "Do a better job of finding default ALSA devices" 2 yıl önce
  Sam Lantinga 8857b0f13a Use the device audio format for the lowest latency 2 yıl önce
  Sam Lantinga 806e11ac00 Update sample processing bookkeeping when recovering the AAudio audio device 2 yıl önce
  Ryan C. Gordon 482c238953 aaudio: Deal with device recovery. 2 yıl önce
  Ryan C. Gordon a8813b58a6 aaudio: Change an int to an SDL_bool. 2 yıl önce
  Sam Lantinga 8923305f34 We don't need to wait a full 10 ms, just delay a bit 2 yıl önce
  Sam Lantinga 6a152676bb Wait a bit when snd_pcm_avail() returns 0 2 yıl önce
  Ryan C. Gordon b4372de186 alsa: Cleaned up remaining debug logging. 2 yıl önce
  Ryan C. Gordon a063c943dc pulseaudio: Use pa_stream_begin_write to avoid an extra buffer copy. 2 yıl önce
  Ryan C. Gordon 0471a93706 alsa: Simplified PlayDevice and CaptureFromDevice. 2 yıl önce
  Ryan C. Gordon 776d9d0ee3 alsa: Convert `/* */` comments to `//` comments. 2 yıl önce
  Ryan C. Gordon 64fee85c69 alsa: More efficient audio thread iteration. 2 yıl önce
  Ozkan Sezer 47cba08259 VisualC/pkg-support/cmake: remove subdir from public header include path 2 yıl önce
  Ryan C. Gordon 61e9a9dd56 pulseaudio: Just feed the device whenever it asks for any amount of data. 2 yıl önce
  Ryan C. Gordon 4f76f9b0a7 pulseaudio: Use correct buffer size of stream, wait less between fills. 2 yıl önce
  Simon McVittie d95d2d7051 SDLTest_CompareSurfaces: Decode pixels correctly on big-endian platforms 2 yıl önce
  Sam Lantinga d65861f049 Do a better job of finding default ALSA devices 2 yıl önce
  Sam Lantinga ba65ef5ce7 Recover from -EPIPE in snd_pcm_avail() 2 yıl önce