Alex Szpakowski
|
450fa8cdf9
Use OS-provided click counts on macOS and iOS for mouse press and release events.
|
8 years ago |
Alex Szpakowski
|
bac5394127
Fix mouse wheel events on macOS 10.12 (thanks Eric Wasylishen!)
|
8 years ago |
Brandon Schaefer
|
89c538a4e3
Mir: Add gamma support set/get. Still need one more function to complete the set
|
8 years ago |
Brandon Schaefer
|
a729c4f97a
Mir: Add fixme (waiting for a public api to be added)
|
8 years ago |
Brandon Schaefer
|
705ecf78f5
[Mir] Move to the new MirDisplayConfig API
|
8 years ago |
Philipp Wiesemann
|
fc469f6f27
Mac: Fixed markdown formatting in README.
|
8 years ago |
Philipp Wiesemann
|
8e88f08150
Mac: Fixed whitespace around function return type.
|
8 years ago |
Philipp Wiesemann
|
929b965c62
Fixed compiling of three test programs with C++.
|
8 years ago |
Philipp Wiesemann
|
85588ea040
Android: Fixed two warnings about unused variables.
|
8 years ago |
Alex Szpakowski
|
f0fca2880f
Handle audio interruptions on iOS/tvOS. Fixes bugs 2569 and 2960.
|
8 years ago |
Ryan C. Gordon
|
8f8f225b3f
Xcode/mac: fix building standalone static and shared libraries.
|
8 years ago |
Ryan C. Gordon
|
06700a905b
emscripten: get even more aggressive about audio device closing.
|
8 years ago |
Sam Lantinga
|
b7818d7124
Recommended settings from Xcode 7.3.0
|
8 years ago |
Sam Lantinga
|
29214826ec
Fixed warning with Xcode 7.3.0
|
8 years ago |
Alex Szpakowski
|
459102a5c0
Updated URL in a comment
|
8 years ago |
Alex Szpakowski
|
a96b6f2104
Added a new hint SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION.
|
8 years ago |
Alex Szpakowski
|
4bcce330d1
tvOS: Add drop-file support
|
8 years ago |
Sam Lantinga
|
e5070d20ee
Fixed set of libraries needed to build on Mac OS X
|
8 years ago |
Sam Lantinga
|
93d42e2d3e
Hopefully fixed the cmake build on Mac OS X
|
8 years ago |
Sam Lantinga
|
8c01d5886c
Fixed building new coreaudio driver on Mac OS X
|
8 years ago |
Alex Szpakowski
|
4209a1fd4c
CoreAudio iOS/tvOS: Use AVFoundation instead of AudioSession. Fixes audio on tvOS.
|
8 years ago |
Sam Lantinga
|
dbe2997ac0
Fixed building for both iOS and tvOS on Xcode 8
|
8 years ago |
Sam Lantinga
|
7f28853b89
Fixed including OpenGL ES on iOS without any other SDL headers
|
8 years ago |
Sam Lantinga
|
d0898b38fc
Allow targeting tvOS
|
8 years ago |
Sam Lantinga
|
86d4b09914
Fixed spacing
|
8 years ago |
Sam Lantinga
|
925859aaa6
Fixed accidental call to SDL_PrivateJoystickHat()
|
8 years ago |
Alex Szpakowski
|
f050576665
Initial Apple TV / tvOS support.
|
8 years ago |
Alex Szpakowski
|
86708c3cd8
Enable more compiler warnings in the Xcode projects (based on Xcode 8's suggestion), made some integer downcasts explicit.
|
8 years ago |
Sam Lantinga
|
00791f3a87
Only prevent the default browser event handling when the specific event types aren't disabled by the user, patch contributed by Jonas Platte
|
8 years ago |
Charlie Birks
|
993dd83510
Add mapping for media keys
|
8 years ago |