summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/device
AgeCommit message (Expand)AuthorFilesLines
2005-01-24Fix compile of odevice_zaurus.cppdrw1-31/+33
2005-01-23remove setSoftSuspend() from ODevice. this is a left-over from the old daysmickeyl8-82/+2
2005-01-23- consolidate reading hinge sensor into one placemickeyl2-25/+10
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 ODevicemickeyl3-40/+64
2005-01-04added odevice_genuine for pure INTEL based CPUwimpie5-0/+291
2005-01-01slightly more correct way to calculate the brightnessmickeyl1-1/+1
2005-01-01rewrite backlight stuffmickeyl2-67/+45
2005-01-01clean up a bit and start w/ introducing SL-6000 supportmickeyl2-86/+85
2004-11-05correct simpad cs3 readoutchicken1-1/+1
2004-11-04Revert last commit and create a QCOP Channel for QPE/System inzecke1-2/+3
2004-11-04Use QTextStream and QFile instead of read/sscanf for parsingzecke1-19/+17
2004-11-03-SIMpad crashes on QObject::connect() of the QCopChannelzecke1-3/+3
2004-11-03-Make struct s_button (simpad button) really internalzecke2-16/+23
2004-10-13-Create the QPE/System channel in ODevice to listen for button remappingzecke6-17/+11
2004-10-11remove jornada 56x brightness hackchicken1-2/+1
2004-10-07small documentation format fixesclem1-3/+3
2004-10-05whoops, things were just fine`chicken1-1/+1
2004-10-03correct jornada 56x sysfs handlingschicken1-1/+1
2004-09-21SIMpad:zecke2-9/+23
2004-09-21-Remove uneeded QCopChannel from SIMpad ODevicezecke2-4/+0
2004-09-21QT_NO_SOUND is defined at least on MacOSzecke1-3/+1
2004-09-21Simpad:zecke2-33/+5
2004-09-21Only disconnect from sender if sender() is validzecke1-1/+3
2004-09-21If sound is not yet finished return and do not try to playzecke4-2/+8
2004-09-21Update Opie Documentationzecke1-4/+60
2004-09-20remove duplicate source filemickeyl1-5/+2
2004-09-19-Check m_model to allow suspending. ODevice doesn't suspend on UnknownModelzecke1-7/+52
2004-09-17First untested support for the beagle from MasterIAzecke4-2/+225
2004-09-15Patch by Till Harbum for SIMpad to more properly use the ChipSelect3zecke1-19/+68
2004-09-09updates to MNCIschurig2-154/+50
2004-09-09added MNCI-RXschurig1-1/+2
2004-09-09support for devfsschurig1-0/+4
2004-09-08remove things like \n and \l from the system version stringmickeyl1-1/+1
2004-09-06GCC 2.95 compile fix for switch/case statementzecke1-3/+6
2004-08-29Minor but important changes in API. Improved SQL performance: contactsbackend...eilers1-0/+4
2004-08-25-Have a common implementation for reading the config valuezecke7-175/+158
2004-08-20back out unintentional change. Use an unknown ODevice insteadzecke1-1/+1
2004-08-17add sl-6000llornkcor2-0/+5
2004-08-15-Use APM for the SIMpad now that it got the APM biosless patchzecke2-50/+55
2004-08-01cleanup - odevice is now and for future the one and only friend classalwin4-50/+62
2004-08-01added a keyfilter singleton. All OPIE apps should use that instead ofalwin2-50/+57
2004-07-27Replacing an ugly QString.sprintf() with QString().arg() which fixes wrong fo...eilers1-1/+1
2004-07-13Fix compiler warnings coming from static methods which are unused most of thezecke2-20/+35
2004-07-13Use snprintf to just be sure that we don't go over the buffer limitzecke1-1/+1
2004-07-13-Small clean up, we do not need to use the file anymore as allzecke2-4/+2
2004-06-12- refactor the distribution detection codemickeyl8-189/+141
2004-05-30LCD/Backlight control has changed a bitchicken1-3/+3
2004-05-21last bit of jornada 56x button updateschicken1-5/+5