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)
|
|
|
|
|
|
|
|
|
|
flag.
FIX: Include that macro in the class declaration.
|
|
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.
|
|
class. This means that the last child in the chain would be called instead.
Seeing as how the function is not really implemented in this class I am sure
that they do want the override so a user is A. not fooled into thinking it
is and B. running into a parent function doing the wrong thing.
|
|
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).
|
|
|
|
one point in the code and then not checked in another point in the code.
If it needed to be checked once, it needs to be checked the other time. If not
the application could segfault.
|
|
all of them are minor and should not effect properly running code. But if I
were you I would give libstocks and the stockticker plugin in Today a wide
berth. That library is atrocious.
|
|
Each file also didn't check the return value.
This commit changes it so that every single non-checked call in these files
is checked.
|
|
|
|
birthday/anniversary. The latter is required for sorting birthdays/anniversaries correctly on the today screen.
Fixes bug #1760.
|
|
mismatch correction. None are serious, but all would have been improperly
mislinked in the inheritance hierarchy if attempted to be used.
|
|
because the code lacked a space between two entities.
FIX: Add a space.
NOTE: The code was additionally reworked to make the spaces more noticable
to the author of the patch.
Thanks goes to Paul Eggleton who provided the patch!
This fixes Opie bug 1753:
http://opie-bugs.oszine.de/view.php?id=1753
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
have first set Cellular, Fax, Pager property and then HOME or WORK property.
|
|
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
|
|
-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
|
|
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 :/
|
|
|