summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-11support more than one udi per plugin, fixes lid detetection in buttons pluginRichard Hughes6-61/+136
2007-07-11actually do the suspend when you press the power buttonRichard Hughes1-1/+2
2007-07-11make the idle and switches do the right thing on olpc. nearly doneRichard Hughes4-101/+113
2007-07-11add initial suspend stuffRichard Hughes10-23/+244
2007-07-11add a new buttons plugin to detect a hal power button eventRichard Hughes27-21/+214
2007-07-10remove blank LSB field in the redhat init scriptRichard Hughes1-4/+1
2007-07-10add initial idletime detection for olpcRichard Hughes9-5/+627
2007-07-06use the buildin docdir as it actually worksRichard Hughes2-15/+2
2007-07-05add marshall to gitignoreRichard Hughes1-0/+1
2007-07-05use ohm path. oopsRichard Hughes3-4/+4
2007-07-05according to the FHS we should be using unversioned /usr/lib/ohm rather than ...Richard Hughes9-10/+18
2007-07-05Revert "version the libraries for fedora submission (and because we might cha...Richard Hughes8-8/+8
2007-07-04release 0.1.0 version of OHM so it can be packaged for fedora (OLPC)Richard Hughes1-1/+1
2007-07-04version the libraries for fedora submission (and because we might change API)Richard Hughes8-8/+8
2007-07-04make the spec file fedora compliantRichard Hughes1-2/+6
2007-06-25add other stuffRichard Hughes3-0/+334
2007-06-25add other stuffRichard Hughes5-0/+421
2007-06-25have a move aroundRichard Hughes42-156/+54
2007-06-25actually change the backlight brightnessRichard Hughes3-1/+120
2007-06-25more fixups, and less memoryRichard Hughes11-248/+189
2007-06-25connect before querying, to fix lshalRichard Hughes2-2/+10
2007-06-13licence under lgplRichard Hughes26-26/+26
2007-06-13no autogen stuffRichard Hughes2-108/+0
2007-06-08no multiuser stuffRichard Hughes6-8283/+2
2007-06-04Revert "add the start of a session daemon framework"Richard Hughes6-138/+0
2007-01-30add the start of a session daemon frameworkRichard Hughes6-0/+138
2007-01-29Add some initial core valuesRichard Hughes2-3/+105
2007-01-28fix module unloading (make static) and also inprove error handling in libohm....Richard Hughes12-51/+177
2007-01-28export the version string into the codeRichard Hughes4-5/+19
2007-01-27rename the methods from the gpm names to GetVersion and GetPluginsRichard Hughes3-29/+20
2007-01-27move user test from manager to test programRichard Hughes3-86/+107
2007-01-27add a simple test program and also update the documentationRichard Hughes7-286/+384
2007-01-27use GKeyFile instead of freeformRichard Hughes6-96/+111
2007-01-26fix build, oopsRichard Hughes1-0/+1
2007-01-26fix the dpms pluginRichard Hughes4-34/+36
2007-01-26change load into preloadRichard Hughes10-36/+49
2007-01-26add initial dpms pluginRichard Hughes7-3/+287
2007-01-26don't coldply each plugin twiceRichard Hughes2-8/+6
2007-01-26fix removing a userRichard Hughes1-3/+3
2007-01-25remove the printing from the confstoreRichard Hughes16-108/+387
2007-01-24properly clean the la files, and disable the dpms plugin for nowRichard Hughes8-0/+147
2007-01-24Merge branch 'master' of git+ssh://floopily.org/git/ohmRob Taylor30-230/+1286
2007-01-24Add some usecasesRob Taylor1-0/+31
2007-01-24make the ser conf switching workRichard Hughes5-18/+169
2007-01-24add quick and dirty battery pluginRichard Hughes10-8/+171
2007-01-24add initial timeremaining pluginRichard Hughes8-6/+169
2007-01-24set the keys properlyRichard Hughes16-222/+586
2007-01-24play some more with the per-user conf stuffRichard Hughes2-17/+61
2007-01-24add initial conf user supportRichard Hughes2-8/+179
2007-01-23add the idle and acadapter pluginsRichard Hughes21-32/+318