Wed, 30 Sep 2015 15:33:33 -0700 |
Sam Lantinga |
Added support for the Cideko AK08b
|
changeset |
files
|
Sun, 27 Sep 2015 20:12:47 +0200 |
Philipp Wiesemann |
Android: Removed three internal functions not used by SDL.
|
changeset |
files
|
Fri, 25 Sep 2015 15:17:20 -0300 |
Alex Szpakowski |
iOS: show message boxes using the new UIAlertController APIs when supported, rather than the deprecated UIAlertView.
|
changeset |
files
|
Mon, 21 Sep 2015 21:19:37 +0200 |
Philipp Wiesemann |
iOS: Fixed pointer dereference after free.
|
changeset |
files
|
Mon, 21 Sep 2015 21:16:54 +0200 |
Philipp Wiesemann |
Updated configure.in file.
|
changeset |
files
|
Sun, 20 Sep 2015 23:08:36 -0300 |
Alex Szpakowski |
Added initial support for MFi game controllers on iOS.
|
changeset |
files
|
Fri, 18 Sep 2015 16:22:23 -0400 |
Ryan C. Gordon |
Added copyright information on test/sample.wav; the mystery is solved! :)
|
changeset |
files
|
Fri, 18 Sep 2015 21:27:00 +0200 |
Philipp Wiesemann |
Added more entries to WhatsNew.txt for 2.0.4.
|
changeset |
files
|
Fri, 18 Sep 2015 21:26:46 +0200 |
Philipp Wiesemann |
Android: Added check if Java method for APK expansion file exists.
|
changeset |
files
|
Fri, 18 Sep 2015 21:26:28 +0200 |
Philipp Wiesemann |
Android: Improved last error message for failed APK expansion file use.
|
changeset |
files
|
Thu, 17 Sep 2015 22:36:11 +0200 |
Philipp Wiesemann |
Android: Added additional error messages for APK expansion file use.
|
changeset |
files
|
Thu, 17 Sep 2015 22:30:24 +0200 |
Philipp Wiesemann |
Android: Fixed trying to read from APK expansion files without version hint set.
|
changeset |
files
|
Thu, 17 Sep 2015 22:24:54 +0200 |
Philipp Wiesemann |
Android: Renamed SDLActivity's Java method used for APK expansion files.
|
changeset |
files
|
Thu, 17 Sep 2015 22:21:12 +0200 |
Philipp Wiesemann |
Android: Added to APK expansion file hint documentation in header file.
|
changeset |
files
|
Thu, 17 Sep 2015 22:14:37 +0200 |
Philipp Wiesemann |
Android: Removed empty onDraw() override method from SDLActivity.
|
changeset |
files
|
Tue, 15 Sep 2015 00:25:07 -0300 |
Alex Szpakowski |
iOS SDL_GL_CreateContext: Clamp the multisample sample count when the requested value is too high, rather than failing to create the context.
|
changeset |
files
|
Mon, 14 Sep 2015 22:50:55 -0300 |
Alex Szpakowski |
Windows: Try to use xinput9_1_0.dll if XInput 1.4 and 1.3 are not available.
|
changeset |
files
|
Mon, 14 Sep 2015 22:44:20 -0300 |
Alex Szpakowski |
Fixed the header guard in the darwin SDL_sysjoystick_c.h file.
|
changeset |
files
|
Mon, 14 Sep 2015 11:15:25 -0700 |
Sam Lantinga |
Fixed divide by zero if the application has run out of GDI handles and is trying to show an error dialog
|
changeset |
files
|
Sun, 13 Sep 2015 11:29:45 -0400 |
Ryan C. Gordon |
Mac: Fixed off-by-one bug when plugging in a joystick (thanks, Konstantin!).
|
changeset |
files
|
Wed, 09 Sep 2015 19:08:52 -0300 |
Alex Szpakowski |
iOS: Added support for force-touch on capable devices.
|
changeset |
files
|
Wed, 09 Sep 2015 13:55:11 -0300 |
Alex Szpakowski |
Mac: Fixed SDL_SetWindowSize to set the size of the content area of the window, rather than the total size including decorations.
|
changeset |
files
|
Mon, 07 Sep 2015 13:25:36 -0400 |
David Ludwig |
Fix Bug 3114: SDL's MSVC-2010+ projects can fail to build via a custom VS .sln
|
changeset |
files
|
Sat, 05 Sep 2015 20:21:52 +0200 |
Philipp Wiesemann |
Android: Changed return type of four JNI functions from int to jint.
|
changeset |
files
|
Sat, 05 Sep 2015 20:21:35 +0200 |
Philipp Wiesemann |
Android: Fixed unused variable warning.
|
changeset |
files
|
Sat, 05 Sep 2015 20:21:06 +0200 |
Philipp Wiesemann |
Android: Fixed missing break warning.
|
changeset |
files
|
Sat, 05 Sep 2015 20:20:35 +0200 |
Philipp Wiesemann |
Added another entry to WhatsNew.txt for 2.0.4.
|
changeset |
files
|
Fri, 28 Aug 2015 19:10:46 -0300 |
Alex Szpakowski |
Fix bug 3081: CMake configuration auto-disables OpenGL ES support on Windows.
|
changeset |
files
|
Fri, 28 Aug 2015 19:05:24 -0300 |
Alex Szpakowski |
Fixed bug 3098: CMake project never enables xinput support on Windows.
|
changeset |
files
|
Mon, 24 Aug 2015 22:35:01 +0200 |
Philipp Wiesemann |
PSP: Replaced use of SDLKey with SDL_Keycode.
|
changeset |
files
|
Mon, 24 Aug 2015 22:31:36 +0200 |
Philipp Wiesemann |
PSP: Fixed a syntax error.
|
changeset |
files
|
Fri, 21 Aug 2015 23:50:59 +0200 |
Philipp Wiesemann |
Corrected documentation of the SDL_CreateTexture() functions in header file.
|
changeset |
files
|
Fri, 21 Aug 2015 23:50:37 +0200 |
Philipp Wiesemann |
Changed an error return value from 0 to NULL for consistency.
|
changeset |
files
|
Fri, 21 Aug 2015 00:19:36 -0300 |
Alex Szpakowski |
Updated SDL_egl.h to have the latest EGL version and extension information.
|
changeset |
files
|
Wed, 19 Aug 2015 22:29:37 +0200 |
Philipp Wiesemann |
Corrected documentation of SDL_AddTimer() in header file.
|
changeset |
files
|
Sat, 15 Aug 2015 21:21:29 +0200 |
Philipp Wiesemann |
Removed not needed call to pthread_attr_getstacksize() for SDL_CreateThread().
|
changeset |
files
|
Sat, 15 Aug 2015 00:36:39 -0400 |
Ryan C. Gordon |
X11: Handle keyboard layout changing during app's run on Ubuntu 12.04 (etc).
|
changeset |
files
|
Fri, 14 Aug 2015 23:38:40 -0400 |
Ryan C. Gordon |
Patched to compile.
|
changeset |
files
|
Fri, 14 Aug 2015 23:30:46 -0400 |
Ryan C. Gordon |
Minor coding convention fix.
|
changeset |
files
|
Fri, 14 Aug 2015 16:23:31 +0100 |
Jason Wyatt |
Supply current group when translating X11 Keycodes to Keysyms.
|
changeset |
files
|
Fri, 14 Aug 2015 01:20:41 -0400 |
Ryan C. Gordon |
Cocoa: Keep the window's screen position through SDL_SetWindowSize().
|
changeset |
files
|
Thu, 13 Aug 2015 21:40:32 -0400 |
Ryan C. Gordon |
X11: only send mouse button up events if not a mousewheel "button"
|
changeset |
files
|
Thu, 13 Aug 2015 17:40:28 -0400 |
Ryan C. Gordon |
X11: Simplified mousewheel event handling.
|
changeset |
files
|
Thu, 13 Aug 2015 17:37:09 -0400 |
Ryan C. Gordon |
X11: isConfigureNotify() isn't used at the moment, comment it out.
|
changeset |
files
|
Thu, 13 Aug 2015 14:56:16 -0400 |
Ryan C. Gordon |
X11: don't block on a ConfigureNotify event during SDL_SetWindowBordered().
|
changeset |
files
|
Sun, 09 Aug 2015 20:01:01 +0200 |
Philipp Wiesemann |
Added missing SDL_Quit() in test program.
|
changeset |
files
|
Sun, 09 Aug 2015 20:00:51 +0200 |
Philipp Wiesemann |
Emscripten: Changed return -1 after SDL_SetError() to return SDL_SetError().
|
changeset |
files
|
Fri, 07 Aug 2015 01:02:35 -0400 |
Ryan C. Gordon |
X11: Fixed XRandR display detection.
|
changeset |
files
|
Fri, 07 Aug 2015 01:00:14 -0400 |
Ryan C. Gordon |
testdisplayinfo.c forgot to SDL_Quit() at the end.
|
changeset |
files
|
Fri, 07 Aug 2015 00:59:31 -0400 |
Ryan C. Gordon |
X11: Fixed a memory leak when adding duplicate display modes.
|
changeset |
files
|
Wed, 05 Aug 2015 21:04:10 +0200 |
Philipp Wiesemann |
Emscripten: Added missing error messages for audio and joystick init failures.
|
changeset |
files
|
Wed, 05 Aug 2015 21:03:31 +0200 |
Philipp Wiesemann |
Added more entries to WhatsNew.txt for 2.0.4.
|
changeset |
files
|
Mon, 03 Aug 2015 11:37:03 -0700 |
andrewb |
Add SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 to SDL so that Reborn can keep running through Alt+F4.
|
changeset |
files
|
Sat, 01 Aug 2015 22:03:50 -0700 |
Sam Lantinga |
Fixed bug 3083 - Android JNIEXPORT and JNICALL missing
|
changeset |
files
|
Sat, 01 Aug 2015 15:16:57 -0300 |
Alex Szpakowski |
EGL: Added support for sRGB system framebuffers, when the required EGL extension is present.
|
changeset |
files
|
Fri, 31 Jul 2015 20:16:58 +0200 |
Philipp Wiesemann |
Mac: Fixed check for SDL_HINT_MAC_BACKGROUND_APP.
|
changeset |
files
|
Fri, 31 Jul 2015 20:16:18 +0200 |
Philipp Wiesemann |
Fixed documentation of SDL_DropEvent in header file.
|
changeset |
files
|
Fri, 31 Jul 2015 20:15:39 +0200 |
Philipp Wiesemann |
Added filesystem to list of paths in porting README.
|
changeset |
files
|
Fri, 31 Jul 2015 20:15:02 +0200 |
Philipp Wiesemann |
Android: Changed androidbuild.sh to use path from variable.
|
changeset |
files
|
Fri, 31 Jul 2015 09:16:21 -0700 |
Alfred Reynolds |
SDL
|
changeset |
files
|