summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/device/odevice_simpad.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-06-27simpad: restore file header, zaurus: send returnFromSuspend messagemickeyl1-23/+22
2005-04-05Use OResource for loading imagesdrw1-23/+25
2005-02-17Add OAbstractMobileDevice with implementations for suspend and setDisplayStatuszecke1-1/+1
2004-11-05correct simpad cs3 readoutchicken1-1/+1
2004-11-04Use QTextStream and QFile instead of read/sscanf for parsingzecke1-19/+17
2004-11-03-Make struct s_button (simpad button) really internalzecke1-4/+23
2004-09-21SIMpad:zecke1-9/+21
2004-09-21-Remove uneeded QCopChannel from SIMpad ODevicezecke1-3/+0
2004-09-21Simpad:zecke1-29/+3
2004-09-21If sound is not yet finished return and do not try to playzecke1-0/+2
2004-09-15Patch by Till Harbum for SIMpad to more properly use the ChipSelect3zecke1-19/+68
2004-08-25-Have a common implementation for reading the config valuezecke1-38/+9
2004-08-15-Use APM for the SIMpad now that it got the APM biosless patchzecke1-28/+33
2004-08-01cleanup - odevice is now and for future the one and only friend classalwin1-2/+1
2004-08-01added a keyfilter singleton. All OPIE apps should use that instead ofalwin1-24/+28
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 allzecke1-2/+0
2004-06-12- refactor the distribution detection codemickeyl1-43/+22
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-1/+1
2004-03-13Move XML class to internal PIMzecke1-1/+2
2004-03-02run the optimize_connect scriptalwin1-1/+1
2004-02-19when going to suspend, a QCopEnvelope message will sendalwin1-21/+22
2004-02-07Rename the rest bunch of functions <- fix compiling...zecke1-1/+1
2004-01-13- rewrite device detectionmickeyl1-54/+2
2004-01-13- split odevice into dedicated files and classes, it has getting much too largemickeyl1-0/+443