index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testgamecontroller.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-02
Updated copyright to 2016
Sam Lantinga
1
-1
/
+1
2015-11-25
Replaced tabs with spaces in test programs.
Philipp Wiesemann
1
-2
/
+2
2015-11-14
Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID().
Ryan C. Gordon
1
-0
/
+8
2015-09-20
Added initial support for MFi game controllers on iOS.
Alex Szpakowski
1
-2
/
+2
2015-05-26
Updated the copyright year to 2015
Sam Lantinga
1
-1
/
+1
2015-05-21
Removed redundant NULL check in test program.
Philipp Wiesemann
1
-4
/
+2
2015-05-18
Added missing loop cancel for Emscripten in test programs.
Philipp Wiesemann
1
-0
/
+6
2015-02-12
Fixed test programs for joystick not exiting on events after first disconnect.
Philipp Wiesemann
1
-0
/
+8
2014-12-25
Fixed compile errors in example programs.
Philipp Wiesemann
1
-1
/
+1
2014-12-18
Initial merge of Emscripten port!
Ryan C. Gordon
1
-84
/
+100
2014-08-20
Fixed warnings about unused functions in test program.
Philipp Wiesemann
1
-45
/
+0
2014-03-29
Fixed assertion loading button.bmp in testgamecontroller
Sam Lantinga
1
-3
/
+7
2014-02-10
Make controllermap, etc, work on platforms with hardcoded window sizes.
Ryan C. Gordon
1
-1
/
+4
2014-02-10
Replace testgamecontroller visualization mode with something more useful.
Ryan C. Gordon
1
-56
/
+92
2014-02-02
Fixed bug 2374 - Update copyright for 2014...
Sam Lantinga
1
-1
/
+1
2013-12-23
Changed testgamecontroller to wait for controllers to be reattached, the way ...
Sam Lantinga
1
-16
/
+44
2013-12-02
Adds controllermap utility to test suite.
Gabriel Jacobo
1
-0
/
+2
2013-08-28
Fixed testgamecontroller output to make sense.
Ryan C. Gordon
1
-1
/
+3
2013-08-14
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution...
Andreas Schiffler
1
-20
/
+23
2013-07-25
Updated the copyright year for the test programs
Sam Lantinga
1
-1
/
+1
2013-07-20
Removed not needed SDL_WINDOW_SHOWN from test programs.
Philipp Wiesemann
1
-1
/
+1
2013-05-18
File style cleanup for the SDL 2.0 release
Sam Lantinga
1
-2
/
+2
2013-04-03
Improve testgamecontroller output & robustness.
Jørgen P. Tjernø
1
-43
/
+49
2013-02-25
Changed the game controller enum types to match SDL naming conventions.
Ryan C. Gordon
1
-2
/
+2
2013-02-25
Minor cleanup.
Ryan C. Gordon
1
-5
/
+3
2013-02-24
Made testgamecontroller minimally more useful.
Ryan C. Gordon
1
-8
/
+65
2012-12-22
Fix compiler warning; minor harness driver cleanup; fix test build for SDL ve...
Andreas Schiffler
1
-0
/
+13
2012-11-26
Added hotplug joystick support and simplified game controller API, courtesy o...
Sam Lantinga
1
-0
/
+205