コミット履歴

作者 SHA1 メッセージ 日付
  Sam Lantinga 22161480ee Compile fix for android. 8 年 前
  Sam Lantinga 6814f5dbc0 ALSA driver improvements: 8 年 前
  Sam Lantinga c4d54504fa differentiate between capture / playback audio thread names 8 年 前
  Sam Lantinga 763e138903 Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID() 8 年 前
  Sam Lantinga 6bdc0e724d Fixed tabs to spaces 8 年 前
  Sam Lantinga aae481294d Added support to loopwave for hotplugging audio devices 8 年 前
  Sam Lantinga c1802ef646 Fixed compile error with gcc -std=c99 8 年 前
  Philipp Wiesemann 20c846ebe7 Fixed warning about implicit conversion in controllermap program. 8 年 前
  Philipp Wiesemann 72fdf62980 Mir: Fixed crash if creating default cursor failed. 8 年 前
  Philipp Wiesemann 42d02890f4 Linux: Fixed error message. 8 年 前
  Ryan C. Gordon 6aa17426a6 video: Don't compile isAtLeastGL3() if we don't have OpenGL support _at all_. 8 年 前
  Ryan C. Gordon ca0bf151d5 Fix some more compiler warnings on armcc. 8 年 前
  Ryan C. Gordon d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 8 年 前
  Brandon Schaefer 94a69443c7 mistake: Revert the files that I did not mean to commit 8 年 前
  Brandon Schaefer 7bbb13ea59 * Some refactoring and bug fixes. Thanks Micha? Kuchta! 8 年 前
  Ryan C. Gordon bc8778854e raspberrypi: RPI_Destroy() should free the SDL_VideoDevice and its driverdata. 8 年 前
  Brandon Schaefer 5a47ee0365 mir: Get ready for Mir 1.0, clean up deprecations. Thanks Micha? Kuchta! 8 年 前
  Ryan C. Gordon 1066bcc83a audio: clarified what SDL_AudioSpec::samples is, removed note about power of 2. 8 年 前
  Philipp Wiesemann e5d9b25d8c Fixed comment style. 8 年 前
  Ryan C. Gordon 32ef85b52c Updated generated configure script. 8 年 前
  Ryan C. Gordon a4249b48ee Patched to compile on C89 compilers. 8 年 前
  Ryan C. Gordon 4d525d465b configure: Cygwin and MingW should try to use -Wdeclaration-after-statement. 8 年 前
  Ryan C. Gordon 3b9e4d0a6c audio: Try to keep callbacks firing at normal pace when device is lost. 8 年 前
  Ryan C. Gordon 07519a6b95 Removed a bunch of unnecessary #ifdefs. 8 年 前
  Ryan C. Gordon a366c35f37 audio: run the audio callback even if device was lost. 8 年 前
  Ryan C. Gordon 5728cb2025 audio: Make sure the disk and dummy targets are the last ones we try to init. 8 年 前
  David Ludwig e07e446a3f WinRT: removed Windows 8.0 from build-bot + NuGet package creation scripts 8 年 前
  David Ludwig b13c443cd8 WinRT: removed buildbot debug code, pending further research 8 年 前
  David Ludwig f7bfa3b79e WinRT: more buildbot debug code 8 年 前
  David Ludwig ecb1eb823e WinRT: added code to help debug a buildbot error 8 年 前