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
/
src
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-17
s/iPhoneOS/iOS
Ryan C. Gordon
1
-1
/
+1
2014-02-17
Corrected battery percentage on iOS (thanks, Felix!).
Ryan C. Gordon
1
-1
/
+1
2014-02-02
Fixed bug 2374 - Update copyright for 2014...
Sam Lantinga
9
-9
/
+9
2013-11-24
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
Ryan C. Gordon
9
-9
/
+9
2013-11-14
Renamed things named after BeOS to be named after Haiku instead.
Ryan C. Gordon
2
-6
/
+7
2013-10-20
Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values.
Sam Lantinga
1
-5
/
+1
2013-05-18
File style cleanup for the SDL 2.0 release
Sam Lantinga
4
-27
/
+28
2013-05-10
Added missing vi lines.
Philipp Wiesemann
1
-0
/
+2
2013-03-17
Removed Nintendo DS support since nobody has volunteered to maintain it for o...
Sam Lantinga
2
-48
/
+0
2013-03-17
Add PSP support
Captain Lex
2
-0
/
+73
2013-02-16
Added license to Android power implementation
Sam Lantinga
1
-0
/
+20
2013-02-15
Happy New Year!
Sam Lantinga
8
-8
/
+8
2012-09-27
Removed executable bit from source files
Sam Lantinga
8
-0
/
+0
2012-09-23
Added missing Android source that was supposed to go with changeset 64a6297a8b93
Sam Lantinga
1
-0
/
+41
2012-09-23
Fixed bug 1606 - SDL does not implement SDL_GetPowerInfo() for Android.
Sam Lantinga
1
-0
/
+4
2012-09-15
Removed Windows CE support from SDL 2.0.
Ryan C. Gordon
1
-9
/
+1
2011-12-31
Happy New Year!
Sam Lantinga
8
-8
/
+8
2011-10-31
Lots of fixes importing SDL source wholesale into a new iOS project
Sam Lantinga
7
-6
/
+39
2011-10-13
Fixed a whole slew of compiler warnings that -Wall exposed.
Ryan C. Gordon
1
-8
/
+0
2011-09-15
Removed some FIXMEs (Nathan's changes were, in fact, correct).
Ryan C. Gordon
1
-4
/
+2
2011-07-14
Should compile now (fixed typos(?))
Nathan Heisey
1
-2
/
+5
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
7
-127
/
+120
2011-02-11
Happy 2011! :)
Sam Lantinga
7
-7
/
+7
2011-01-24
Include windows.h in a single point in the source, so we can be consistent ab...
Sam Lantinga
1
-2
/
+1
2011-01-24
Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
Sam Lantinga
1
-1
/
+10
2010-04-30
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon
2
-1
/
+105
2010-01-24
Fixed bug #926
Sam Lantinga
6
-6
/
+6
2009-09-19
Removed outdated Dreamcast support
Sam Lantinga
1
-1
/
+1
2009-09-19
Removed outdated OS/2 support
Sam Lantinga
2
-139
/
+0
2009-06-30
Moved hardcoding of "/proc/apm" elsewhere.
Ryan C. Gordon
1
-1
/
+2
2009-06-30
Linux /proc/apm: handle hex and decimal (and octal!) values.
Ryan C. Gordon
1
-1
/
+1
2009-06-30
Linux /proc/acpi: check for ac_adapter states, other cleanup.
Ryan C. Gordon
1
-28
/
+66
2009-06-30
Removed stub for Linux /sys/power processing.
Ryan C. Gordon
2
-10
/
+0
2009-06-30
Power: First shot at Linux /proc/acpi/battery support.
Ryan C. Gordon
1
-13
/
+210
2009-06-10
indent
Sam Lantinga
7
-111
/
+108
2009-06-08
Fixed some typos and added a couple of includes. All were need to get SDL_pow...
Bob Pendleton
2
-6
/
+10
2009-06-07
BeOS support for power subsystem.
Ryan C. Gordon
2
-0
/
+130
2009-06-07
Initial work on power subsystem for SDL 1.3.
Ryan C. Gordon
6
-0
/
+768