summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/device/odevice_zaurus.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-01-23remove setSoftSuspend() from ODevice. this is a left-over from the old daysmickeyl1-42/+2
2005-01-23- consolidate reading hinge sensor into one placemickeyl1-24/+9
2005-01-11workaround a quirk in the linux kernel semanticsmickeyl1-1/+1
2005-01-10first shot at OpenZaurus HAL introduced by 2.6.10mickeyl1-34/+64
2005-01-10make the SL-C3000 (Sharp Spitz) known to ODevicemickeyl1-37/+59
2005-01-01slightly more correct way to calculate the brightnessmickeyl1-1/+1
2005-01-01rewrite backlight stuffmickeyl1-56/+36
2005-01-01clean up a bit and start w/ introducing SL-6000 supportmickeyl1-82/+42
2004-10-13-Create the QPE/System channel in ODevice to listen for button remappingzecke1-4/+0
2004-09-21If sound is not yet finished return and do not try to playzecke1-2/+2
2004-09-06GCC 2.95 compile fix for switch/case statementzecke1-3/+6
2004-08-25-Have a common implementation for reading the config valuezecke1-65/+34
2004-08-17add sl-6000llornkcor1-0/+4
2004-06-12- refactor the distribution detection codemickeyl1-42/+27
2004-05-01Pass on the Hardware line of proc/cpuinfo so we don't need to parse the file ...zecke1-1/+1
2004-04-22-added default buttons for emulation in qvfb or for unknown devicesalwin1-2/+2
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke1-5/+5
2004-03-13Move XML class to internal PIMzecke1-1/+2
2004-03-02run the optimize_connect scriptalwin1-2/+2
2004-02-19when going to suspend, a QCopEnvelope message will sendalwin1-21/+22
2004-02-07Rename the rest bunch of functions <- fix compiling...zecke1-3/+3
2004-01-13- rewrite device detectionmickeyl1-101/+2
2004-01-13- split odevice into dedicated files and classes, it has getting much too largemickeyl1-0/+790