Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/gsm-client-xsmp.c
Commit message (Collapse)AuthorAgeFilesLines
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-5/+5
|
* Use g_timeout_add_seconds() for power efficiencyDaniel Drake2008-12-181-1/+1
| | | | | | | | | This attempts to align second-granularity wakeups across the system, reducing CPU wakeups a little. I considered all timeouts of duration 1 second or greater, and moved the non-timing-critical ones to g_timeout_add_seconds(). (Actually, I didn't find any that I felt were timing-critical)
* Prefix the session server stuff with gsm, makes things a lot less confusing.Marco Pesenti Gritti2008-06-061-0/+828