Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-08-07 | small gcc3.x fix | harlekin | 1 | -1/+1 |
2002-08-06 | doesnt compile without this file | llornkcor | 1 | -0/+21 |
2002-08-06 | - Fix for the "iPAQ won't suspend until apm --suspend is called" problem | sandman | 2 | -5/+11 |
- Improved the resume delay until the LCD backlight is on again | ||||
2002-08-06 | ui improvements | conber | 9 | -59/+131 |
2002-08-06 | fixed proper path for familiar cf, and hide sd for non zaurus | llornkcor | 2 | -11/+29 |
2002-08-06 | re-add missing diskspace function | llornkcor | 2 | -19/+31 |
2002-08-06 | mail2 should display (most) mails now with these workarounds. imap handling | sandman | 7 | -89/+194 |
is still buggy by design though. | ||||
2002-08-05 | pause should be right now | harlekin | 1 | -1/+5 |
2002-08-05 | doc updates | harlekin | 1 | -6/+26 |
2002-08-05 | seeking is working now | harlekin | 3 | -15/+16 |
2002-08-05 | desktop file for opieplayer2 | harlekin | 1 | -0/+8 |
2002-08-05 | updated | harlekin | 1 | -2/+3 |
2002-08-05 | added some some mimetypes like ogg and avi, and more | harlekin | 1 | -2/+15 |
2002-08-04 | fix several severe file handling bugs | llornkcor | 1 | -174/+188 |
2002-08-04 | - Removed the mlib and mmx yuv2rgb converters | sandman | 7 | -1363/+375 |
- Added an optimized (non-scaling !) arm4l yuv2rgb (taken from bbplay) | ||||
2002-08-04 | wirelessapplet added | harlekin | 1 | -1/+2 |
2002-08-04 | initial | mickeyl | 1 | -0/+25 |
2002-08-04 | wireless monitoring applet added to opie-cvs | mickeyl | 19 | -0/+1312 |
2002-08-04 | Fix bug for RamFS on iPaq (not tested) | leseb | 1 | -1/+1 |
2002-08-04 | listview trigges expand | tille | 1 | -21/+0 |
2002-08-04 | Fix for bug #102 | sandman | 3 | -2/+22 |
2002-08-04 | Another bug fix for suspend/resume on iPAQs (blinking screen).. this bug | sandman | 1 | -0/+2 |
is very hard to trigger and has probably never shown up | ||||
2002-08-04 | Forgot this file in the last commit (fixes for SIGTERM handling) | sandman | 1 | -1/+5 |
2002-08-04 | 1) Fixes for suspend/resume (improved it for iPAQ, shouldn't have changed | sandman | 4 | -31/+135 |
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-08-04 | change due to xine 0.9.13 changes | harlekin | 1 | -15/+19 |
2002-08-03 | Added support for fullscreen playback | sandman | 9 | -60/+126 |
2002-08-03 | fixed segfault on Properties | llornkcor | 1 | -6/+5 |
2002-08-03 | audiowidget now shows time and slider moves. | llornkcor | 7 | -20/+22 |
2002-08-03 | update | harlekin | 1 | -0/+2 |
2002-08-03 | fixed incompatible types | llornkcor | 2 | -8/+8 |
2002-08-03 | fixes some typos | harlekin | 2 | -6/+12 |
2002-08-03 | took the disturbing sound icon out | harlekin | 1 | -1/+1 |
2002-08-03 | better file detection | harlekin | 1 | -11/+13 |
2002-08-03 | initial fx for time readout | llornkcor | 2 | -10/+35 |
2002-08-03 | fixed relative links (except from forward and back buttons), added initial ↵ | spiralman | 4 | -16/+59 |
image code (not working), changes to chunked encoding (still not working, might be a qsocket issue) | ||||
2002-08-02 | added depend on task-bluez | harlekin | 1 | -1/+1 |
2002-08-02 | fixed some bugs in chunked encoding stuff, but it still doesnt work. feels ↵ | spiralman | 1 | -7/+26 |
very close though... | ||||
2002-08-02 | theme work | harlekin | 4 | -16/+26 |
2002-08-02 | cleanups | harlekin | 2 | -19/+6 |
2002-08-02 | Video should work now in QVFB and on the iPAQ with all transformations | sandman | 1 | -94/+57 |
(0,90,180 and 270 deg) | ||||
2002-08-01 | since it suddenly is in the feed, its better to get the control files right too | harlekin | 3 | -4/+4 |
2002-08-01 | Add french dictionary (from xscrabble) | leseb | 3 | -1/+286480 |
2002-08-01 | video in qvfb works now with 0/90/180/270° rotation | sandman | 3 | -11/+22 |
2002-08-01 | Optimized video repaint for 0 and 180 deg rotation - 90 and 270 are there | sandman | 2 | -64/+194 |
but untested | ||||
2002-08-01 | changed control and added rm -r /opt/QtPalmtop/ | tille | 2 | -1/+4 |
2002-08-01 | and a section | tille | 1 | -0/+1 |
2002-08-01 | updated comment | tille | 1 | -2/+1 |
2002-08-01 | Revert the non-gcc3-fix part of the gcc3-fix from Harlekin | sandman | 2 | -3/+2 |
2002-08-01 | Fixed video output (frames allocated before video was enabled via | sandman | 4 | -52/+49 |
show_video flag have never been displayes thereafter) Also optimized the video widget | ||||
2002-08-01 | gcc3.x fixes | harlekin | 11 | -32/+74 |