Sat, 02 Jan 2021 10:25:38 -0800 |
Updated copyright for 2021
|
file | diff | annotate |
Fri, 25 Sep 2020 10:14:42 +0200 |
Fixed bug 5239 - Play audio on Android while backgrounded (Thanks Superfury)
|
file | diff | annotate |
Thu, 16 Jan 2020 20:49:25 -0800 |
Updated copyright date for 2020
|
file | diff | annotate |
Tue, 18 Jun 2019 18:53:58 +0200 |
Android: resize with software rendering, reverted again (Bug 4669)
|
file | diff | annotate |
Tue, 18 Jun 2019 18:40:40 +0200 |
Android: try to fix resize with software rendering (bug 4669)
|
file | diff | annotate |
Tue, 18 Jun 2019 10:23:19 +0200 |
Android: revert previous commit (Bug 4669)
|
file | diff | annotate |
Mon, 17 Jun 2019 22:31:36 +0200 |
Fixed bug 4669: Android software renderer, black screen when window resizes
|
file | diff | annotate |
Thu, 17 Jan 2019 11:05:05 +0100 |
Android: prevent concurrency in Android_SetScreenResolution() when exiting
|
file | diff | annotate |
Wed, 16 Jan 2019 10:31:51 +0100 |
Android: move static variable isPaused/isPausing to SDL_VideoData structure
|
file | diff | annotate |
Fri, 04 Jan 2019 22:01:14 -0800 |
Updated copyright for 2019
|
file | diff | annotate |
Thu, 03 Jan 2019 20:18:29 +0100 |
Android: use Mutex instead of Semphore for bug 4142
|
file | diff | annotate |
Thu, 03 Jan 2019 14:18:06 +0100 |
Fixed bug 4142 - Concurrency issues in Android backend
|
file | diff | annotate |
Thu, 03 Jan 2019 13:14:16 +0100 |
Android: preparation bug 4142, reduce usage of global variable Android_Window
|
file | diff | annotate |
Thu, 06 Dec 2018 09:22:00 +0100 |
Fix warnings detected on Android build
|
file | diff | annotate |
Thu, 07 Jun 2018 17:07:03 -0700 |
Track android device panel width & height as well as window surface & height.
|
file | diff | annotate |
Wed, 03 Jan 2018 10:03:25 -0800 |
Updated copyright for 2018
|
file | diff | annotate |
Mon, 28 Aug 2017 00:22:23 -0700 |
Renaming of guard header names to quiet -Wreserved-id-macro
|
file | diff | annotate |
Sun, 01 Jan 2017 18:33:28 -0800 |
Updated copyright for 2017
|
file | diff | annotate |
Sat, 02 Jan 2016 10:10:34 -0800 |
Updated copyright to 2016
|
file | diff | annotate |
Tue, 26 May 2015 06:27:46 -0700 |
Updated the copyright year to 2015
|
file | diff | annotate |
Fri, 23 Jan 2015 20:29:08 +0100 |
Fixed bug 2816 - [patch] Android: Expose screen refresh rate
|
file | diff | annotate |
Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Sun, 24 Nov 2013 23:56:17 -0500 |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file | diff | annotate |
Fri, 15 Feb 2013 08:47:44 -0800 |
Happy New Year!
|
file | diff | annotate |
Wed, 03 Oct 2012 20:49:16 -0700 |
Fixed bug 1614 - SDL for Android does not implement TextInput API
|
file | diff | annotate |
Tue, 19 Jun 2012 13:57:42 -0300 |
Fixes #1422, restores GL context automatically under Android
|
file | diff | annotate |
Sat, 31 Dec 2011 09:28:07 -0500 |
Happy New Year!
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Thu, 13 Jan 2011 18:31:15 -0800 |
Added "mouse" support for the Android touch screen
|
file | diff | annotate |
Thu, 13 Jan 2011 15:10:17 -0800 |
The window is changed to reflect the actual screen dimensions, for now.
|
file | diff | annotate |
Wed, 12 Jan 2011 14:29:01 -0800 |
Fill in the video mode with the correct screen format
|
file | diff | annotate |
Thu, 10 Jun 2010 18:54:23 +1200 |
Added (partially implemented) android video backend and associated files needed to build
|
file | diff | annotate |