Age | Commit message (Collapse) | Author | Files | Lines |
|
* Reorder keys (bug #1860)
* Add key F6 as rotate screen button for Palm LifeDrive (bug #1861)
* Fix backlight on Palm Treo 650 (bug #1862)
* Rotate function of directional keys when screen rotated (bug #1863)
Patches courtesy of Marek Vasut <marek.vasut@gmail.com>
|
|
and add support for various Palm devices. Original patch by Jan Herman (z72ka) & Marek Va?ut (Marex) <marek.vasut@gmail.com> (fixes bug #1856)
|
|
|
|
|
|
http://opie-bugs.oszine.de/view.php?id=1839
|
|
a variable inside of a case statement. When I integrated the patch for
palm support I streamlined the switch. This lost the brackets that would
be required to declare vars inside of switch statements. The bug slipped
by because I wasn't doing arm compiles at the time. Sorry.
This patch fixes it. It also slides in some corrections associated to what
open and sscanf return. It should not cause any behavior change.
Thanks goes to GoXbox Live for reporting the problem.
|
|
value is not checked. It isn't a big deal. But it would be nice if the
user knew that an ioctl to a device tanked.
|
|
their respective families. It also makes the model families bit unique with
each other. This patch makes button (and general device features) not
overlap. This fixes Opie bug 1836.
Thanks goes out to Paul E. (aka BlueLightning) for originally reporting
this problem and providing the text for a reasonable near-term solution. On
top of all that, Paul even test the patch that this commit is based on,
confirming that it was a reasonable solution.
For those of you out there who support distros for the other model families,
please be careful. And note that we have not tested on any of model family
but iPAQs. We don't anticipate any problems, but be careful out there.
|
|
information. It should cause no change in behavior.
|
|
have partial support for the Palm LD, TX and Z72 handheld computers.
This commit is based on a patch submitted by Cristiano to the opie-devel
list. The patch itself comprises work done by Alex Osborne, Cristiano,
Sergey Lapin, Jan Herman and Aaron. Thanks goes to them for sticking with
the patch and expanding the number of devices Opie works on.
|
|
work with current kernel versions. It also changes the mixer name to the
rightful name for most modern kernels. It is rumored that the mixer in most
HTC devices does not work. But at least it points at the right device now.
Thanks GoXbox Live!
|
|
and follows the backlight class in sysfs. This patch was originally done
by an unknown poster and maintained by Paul S. Thanks all who contributed.
|
|
is assumed to be something but no initial value is given.
This commit changes that by either assigning an initial value or removing
the assumption on an initial value (usually the former).
|
|
|
|
the 2.6 based PDAs togeter. Thank you Paul!
|
|
P.Sokolovsky. thanks guys
|
|
|
|
on Slavek Banko patch
|
|
|
|
see http://openezx.org
|
|
|
|
Patch by hrhr to add basic backlight support for the
hx4700 series of iPAQs to ODevice
|
|
|
|
|
|
|
|
|
|
|
|
Patch by Pawel Kolodziejski to change the maximum brightnes
for H191x and Asus MyPAL.
|
|
-make it compile. This line should have been H1940 in the
patch. Now I even compiled libopiecore before comitting ;)
|
|
-Allocate device number
-Some implementation
|
|
clamshell Zaurii
|
|
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
|
|
|
|
processed
|
|
destructor
sometimes C++ is too tricky for human beings :/
|
|
|
|
|
|
-Build the Asus MyPal ODevice implementation
|
|
-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.
|
|
-Restore the Opie Header
-Partially redo the H19xx handling
|
|
-Patch by "Pawel Kolodziejski" <pablo@omega.xtr.net.pl> to instantiate
the Asus MyPal implementation
|
|
-Patch by "Pawel Kolodziejski" <pablo@omega.xtr.net.pl> to add
Asus MyPal support to Opie
|
|
Patch by Pawel Kolodziejski (pablo _BEI_ omega.xtr.net.pl) to add
support for the H19xx series of iPAQs
|
|
|
|
|
|
The default driver is "Transformed". C7x0 Zaurus devices use "W100" from now on.
|
|
- 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 +=
|
|
|
|
|
|
|