summaryrefslogtreecommitdiff
path: root/libopie2/opiecore
AgeCommit message (Collapse)AuthorFilesLines
2006-05-16Zaurus ODevice: fix brightness control for Collie/Poodlehrw1-1/+1
2006-04-27libopie2/opiecore/device/:zecke2-1/+14
Patch by hrhr to add basic backlight support for the hx4700 series of iPAQs to ODevice
2006-04-23add support for HTC Universal devicellornkcor1-0/+721
2006-04-23add support for HTC Universal devicellornkcor4-4/+168
2006-02-06odevice: tosa now uses corgi-bl. patch courtesy Dirk Opfer - thanksmickeyl1-3/+0
2006-01-23libopiecore: /etc/oz_version renamed to /etc/openzaurus-versionhrw1-1/+1
2005-12-29changed power button mappings for h1915 and asus mypal 716aquadran2-2/+6
2005-11-02ODevice iPAQ h191x and MyPal Asus:zecke2-4/+4
Patch by Pawel Kolodziejski to change the maximum brightnes for H191x and Asus MyPAL.
2005-10-07libopie2/opiecore/device/odevice_ipaq.cpp:zecke1-1/+1
-make it compile. This line should have been H1940 in the patch. Now I even compiled libopiecore before comitting ;)
2005-10-06ODevice patch from #1701 gor hp1940zecke2-1/+8
-Allocate device number -Some implementation
2005-09-27Mac OS X compile fixes:zecke1-1/+2
-disable the "fuege alle libs auf verdacht hinzu" hack and hope we will identify the root cause. -do not redefine cxa_... on Mac. At least the the Apple Linker is not happy with having that symbol defined twice. -well DYLD_BOOL could not be casted to bool. changing it to bool works -opiecore.pro use the same test as in include.pro to see if we build on linux
2005-09-03fun with namespaces and moc... this patch fixes the hinge sensor on ↵mickeyl3-4/+19
clamshell Zaurii
2005-08-31- add support for the new Switches type in the Linux Input System (coming ↵mickeyl7-414/+157
with 2.6.14) - use the new Switches support to rewrite the hinge sensor handling on Zaurus models w/ 2.6 - add Switches support to SysInfo, OInputSystem, oinputsystemdemo
2005-08-27call QCopChannel::send() instead of using a QCopEnvelopmickeyl2-26/+14
2005-08-27call processEvents() to make it more likely^w^w^wsure the QCopEnvelope gets ↵mickeyl2-0/+4
processed
2005-08-24fix STUPID bug by remembering that a QCopEnvelope is sent in the object ↵mickeyl2-5/+13
destructor sometimes C++ is too tricky for human beings :/
2005-08-23add support for the Sharp SL-C3100 "Borzoi"mickeyl3-4/+15
2005-08-17split rotation handling of c7x0 and CXK because of the W100 Rot0 special casemickeyl1-3/+14
2005-08-10libopie:zecke1-2/+4
-Build the Asus MyPal ODevice implementation
2005-08-10libopie2/opiecore/device/odevice.h:zecke1-43/+50
-Reduce the maximum amount of numbers a vendor (e.g. iPAQ) can have to 16 bit in favor of supporting more vendors -Introduce AsusMyPal support -Change the numbering of iPAQ models to be 1,2,3,4 like we do with the other vendors.
2005-08-10libopie2/opiecore/device/odevice_ipaq.cpp:zecke1-26/+37
-Restore the Opie Header -Partially redo the H19xx handling
2005-08-10libopie2/opiecore/odevice.cpp:zecke1-0/+2
-Patch by "Pawel Kolodziejski" <pablo@omega.xtr.net.pl> to instantiate the Asus MyPal implementation
2005-08-10libope2/opiecore/odevice_mypal.[cpp,h]:zecke2-0/+330
-Patch by "Pawel Kolodziejski" <pablo@omega.xtr.net.pl> to add Asus MyPal support to Opie
2005-08-04ODevice:zecke3-14/+50
Patch by Pawel Kolodziejski (pablo _BEI_ omega.xtr.net.pl) to add support for the H19xx series of iPAQs
2005-07-22odevice: fix SL6000 rotation + record button mappingmickeyl1-2/+37
2005-06-29add restart() method (FIXME included ;)mickeyl2-2/+13
2005-06-27simpad: restore file header, zaurus: send returnFromSuspend messagemickeyl2-24/+25
2005-06-26ODevice now features a method to gather the preferred qte driver.mickeyl3-5/+24
The default driver is "Transformed". C7x0 Zaurus devices use "W100" from now on.
2005-06-25- fix logic in isEmpty() and isSuspended()mickeyl2-5/+16
- add convenience API productIdentityVendor()
2005-06-22respect number of product strings in CIS datamickeyl1-1/+3
2005-06-22Note to self: Don't commit local changes...mickeyl2-1/+3
2005-06-21- repair broken headers (tss...)mickeyl4-36/+36
- fix logical error in ODevice::sendSuspendmsg() - send qcop signal returnFromSuspend() after resuming from suspend - remove debug macro from opcmciasystem; better do this from the .pro file with DEFINES +=
2005-06-19add note about why we don't use ioctls for gathering the cards initiallymickeyl1-1/+4
2005-06-17- disable DEBUG in opcmciasystemmickeyl1-6/+6
- fix suspend/resume logic
2005-06-14enable OPcmciaSocket::manufacturer()mickeyl2-10/+20
Did I mention Qt2 sucks? We don't even have a QPair :/
2005-06-09add support for the linux 2.6 backlight interface on tosa, poodle, and colliemickeyl2-28/+42
2005-06-02- move addLanguage.sh and mkipks to scripts/ directorymickeyl2-18/+25
- finish recursive directory locks and mention in ChangeLog beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: ChangeLog libopie2/opiecore/linux/ofilenotify.cpp CVS: libopie2/opiecore/linux/ofilenotify.h CVS: examples/opiecore/onotifytest/main.cpp CVS: examples/opiecore/onotifytest/main.h CVS: Added Files: CVS: scripts/addLanguage.sh scripts/mkipks CVS: ----------------------------------------------------------------------
2005-06-02more work on recursive watchesmickeyl2-26/+66
2005-05-31misc. opcmciasystem improvementsmickeyl3-82/+141
start implementing recursve dirlocks in ODirNotification
2005-05-25be nice to gcc 3.3mickeyl1-1/+1
2005-05-22start talking directly to pcmcia card servicesmickeyl4-8/+1264
2005-05-21add more methods to OPcmciaSocketmickeyl2-1/+23
2005-05-21change OPcmciaCard to OPcmciaSocket, it now resembles a socket rather than a ↵mickeyl2-31/+135
card
2005-05-20Added OResource::findPixmap implementationdrw2-0/+16
2005-05-19ignore empty socketsmickeyl1-2/+3
2005-05-19- add linux pcmcia subsystem wrapper: OPcmciaSystem and OPcmciaCardmickeyl10-18/+704
- move linux-only subsystems in subdirectory linux - minor header cleanups
2005-05-10add foundation for a much more intuitive API for file notificationsmickeyl2-1/+94
2005-05-10s/qWarning/qDebug/mickeyl1-2/+3
2005-05-10remove warningmickeyl1-0/+1
2005-05-09Temporarily show more images for me... until Drw or Skyhusker do it the wayzecke1-4/+3
they want it