index
:
delta/sdl.git
SDL-1.2
SDL-1.2-olpc
SDL-1.3
SDL-ryan-batching-renderer
SDL-ryan-multiple-audio-device
apk
baserock/morph
experimental
gsoc2008_audio_resampling
gsoc2008_force_feedback
gsoc2008_iphone
gsoc2008_manymouse
gsoc2008_nds
gsoc2009_IME
gsoc2009_ps3
gsoc2009_unit_tests
iOS-improvements
master
hg.libsdl.org: SDL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xcode-iOS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added weak linking to hidapi framework
Sam Lantinga
2020-11-17
1
-4
/
+159
*
Be explicit about mapping the new game controller paddle buttons
Sam Lantinga
2020-11-07
1
-0
/
+8
*
Added iOS controllermap test
Sam Lantinga
2020-11-06
1
-0
/
+128
*
Fixed build so CoreBluetooth framework is only needed by hidapi
Sam Lantinga
2020-11-06
2
-59
/
+7
*
Embed the hidapi framework for the iOS and tvOS game controller test
Sam Lantinga
2020-11-06
1
-8
/
+35
*
Updated iOS tests and demos for latest SDL linking requirements
Sam Lantinga
2020-11-06
37
-0
/
+8144
*
Removed old iOS-only project and demos
Sam Lantinga
2020-11-06
48
-12068
/
+0
*
minor whitespace fix
Ozkan Sezer
2020-10-09
2
-0
/
+0
*
Fixed trying to build OSX SDL_OpenURL on iOS and tvOS
Sam Lantinga
2020-10-08
2
-0
/
+0
*
Added events for dynamically connecting and disconnecting displays, with an i...
Sam Lantinga
2020-10-08
1
-0
/
+5
*
url: Add to Xcode project files, iOS/mac fixes.
Ryan C. Gordon
2020-10-05
1
-0
/
+68
*
fix permissions of some project files
Ozkan Sezer
2020-06-14
2
-0
/
+0
*
locale: Implemented SDL_GetPreferredLocales().
Ryan C. Gordon
2020-05-04
1
-0
/
+57
*
Allow Bluetooth headphones for iOS playandrecord mode
Sam Lantinga
2020-04-14
1
-0
/
+0
*
Remove development team override for iOS tests
Sam Lantinga
2020-04-14
1
-56
/
+0
*
Added support for new mouse APIs in iOS 13.4
Sam Lantinga
2020-04-13
1
-0
/
+2
*
iOS: fixed bug whereby some SDL testing apps weren't launching
David Ludwig
2020-03-23
1
-0
/
+2
*
Backed out changeset ca9c225103c4
Sam Lantinga
2020-03-20
1
-0
/
+0
*
Only build raw input support on Windows
Sam Lantinga
2020-03-20
1
-0
/
+0
*
virtual joysticks: MSVC support part 1/2, make driver's .c file be uniquely n...
David Ludwig
2020-03-15
1
-18
/
+18
*
iOS: fixed build error when building test apps via Xcode
David Ludwig
2020-03-15
1
-0
/
+60
*
virtual joysticks: added source files to Xcode projects (Bug 5028)
David Ludwig
2020-03-15
1
-0
/
+26
*
Added SDL_hidapi_rumble.c to the macOS, iOS and tvOS builds
Sam Lantinga
2020-02-04
1
-0
/
+18
*
Added SDL_hidapi_steam.c to the iOS and tvOS dylib build targets
Sam Lantinga
2020-01-29
1
-0
/
+4
*
Added support for the Steam Controller on mobile devices
Sam Lantinga
2020-01-29
1
-0
/
+6
*
fix xcode project file permissions
Ozkan Sezer
2019-12-20
1
-0
/
+0
*
Make sure the Xbox 360 driver doesn't try to talk to the wireless controllers
Sam Lantinga
2019-12-19
1
-0
/
+0
*
Added new HIDAPI driver files to the Xcode projects
Sam Lantinga
2019-12-19
1
-0
/
+20
*
fix xcode project file permissions
Ozkan Sezer
2019-11-21
1
-0
/
+0
*
Added support for the NVIDIA Controller v01.04 on Android
Sam Lantinga
2019-11-21
1
-0
/
+0
*
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
Ozkan Sezer
2019-11-20
1
-0
/
+10
*
fix permissions
Ozkan Sezer
2019-08-23
1
-0
/
+0
*
[SDL][IOS] Audio fix - applies stream to sound data when resampling or reform...
Sam Lantinga
2019-08-22
1
-0
/
+0
*
metal: Update compiled shaders based on compilation script changes
Alex Szpakowski
2019-08-16
1
-0
/
+2
*
fix permissions
Ozkan Sezer
2019-08-08
1
-0
/
+0
*
[ SDL ] Fix compile error building for Windows/ARM64 on Visual Studio 2017 Wi...
Sam Lantinga
2019-08-08
1
-0
/
+0
*
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_...
Alex Szpakowski
2019-08-05
1
-2
/
+6
*
fix permissions
Ozkan Sezer
2019-07-09
1
-0
/
+0
*
Fixed bug 4707 - SDL_SetRelativeMouseMode fails on Vivante
Sam Lantinga
2019-07-03
1
-0
/
+0
*
Rolling back GameCube HIDAPI support
Sam Lantinga
2019-06-19
1
-10
/
+0
*
fix permissions
Ozkan Sezer
2019-06-12
3
-0
/
+0
*
Fix build with the 10.10 SDK
Sam Lantinga
2019-06-11
2
-0
/
+0
*
Fixed bug 4603 - The iOS Test Xcode project file needs to add the metal frame...
Sam Lantinga
2019-06-08
3
-232
/
+471
*
Created Xcode schemes for building on iOS and tvOS
Sam Lantinga
2019-04-23
9
-0
/
+720
*
Fixed archiving the SDL dynamic library on iOS and tvOS
Sam Lantinga
2019-03-19
1
-4
/
+0
*
Added support for building SDL as a dynamic library on tvOS
Sam Lantinga
2019-03-19
1
-0
/
+668
*
Added support for building SDL as a dynamic library on iOS
Sam Lantinga
2019-03-19
1
-0
/
+717
*
Fixed iOS build
Sam Lantinga
2019-03-16
1
-0
/
+6
*
fix permissions
Ozkan Sezer
2018-11-15
3
-0
/
+0
*
Fixed bug 3193 - Dualshock 3's motion sensors overwrite analog stick
Sam Lantinga
2018-11-14
3
-0
/
+0
[next]