Commit History

Author SHA1 Message Date
  Sam Lantinga 00da0824f5 Updated axis/button mapping for Dualshock 3, for upcoming Sony driver changes 8 years ago
  Philipp Wiesemann 6bd87635ee iOS: Fixed compiling template on C89 compilers. 8 years ago
  Philipp Wiesemann 34a2a46f66 Removed unused constant in testgesture program. 8 years ago
  Philipp Wiesemann 7122036d03 Updated file name in porting README. 8 years ago
  Brandon Schaefer c35f46d03c mir: Set the max/min w/h vs just setting the window w/h 8 years ago
  Sam Lantinga 60ba8552d8 Backed out changeset e3fcdad257fc - testaudiocapture.c already does what we want 8 years ago
  Sam Lantinga 570e286fd6 Added an audio recording test program 8 years ago
  Sam Lantinga 22161480ee Compile fix for android. 8 years ago
  Sam Lantinga 6814f5dbc0 ALSA driver improvements: 8 years ago
  Sam Lantinga c4d54504fa differentiate between capture / playback audio thread names 8 years ago
  Sam Lantinga 763e138903 Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID() 8 years ago
  Sam Lantinga 6bdc0e724d Fixed tabs to spaces 8 years ago
  Sam Lantinga aae481294d Added support to loopwave for hotplugging audio devices 8 years ago
  Sam Lantinga c1802ef646 Fixed compile error with gcc -std=c99 8 years ago
  Philipp Wiesemann 20c846ebe7 Fixed warning about implicit conversion in controllermap program. 8 years ago
  Philipp Wiesemann 72fdf62980 Mir: Fixed crash if creating default cursor failed. 8 years ago
  Philipp Wiesemann 42d02890f4 Linux: Fixed error message. 8 years ago
  Ryan C. Gordon 6aa17426a6 video: Don't compile isAtLeastGL3() if we don't have OpenGL support _at all_. 8 years ago
  Ryan C. Gordon ca0bf151d5 Fix some more compiler warnings on armcc. 8 years ago
  Ryan C. Gordon d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 8 years ago
  Brandon Schaefer 94a69443c7 mistake: Revert the files that I did not mean to commit 8 years ago
  Brandon Schaefer 7bbb13ea59 * Some refactoring and bug fixes. Thanks Micha? Kuchta! 8 years ago
  Ryan C. Gordon bc8778854e raspberrypi: RPI_Destroy() should free the SDL_VideoDevice and its driverdata. 8 years ago
  Brandon Schaefer 5a47ee0365 mir: Get ready for Mir 1.0, clean up deprecations. Thanks Micha? Kuchta! 8 years ago
  Ryan C. Gordon 1066bcc83a audio: clarified what SDL_AudioSpec::samples is, removed note about power of 2. 8 years ago
  Philipp Wiesemann e5d9b25d8c Fixed comment style. 8 years ago
  Ryan C. Gordon 32ef85b52c Updated generated configure script. 8 years ago
  Ryan C. Gordon a4249b48ee Patched to compile on C89 compilers. 8 years ago
  Ryan C. Gordon 4d525d465b configure: Cygwin and MingW should try to use -Wdeclaration-after-statement. 8 years ago
  Ryan C. Gordon 3b9e4d0a6c audio: Try to keep callbacks firing at normal pace when device is lost. 8 years ago