Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/xopower.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugs found by pycheckerJames Simmons2010-03-061-1/+1
|
* modified: ReadEtextsActivity.pyJames Simmons2009-03-211-1/+6
| | | | | modified: xopower.py Correct timeout code.
* modified: ReadEtextsActivity.pyJames Simmons2009-03-211-8/+7
| | | | | modified: xopower.py Correct idle timeout code.
* modified: xopower.pyJames Simmons2009-03-211-9/+3
|
* modified: ReadEtextsActivity.pyJames Simmons2009-03-211-3/+7
| | | | | modified: xopower.py Move power management code to xopower.
* new file: xopower.pyJames Simmons2009-03-151-0/+75
Try to make the power management code a reuseable routine. Replace file sharing code with the latest code from the core Read activity.