Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-09-30 | - partly rearranged for better bc in the future | sandman | 1 | -50/+71 |
- led handling rewritten - cleanups - another try at fixing the OZ suspend "glitches" | ||||
2002-09-10 | Fix for QTopia1.6 | zecke | 1 | -2/+0 |
2002-09-06 | Added new functionality to libopie / ODevice, regarding LCD control (on/off | sandman | 1 | -0/+4 |
brightness) | ||||
2002-09-05 | - added a setPowerButtonHandler() for iPAQs and Zs | sandman | 1 | -0/+6 |
(-> disableAPM() in launcher can be removed) - another try to fix the OZ suspend code | ||||
2002-09-05 | Use SIG_IGN rather than an empty handler to ignore SIG_TSTP. | kergoth | 1 | -2/+0 |
2002-08-28 | Use the new iPAQ suspend code for all supported platforms (that is OZ | sandman | 1 | -0/+1 |
right now ;) ) | ||||
2002-08-04 | 1) Fixes for suspend/resume (improved it for iPAQ, shouldn't have changed | sandman | 1 | -1/+3 |
anything for Z) -- It seems that this also fixes the 70% CPU load problem (needs more testing/feedback though) 2) the launcher now creates a /var/run/opie.pid file containing its pid 3) the launcher catches SIGTERM and kills all its child processes | ||||
2002-07-27 | Small extension to read the system version | sandman | 1 | -0/+1 |
(currently only functional for familiar) | ||||
2002-06-25 | Request from ljp: alarm/key/tap sounds should now also work on "Unknown" | sandman | 1 | -1/+1 |
modells (this includes x86 simulation) | ||||
2002-06-18 | Reimplemented OHwInfo as ODevice with enhanced capabilities | sandman | 1 | -0/+107 |
ODevice should replace custom-*.h in the future (iPAQ is finished) |