On Thu, Nov 13, 2008 at 7:32 PM, Enlightenment SVN <[EMAIL PROTECTED]> wrote: > Log: > powersave todo: reduce timer precision. > > Author: barbieri > Date: 2008-11-13 13:32:05 -0800 (Thu, 13 Nov 2008) > New Revision: 37613 > > Modified: > trunk/e/src/bin/e_powersave.h > > Modified: trunk/e/src/bin/e_powersave.h > =================================================================== > --- trunk/e/src/bin/e_powersave.h 2008-11-13 21:09:15 UTC (rev 37612) > +++ trunk/e/src/bin/e_powersave.h 2008-11-13 21:32:05 UTC (rev 37613) > @@ -37,6 +37,9 @@ > /* FIXME: in powersave mode also add the ability to reduce framerate when > * at a particular powersave mode */ > > +/* FIXME: in powersave mode also reduce ecore timer precision, so timers > + * will be dispatched together and system will wakeup less. */ > + > /* FIXME: in powersave mode also add the ability to change screenblanker > * preferences when in powersave mode as well as check in the screensaver > * has kicked in */
most of the listed items should be fairly easy to do, do you have any specific requirements for them, do you want config dialogs to select parameters? IOW: why are they todo and not done? -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [EMAIL PROTECTED] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
