Commit Graph

  • 743ba2f499 Added missing brackets in test source assert messages. Philipp Wiesemann 2014-11-07 10:02:45 +01:00
  • e11969a72f Fixed two typos in test source. Philipp Wiesemann 2014-11-07 10:01:20 +01:00
  • b561f20316 WinRT: removed '-' from build script file names David Ludwig 2014-11-03 13:07:51 -05:00
  • f055ea70f8 WinRT: added scripts to build Release copies of SDL for all WinRT variants David Ludwig 2014-11-03 08:58:49 -05:00
  • ef559ddb4c iOS: Added support for iOS 8 LaunchScreen NIBs. Eric Wing 2014-11-02 20:55:13 -08:00
  • ecc014740a WinRT: added SDL_HINT_WINRT_PREF_PATH_ROOT David Ludwig 2014-11-27 09:55:34 -05:00
  • 506a1efc22 WinRT: removed a completed TODO item from an inline comment David Ludwig 2014-11-27 08:50:11 -05:00
  • 6a5b3bb425 WinRT: added initial SDL_TEXTINPUT support David Ludwig 2014-11-26 21:34:15 -05:00
  • 5bdc9913ac Corrected header file guard comments. Philipp Wiesemann 2014-11-25 22:37:12 +01:00
  • 8cab5ae300 Fixed limitation for number of custom main() arguments on Android. Philipp Wiesemann 2014-11-25 22:31:14 +01:00
  • 94539137a2 Mac: Add drag & drop support. J?rgen P. Tjern? 2014-11-24 11:46:20 -08:00
  • 084642d3f4 Cocoa: add in handling of "lost" touches on OS X. [bug #2635] Edward Rudd 2014-11-23 15:48:52 -05:00
  • 8c9341b92d add "i" shortcut to testgesture tool to log # of fingers down on the touch devices. Edward Rudd 2014-11-23 15:39:28 -05:00
  • d7cc6fabee add controllermap program to SDLTest xcode project Edward Rudd 2014-11-23 15:21:49 -05:00
  • 43e5c9ee00 Fixed doxygen tags in header file documentation comments. Philipp Wiesemann 2014-11-23 20:46:34 +01:00
  • c0165972c3 Fixed typos in header file documentation comments. Philipp Wiesemann 2014-11-23 20:40:48 +01:00
  • 097ad55000 Fixed local reference leaks in messagebox implementation for Android. Philipp Wiesemann 2014-11-23 20:38:18 +01:00
  • c121ff7f9a Added name for second Java Thread on Android. Philipp Wiesemann 2014-11-23 20:35:51 +01:00
  • d9a42c76b1 WinRT: fixed an invalid comment in SDL_GetPrefPath() (for WinRT) David Ludwig 2014-11-23 08:59:01 -05:00
  • 13c511697c WinRT: allowed 'roaming' and 'temp' folder paths to be retrieved on WinPhone 8.1 David Ludwig 2014-11-23 08:52:10 -05:00
  • a690944e44 Fixed typo in header file documentation comment. Philipp Wiesemann 2014-11-23 11:26:46 +01:00
  • 5575948b37 Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events David Ludwig 2014-11-22 21:13:46 -05:00
  • 9c398852e6 Corrected header file documentation comment. Philipp Wiesemann 2014-11-22 22:20:40 +01:00
  • 167b3bb4cd WinRT: updated docs to include details of recently-expanded GLES2 support David Ludwig 2014-11-02 11:26:54 -05:00
  • 577ef5e0b6 WinRT: fixed crash when trying, and failing, to load the opengles2 renderer David Ludwig 2014-11-02 10:38:29 -05:00
  • bbe1df0d51 WinRT: enabled OpenGL ES 2 support on Windows Phone David Ludwig 2014-11-02 10:32:25 -05:00
  • 18ecc34dfd WinRT: updated an OpenGL-related code-comment David Ludwig 2014-11-02 09:02:01 -05:00
  • 0bcc254e4f WinRT: expanded OpenGL ES 2 support to enable recent updates to ANGLE/WinRT David Ludwig 2014-11-02 08:47:05 -05:00
  • 1c85ba23df WinRT: moved documentation + setup related TODO items out of README-winrt.md David Ludwig 2014-11-01 11:41:18 -04:00
  • 796f7bbf0c WinRT: made README-winrt.md slightly easier to read in an 80-column text editor David Ludwig 2014-11-01 11:17:07 -04:00
  • 438a55a49c WinRT: added details of the port's status, to README-winrt.md David Ludwig 2014-11-01 11:14:46 -04:00
  • 43ad9670e6 Patched to compile on pre-C99 compilers. Ryan C. Gordon 2014-10-30 13:44:31 -04:00
  • 3a916c6d7b X11: Fixed SDL_GetGlobalMouseState() to work better with multimonitor configs. Dmitry Rekman 2014-10-29 22:55:40 -04:00
  • 37720dd5f2 Fixed gamecontroller database sorting script not sorting the whole database. Philipp Wiesemann 2014-10-29 22:44:35 +01:00
  • 0c60f023f5 Removed unnecessary NULL check. Philipp Wiesemann 2014-10-29 22:41:01 +01:00
  • 2bdc5c9d7a Updated gamecontroller database sorting script to work with Python 3. Philipp Wiesemann 2014-10-29 20:35:21 +01:00
  • 032b14e7b6 Fixed SDL_AddHintCallback() crashing if no more memory available. Philipp Wiesemann 2014-10-29 20:29:32 +01:00
  • 2a46a9df21 Fixed bug 2647 - Memory leak in SDL_AddHintCallback function - SDL_hints.c Philipp Wiesemann 2014-10-29 20:20:47 +01:00
  • fb6d185a8a Merged default into iOS-improvements Alex Szpakowski 2014-10-28 18:36:29 -03:00
  • 28fe9f0cfc Switched to the core versions of OpenGL ES framebuffer object and renderbuffer functions. Alex Szpakowski 2014-10-28 01:34:40 -03:00
  • f2bd99da68 WinRT: detailed steps, via the WinRT README, to fix a common build error David Ludwig 2014-10-27 19:53:44 -04:00
  • 3d2ca92e6a Fixed two typos in header file comment. Philipp Wiesemann 2014-10-27 12:53:47 +01:00
  • 7268eabb9b Added handling of NULL as input for SDL_GameControllerAddMapping(). Philipp Wiesemann 2014-10-26 23:28:45 +01:00
  • 33a2b58ca4 Fixed SDL_GameControllerMappingForGUID() crashing if no more memory available. Philipp Wiesemann 2014-10-26 23:22:53 +01:00
  • 30d6cec1bb Added handling of NULL as input for SDL_GameControllerMapping(). Philipp Wiesemann 2014-10-26 17:53:16 +01:00
  • 90387dafb4 Removed two wrong documentation comments from gamecontroller source. Philipp Wiesemann 2014-10-26 17:46:11 +01:00
  • 0a053ed66a Fixed wording in SDL_GameControllerAddMappingsFromRW() error message. Philipp Wiesemann 2014-10-26 17:44:00 +01:00
  • 01f3498c33 WinRT: more keyboard code cleanups - made keycode listings a bit easier to read - listed VK_ keycode names, where appropriate - removed a few pieces of dead + commented-out code - applied a common 'WINRT_' prefix to internal function names David Ludwig 2014-10-26 12:33:10 -04:00
  • e057c7dd12 WinRT: Fixed bug whereby key-detection code could call SDL_Log David Ludwig 2014-10-25 08:54:23 -04:00
  • ed2fff6bef WinRT: fallback to scancode key detection, if VirtualKey/VK detection fails David Ludwig 2014-10-25 08:50:41 -04:00
  • 20b19aac86 WinRT: more keyboard code cleanups - use SDL_arraysize where appropriate - made long lines of debug-logging code span multiple lines, for easier reading David Ludwig 2014-10-25 08:43:51 -04:00
  • a1bac50d1b WinRT: Fixed bug whereby a right-shift key might get reported as left-shift David Ludwig 2014-10-24 22:09:47 -04:00
  • e9c79620df WinRT: minor keyboard code cleanup David Ludwig 2014-10-24 21:25:21 -04:00
  • d5d3721b4d Added new key codes from Android 4.4 (API 20) and 5.0 (API 21). Philipp Wiesemann 2014-10-24 19:50:29 +02:00
  • a1dcebb209 Remove unused variable. Brandon Schaefer 2014-10-24 06:52:54 -07:00
  • 04dbc4920e Merge patch for bug 2750. Thanks Sylvain! Brandon Schaefer 2014-10-24 06:50:09 -07:00
  • 1745116fe8 Fixed bug 2759 - Android findLibrary() returns NULL Philipp Wiesemann 2014-10-24 11:53:34 +02:00
  • d89620a809 Removed the codepath that gets compiled if IPHONE_TOUCH_EFFICIENT_DANGEROUS is not defined. Alex Szpakowski 2014-10-24 04:06:45 -03:00
  • a0481bb10c Completely removed custom splash screen code. iOS 8 introduced yet another official way to do launch images (via a Storyboard), and the custom splash screen code was broken on newer devices and caused bugs for all devices anyway. Alex Szpakowski 2014-10-24 03:56:34 -03:00
  • bc382e390a Added an option to define libraries to be loaded on Android in a derived class. Philipp Wiesemann 2014-10-23 16:45:18 +02:00
  • 775a802627 Fixed alert dialog for not loaded libraries on Android being cancelable. Philipp Wiesemann 2014-10-23 16:41:01 +02:00
  • 425a06a9ea Fixed missing @Override annotation warning in source for Android. Philipp Wiesemann 2014-10-23 16:39:15 +02:00
  • 4a67627e8b Fixed upper case button in alert dialog for not loaded libraries on Android. Philipp Wiesemann 2014-10-23 16:38:03 +02:00
  • d4bdd2469f Fixed typo in message of alert dialog for not loaded libraries on Android. Philipp Wiesemann 2014-10-23 16:34:48 +02:00
  • 391c31cf06 Fixed writing new errors to standard output instead of error output on Android. Philipp Wiesemann 2014-10-23 16:33:27 +02:00
  • 85bed09561 Fixed documentation in source for Android. Philipp Wiesemann 2014-10-23 16:31:02 +02:00
  • 34a85f4de6 [Android] #2759: Show a message on failure to load a .so library (by Sylvain) Gabriel Jacobo 2014-10-21 11:44:35 -03:00
  • 96fd9cefc8 Clarify (lack of) support for desktop OpenGL on the Raspberry Pi Gabriel Jacobo 2014-10-21 11:27:06 -03:00
  • 5f193f0c60 Fixed setting of screen saver state crashing on some version of Android. Philipp Wiesemann 2014-10-20 22:19:09 +02:00
  • 79035b393a Bug 2739 - [Android] No support for SDL_DisableScreenSaver by Martin Gerhardy Gabriel Jacobo 2014-10-20 10:10:39 -03:00
  • ec4dfdfc58 Fixed bug 2476 - Allow custom main() arguments Philipp Wiesemann 2014-10-17 23:36:45 +02:00
  • 7cabaebed4 Fixed typo in source comment. Philipp Wiesemann 2014-10-17 23:26:02 +02:00
  • 0302bb771c Fixed syntax error in cmake file. Philipp Wiesemann 2014-10-17 23:10:33 +02:00
  • 38f94e21c0 Added a platform cleanup function for the Vivante video driver Sam Lantinga 2014-10-16 09:54:13 -07:00
  • 5df970a695 [udev] Fixes #2654, ID_INPUT_KEY devices are ignored. Gabriel Jacobo 2014-10-16 09:41:42 -03:00
  • 29eb6e9b3c [X11] Obey DISPLAY environment variable when selecting screen (Steaphan Greene) Gabriel Jacobo 2014-10-15 18:33:43 -03:00
  • 1b341f5875 WinRT build fix David Ludwig 2014-10-15 15:50:35 -04:00
  • 839be30466 Updated configure based on recent configure.in changes Sam Lantinga 2014-10-15 16:26:51 +00:00
  • 251ca855f7 Expanded the iMX6 video driver into a general Vivante video driver that works across multiple SoCs Sam Lantinga 2014-10-15 09:18:17 -07:00
  • f7abb7c4e2 Better error reporting for video drivers with less than full functionality. Sam Lantinga 2014-10-15 09:14:09 -07:00
  • 3b70f65dc1 Fixed bug where EGL function pointers wouldn't get saved in optimized gcc builds Sam Lantinga 2014-10-15 09:13:36 -07:00
  • 348cf3ee28 Fixed spurious SDL error on shutdown if mouse capture isn't supported Sam Lantinga 2014-10-15 09:11:15 -07:00
  • 89127c2d70 Fixed input device detection on systems that aren't running the udev daemon Sam Lantinga 2014-10-15 09:10:50 -07:00
  • 639b39c46c Fixed crash if the event subsystem didn't initialize properly Sam Lantinga 2014-10-15 09:09:57 -07:00
  • 20a6c623c3 WinRT: fixed bug whereby offscreen-rendered content could get improperly rotated David Ludwig 2014-10-14 09:53:46 -04:00
  • 72f703e395 Fixed log typo Sam Lantinga 2014-10-13 14:10:41 -07:00
  • 557d43e69a Minor cleanups Sam Lantinga 2014-10-13 10:46:27 -07:00
  • bebc8d126d Added configure options to disable OpenGL ES 1.1 and 2.0 individually Sam Lantinga 2014-10-13 10:43:10 -07:00
  • 411e0f9dac WinRT: expanded the documentation on SDL_HINT_WINRT_HANDLE_BACK_BUTTON David Ludwig 2014-10-04 14:59:41 -04:00
  • 498690ffa3 Mac: Fix build with clang from Xcode 6. J?rgen P. Tjern? 2014-09-30 11:20:50 -07:00
  • 51a07ade28 Fixed broken layout for buttons with configured color in messagebox on Android. Philipp Wiesemann 2014-09-25 20:56:27 +02:00
  • 788a2e4597 Added setting configured color to button texts for messagebox on Android. Philipp Wiesemann 2014-09-24 23:46:46 +02:00
  • 53feb22897 WinRT: cleaned up the opening section of the README David Ludwig 2014-09-19 12:09:51 -04:00
  • 16773fd47f WinRT: fixed broken emphasis formatting in README, when rendering it with Doxygen David Ludwig 2014-09-19 11:27:18 -04:00
  • 476580576e [Android] Better fix for #2480, pause/resume audio Gabriel Jacobo 2014-09-18 11:03:34 -03:00
  • 5f9ea7edeb Haptic: Deal with negative periodic magnitudes (thanks, Elias!). Ryan C. Gordon 2014-09-17 14:49:36 -04:00
  • 266c0023da Fixed haptic documentation typos (thanks, Elias!). Ryan C. Gordon 2014-09-17 14:47:42 -04:00
  • 4544343b3e [Android] Fixes #2480, music does not pause when process backgrounded Gabriel Jacobo 2014-09-17 11:41:12 -03:00
  • e7f2f85c3d [Android] Fixes #2679 - Crash resuming from screen off Gabriel Jacobo 2014-09-17 08:59:43 -03:00
  • 60df813042 Fixed doxygen warning and markdown formatting. Philipp Wiesemann 2014-09-16 23:09:32 +02:00