Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-08-06 | - Fix for the "iPAQ won't suspend until apm --suspend is called" problem | sandman | 1 | -1/+3 |
- Improved the resume delay until the LCD backlight is on again | ||||
2002-08-04 | 1) Fixes for suspend/resume (improved it for iPAQ, shouldn't have changed | sandman | 1 | -0/+62 |
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 | -1/+15 |
(currently only functional for familiar) | ||||
2002-07-01 | take out debugs | llornkcor | 1 | -2/+2 |
2002-07-01 | had to add some ifndef QT_QWS_EBX around Sound things for some odd reason. ↵ | llornkcor | 1 | -34/+73 |
added sharp_buz empty defines for future usage | ||||
2002-06-25 | Request from ljp: alarm/key/tap sounds should now also work on "Unknown" | sandman | 1 | -28/+20 |
modells (this includes x86 simulation) | ||||
2002-06-18 | Reimplemented OHwInfo as ODevice with enhanced capabilities | sandman | 1 | -0/+469 |
ODevice should replace custom-*.h in the future (iPAQ is finished) |