Mercurial > sdl-ios-xcode
log src/power/linux/SDL_syspower.c @ 3705:794f31fb9505
age | author | description |
---|---|---|
2010-01-24 | Sam Lantinga | Fixed bug #926 |
2009-06-30 | Ryan C. Gordon | Moved hardcoding of "/proc/apm" elsewhere. |
2009-06-30 | Ryan C. Gordon | Linux /proc/apm: handle hex and decimal (and octal!) values. |
2009-06-30 | Ryan C. Gordon | Linux /proc/acpi: check for ac_adapter states, other cleanup. |
2009-06-30 | Ryan C. Gordon | Removed stub for Linux /sys/power processing. |
2009-06-30 | Ryan C. Gordon | Power: First shot at Linux /proc/acpi/battery support. |
2009-06-10 | Sam Lantinga | indent |
2009-06-08 | Bob Pendleton | Fixed some typos and added a couple of includes. All were need to get SDL_power to compile on Linux. |
2009-06-07 | Ryan C. Gordon | Initial work on power subsystem for SDL 1.3. |