Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 399bc709b7 build-scripts.pl: Added add-source-to-projects.pl il y a 2 ans
  Ryan C. Gordon ac68271871 Visual-WinRT: dos2unix the project files to match other Visual Studio targets. il y a 2 ans
  Sam Lantinga 34719cba96 Fixed crash in hid_init() if the HIDDeviceManager isn't available il y a 2 ans
  Sam Lantinga 2e92e94ebb Make sure we update device->sample_frames in SDL_AudioDeviceFormatChangedAlreadyLocked() il y a 2 ans
  Frank Praznik 9964e5c5b0 wayland: Don't retrieve the drag offer strings with every pointer motion event il y a 2 ans
  Sam Lantinga bac7eeaaae Added missing include il y a 2 ans
  Ryan C. Gordon a541e2ac10 audio: Change a few SDL_memcpy calls to SDL_copyp. il y a 2 ans
  Ryan C. Gordon 54125c1408 audio: Only update bound audiostreams' formats when necessary. il y a 2 ans
  Ryan C. Gordon e0b0f9a36e testaudio: Fix mouseover testing. il y a 2 ans
  Frank Praznik 2f3deec245 wayland: Don't process drag & drop events from surfaces not owned by SDL il y a 2 ans
  Frank Praznik 42bdced05d events: Log file drop position events and print the pointer coordinates il y a 2 ans
  Frank Praznik c10d93d3a0 wayland: Replace magic constant with define il y a 2 ans
  Ryan C. Gordon 5008521538 emscripten: Restore compatibility with existing emsdk releases. il y a 2 ans
  Jaswant Panchumarti 953b55dd6d Use EM_ASM_PTR when the return value is a pointer il y a 2 ans
  Ryan C. Gordon a4541a255e audio: SDL_GetAudioStreamQueued now returns bytes, not frames. il y a 2 ans
  Ryan C. Gordon 703aefbce0 Sync SDL3 wiki -> header il y a 2 ans
  Colin Kinloch 99421b64d0 linux: Add portal drag and drop il y a 2 ans
  Michael Bradshaw 952c5059b5 Remove stray  il y a 2 ans
  Simon McVittie eebd5d18a2 linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE il y a 2 ans
  Ryan C. Gordon f8fdb20d8f audio: Destroy all existing SDL_AudioStreams on shutdown. il y a 2 ans
  Ryan C. Gordon 62d4459972 audio: Removed declarations of functions that don't exist anymore. il y a 2 ans
  Ryan C. Gordon b656720bc6 loopwave: Use SDL_GetAudioStreamQueued() for more accurate results. il y a 2 ans
  Ryan C. Gordon 34b931f7eb audio: Added SDL_GetAudioStreamQueued il y a 2 ans
  Ryan C. Gordon 23206b9e3f audio: Added SDL_EVENT_AUDIO_DEVICE_FORMAT_CHANGED il y a 2 ans
  Ryan C. Gordon c7e6d7a1f7 audio: Changed debug logging output. il y a 2 ans
  Ryan C. Gordon 87ec6acf2d audio: Added a FIXME il y a 2 ans
  Ryan C. Gordon ac88ffb7ea audio: don't allocate buffer in SDL_SetAudioPostmixCallback for NULL callback. il y a 2 ans
  Ryan C. Gordon 2a950f6ae6 audio: Replace some SDL_memcpy calls with SDL_copyp. il y a 2 ans
  Ryan C. Gordon 0dc0434a3e audio: Fixed race condition in subsystem shutdown. il y a 2 ans
  Ryan C. Gordon 23f60203a3 audio: precalculate if we can use simple copies instead of the full mixer. il y a 2 ans