Commit History

Author SHA1 Message Date
  Ryan C. Gordon a4541a255e audio: SDL_GetAudioStreamQueued now returns bytes, not frames. 1 year ago
  Ryan C. Gordon 703aefbce0 Sync SDL3 wiki -> header 1 year ago
  Colin Kinloch 99421b64d0 linux: Add portal drag and drop 1 year ago
  Michael Bradshaw 952c5059b5 Remove stray  1 year ago
  Simon McVittie eebd5d18a2 linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE 1 year ago
  Ryan C. Gordon f8fdb20d8f audio: Destroy all existing SDL_AudioStreams on shutdown. 1 year ago
  Ryan C. Gordon 62d4459972 audio: Removed declarations of functions that don't exist anymore. 1 year ago
  Ryan C. Gordon b656720bc6 loopwave: Use SDL_GetAudioStreamQueued() for more accurate results. 1 year ago
  Ryan C. Gordon 34b931f7eb audio: Added SDL_GetAudioStreamQueued 1 year ago
  Ryan C. Gordon 23206b9e3f audio: Added SDL_EVENT_AUDIO_DEVICE_FORMAT_CHANGED 1 year ago
  Ryan C. Gordon c7e6d7a1f7 audio: Changed debug logging output. 1 year ago
  Ryan C. Gordon 87ec6acf2d audio: Added a FIXME 1 year ago
  Ryan C. Gordon ac88ffb7ea audio: don't allocate buffer in SDL_SetAudioPostmixCallback for NULL callback. 1 year ago
  Ryan C. Gordon 2a950f6ae6 audio: Replace some SDL_memcpy calls with SDL_copyp. 1 year ago
  Ryan C. Gordon 0dc0434a3e audio: Fixed race condition in subsystem shutdown. 1 year ago
  Ryan C. Gordon 23f60203a3 audio: precalculate if we can use simple copies instead of the full mixer. 1 year ago
  Ryan C. Gordon 36b0f11414 audio: Optimize setting device formats during audio thread iteration. 1 year ago
  Anonymous Maarten 4c3e84897f testspriteminimal: make standalone by embedding icon.bmp 1 year ago
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem 1 year ago
  Anonymous Maarten f42bbeca24 SDL_test: track stack frames of allocations on Windows 1 year ago
  Anonymous Maarten 12c0be028e SDL_test: clear text cache on exit event 1 year ago
  Anonymous Maarten b4bfb18318 SDL_test: free state before logging allocations 1 year ago
  Anonymous Maarten 248b1edd3f SDL_test: destroy windows in SDL_CommonQuit 1 year ago
  Anonymous Maarten 98da2dd303 SDL_test: don't warn about expected allocations when running with --trackmem 1 year ago
  Sam Lantinga 6a381567b0 Support audio rate conversion up to 384KHz 1 year ago
  Sam Lantinga b2b548a1fc Don't hang if IAudioRenderClient_GetBuffer() fails indefinitely 1 year ago
  Sam Lantinga a3a5e17282 Fixed build warning '=': conversion from 'Uint32' to 'Uint16', possible loss of data 1 year ago
  Sam Lantinga 6d3e21c27c Fixed android build warnings 1 year ago
  Sam Lantinga fca2f53189 Fixed warning: this function declaration is not a prototype 1 year ago
  Sam Lantinga a72dfa6a5f Fixed sensor timestamp units for third-party PS5 controllers 1 year ago