Philipp Wiesemann
|
fc469f6f27
Mac: Fixed markdown formatting in README.
|
il y a 8 ans |
Philipp Wiesemann
|
8e88f08150
Mac: Fixed whitespace around function return type.
|
il y a 8 ans |
Philipp Wiesemann
|
929b965c62
Fixed compiling of three test programs with C++.
|
il y a 8 ans |
Philipp Wiesemann
|
85588ea040
Android: Fixed two warnings about unused variables.
|
il y a 8 ans |
Alex Szpakowski
|
f0fca2880f
Handle audio interruptions on iOS/tvOS. Fixes bugs 2569 and 2960.
|
il y a 8 ans |
Ryan C. Gordon
|
8f8f225b3f
Xcode/mac: fix building standalone static and shared libraries.
|
il y a 8 ans |
Ryan C. Gordon
|
06700a905b
emscripten: get even more aggressive about audio device closing.
|
il y a 8 ans |
Sam Lantinga
|
b7818d7124
Recommended settings from Xcode 7.3.0
|
il y a 8 ans |
Sam Lantinga
|
29214826ec
Fixed warning with Xcode 7.3.0
|
il y a 8 ans |
Alex Szpakowski
|
459102a5c0
Updated URL in a comment
|
il y a 8 ans |
Alex Szpakowski
|
a96b6f2104
Added a new hint SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION.
|
il y a 8 ans |
Alex Szpakowski
|
4bcce330d1
tvOS: Add drop-file support
|
il y a 8 ans |
Sam Lantinga
|
e5070d20ee
Fixed set of libraries needed to build on Mac OS X
|
il y a 8 ans |
Sam Lantinga
|
93d42e2d3e
Hopefully fixed the cmake build on Mac OS X
|
il y a 8 ans |
Sam Lantinga
|
8c01d5886c
Fixed building new coreaudio driver on Mac OS X
|
il y a 8 ans |
Alex Szpakowski
|
4209a1fd4c
CoreAudio iOS/tvOS: Use AVFoundation instead of AudioSession. Fixes audio on tvOS.
|
il y a 8 ans |
Sam Lantinga
|
dbe2997ac0
Fixed building for both iOS and tvOS on Xcode 8
|
il y a 8 ans |
Sam Lantinga
|
7f28853b89
Fixed including OpenGL ES on iOS without any other SDL headers
|
il y a 8 ans |
Sam Lantinga
|
d0898b38fc
Allow targeting tvOS
|
il y a 8 ans |
Sam Lantinga
|
86d4b09914
Fixed spacing
|
il y a 8 ans |
Sam Lantinga
|
925859aaa6
Fixed accidental call to SDL_PrivateJoystickHat()
|
il y a 8 ans |
Alex Szpakowski
|
f050576665
Initial Apple TV / tvOS support.
|
il y a 8 ans |
Alex Szpakowski
|
86708c3cd8
Enable more compiler warnings in the Xcode projects (based on Xcode 8's suggestion), made some integer downcasts explicit.
|
il y a 8 ans |
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
|
il y a 8 ans |
Charlie Birks
|
993dd83510
Add mapping for media keys
|
il y a 8 ans |
Alon Zakai
|
1b6565fcb7
use Module.createContext for 2D rendering in emscripten
|
il y a 8 ans |
Alon Zakai
|
bec5573476
add some detail to fullscreen workaround comment; version 6
|
il y a 8 ans |
Charlie Birks
|
405d64b207
only unset fullscreen flags if fullscreen failed
|
il y a 8 ans |
Charlie Birks
|
c68cac89df
use screen resolution instead of canvas size
|
il y a 8 ans |
Boris Gjenero
|
791b946a42
Fix full screen mode in Firefox, which was broken by 9d4beb2
|
il y a 8 ans |