提交歷史

作者 SHA1 備註 提交日期
  Qrox 71c80c478a Uses integer arithmetics in SDL_ResampleAudio 3 年之前
  Sylvain c963f02571 More fix warnings about static function and prototype 3 年之前
  Sylvain ac3fd00018 testautomation_pixels/audio: use SDL_arraysize and fix warnings 3 年之前
  Ozkan Sezer 6fc32491c7 testautomation_audio.c: use SDL_arraysize for g_numAudioFormats. 3 年之前
  Ozkan Sezer 8d8b3d3a9a fix testautomation_audio.c after commit f48d0cc 3 年之前
  Ryan C. Gordon f48d0cc164 audio: Remove AUDIO_U16* support. 3 年之前
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments 3 年之前
  Sylvain 6ad51558d4 Update testaudiostream_audio.c 3 年之前
  Sylvain 93e2903ac5 Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice() 3 年之前
  Sylvain 2d7f8d7d51 Remove legacy SDL_Audio functions that acts on device id == 1 3 年之前
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 3 年之前
  Sylvain Becker 47170d288e Don't export SDL_AudioInit/Quit, use SDL_InitSubsystem instead (#6912) 3 年之前
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 年之前
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 年之前
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 年之前
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 年之前
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 年之前
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 年之前
  Sam Lantinga 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 3 年之前
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. 3 年之前
  Anonymous Maarten b771d9beec tests: avoid MSVC preaching about unsafe functions 3 年之前
  Ozkan Sezer 990fb668f7 tests: several -Wwrite-strings fixes. 4 年之前
  Ryan C. Gordon 2542977b0a Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)" 5 年之前
  Erik Yuzwa 82a96afa70 Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069) 5 年之前
  Sam Lantinga ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 8 年之前
  David Ludwig 5575948b37 Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events 11 年之前
  Andreas Schiffler 962c9911ce Update audio testautomation: more coverage; added SDL_PauseAudio test /w callback coverage 11 年之前
  Andreas Schiffler 97bdefe2ab Enable 2 disabled audio tests (since bug 1396 is fixed and they pass now) 11 年之前
  Philipp Wiesemann ea93820e1f Fixed format string faults in audio tests. 12 年之前
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 年之前