Commit History

Author SHA1 Message Date
  Sam Lantinga a13da2faa7 Generalized the hint for whether the application gets a mouse event when clicking on the window to activate it, and is now named SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH. 10 years ago
  Sam Lantinga 8ddb4328b5 When clicking on a window to give it focus, don't pass the mouse click to the application. 10 years ago
  Ryan C. Gordon f33c58b004 Updated Linux notes on building with Mir and Wayland support. 10 years ago
  Sam Lantinga e45698d218 Updated version to 2.0.5 in preparation for release 10 years ago
  Philipp Wiesemann f89857f1c2 Updated configure script. 10 years ago
  Philipp Wiesemann 357c3dd746 iOS: Updated comment in demo. 10 years ago
  Alex Szpakowski f31c7086d8 Enable SDL_LoadObject on iOS 8+ and tvOS. 10 years ago
  Alex Szpakowski 77bacfd72d tvOS launch images are now properly supported. 10 years ago
  Alex Szpakowski a8b033d7c4 Update the code for the iOS demos to handle modern devices. Fixes bug #3337 10 years ago
  Alex Szpakowski 40ecac8e60 Don't try to load a launch storyboard on tvOS (it doesn't use them). 10 years ago
  Alex Szpakowski 666d3fecc8 iOS/tvOS: Try to load the launch screen as a storyboard. Xcode 8 compiles it as a storyboard instead of a nib. 10 years ago
  Alex Szpakowski 9165ba7ebd iOS/tvOS: Always send SDL_WINDOWEVENT_FOCUS_GAINED when a window is created on the main screen (fixes bug #3395). 10 years ago
  Alex Szpakowski 450fa8cdf9 Use OS-provided click counts on macOS and iOS for mouse press and release events. 10 years ago
  Alex Szpakowski bac5394127 Fix mouse wheel events on macOS 10.12 (thanks Eric Wasylishen!) 10 years ago
  Brandon Schaefer 89c538a4e3 Mir: Add gamma support set/get. Still need one more function to complete the set 10 years ago
  Brandon Schaefer a729c4f97a Mir: Add fixme (waiting for a public api to be added) 10 years ago
  Brandon Schaefer 705ecf78f5 [Mir] Move to the new MirDisplayConfig API 10 years ago
  Philipp Wiesemann fc469f6f27 Mac: Fixed markdown formatting in README. 10 years ago
  Philipp Wiesemann 8e88f08150 Mac: Fixed whitespace around function return type. 10 years ago
  Philipp Wiesemann 929b965c62 Fixed compiling of three test programs with C++. 10 years ago
  Philipp Wiesemann 85588ea040 Android: Fixed two warnings about unused variables. 10 years ago
  Alex Szpakowski f0fca2880f Handle audio interruptions on iOS/tvOS. Fixes bugs 2569 and 2960. 10 years ago
  Ryan C. Gordon 8f8f225b3f Xcode/mac: fix building standalone static and shared libraries. 10 years ago
  Ryan C. Gordon 06700a905b emscripten: get even more aggressive about audio device closing. 10 years ago
  Sam Lantinga b7818d7124 Recommended settings from Xcode 7.3.0 10 years ago
  Sam Lantinga 29214826ec Fixed warning with Xcode 7.3.0 10 years ago
  Alex Szpakowski 459102a5c0 Updated URL in a comment 10 years ago
  Alex Szpakowski a96b6f2104 Added a new hint SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION. 10 years ago
  Alex Szpakowski 4bcce330d1 tvOS: Add drop-file support 10 years ago
  Sam Lantinga e5070d20ee Fixed set of libraries needed to build on Mac OS X 10 years ago