summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/device
AgeCommit message (Expand)AuthorFilesLines
2005-03-31check for '2.4' kernel rather than for an Embedix version, since we willmickeyl2-20/+8
2005-03-31add basic support for the Sharp SL-C1000 (Akita) PDAmickeyl3-44/+52
2005-03-21on non-embedix kernel zaurii devices don't wait after suspend 'causealwin3-22/+50
2005-03-15ok. the hinge button must have held-action set to 0.alwin1-6/+3
2005-03-14hopefull speedups on keyeventhandler, eventhandler will just set whenalwin1-8/+5
2005-03-13inserted a keyevent-filter just used by CL3000 and C7x0/C8x0.alwin2-48/+95
2005-03-12this error will get my personal "error of the month":alwin2-2/+2
2005-03-11jornada 56x device updateschicken1-1/+6
2005-03-03fix a typo in the jornada 56x backlight controlchicken1-1/+1
2005-02-19jornada device fixeschicken1-2/+2
2005-02-19jornada 720 device updateschicken1-6/+16
2005-02-18first bits of jornada 720 device codechicken2-7/+22
2005-02-18-Check if the string is safe (omitted Global::shellQuote as we constructzecke1-5/+6
2005-02-17Add OAbstractMobileDevice with implementations for suspend and setDisplayStatuszecke14-84/+204
2005-02-06make autorotate also work on kernel 2.6mickeyl2-75/+35
2005-02-06fix default orientation on 2.6 (this time taking hinge sensor into account)mickeyl1-2/+15
2005-02-04implement computing the hinge status for Zaurus w/ Kernel 2.6mickeyl1-4/+19
2005-02-01add C7x0 Mail key that has been forgotten since ages :)mickeyl1-21/+25
2005-01-29use FB_BLANK_UNBLANK and FB_BLANK_POWERDOWN for the 2.6 interfacemickeyl2-2/+6
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