Age | Commit message (Expand) | Author | Files | Lines |
2002-04-30 | - no default args in method impls | simon | 2 | -13/+13 |
2002-04-30 | - no default args in method impls | simon | 5 | -16/+16 |
2002-04-30 | - XMLTree is in the Opie namespace now | simon | 2 | -0/+6 |
2002-04-30 | - missing NL at EOF | simon | 1 | -1/+2 |
2002-04-30 | - no default args in method impls | simon | 3 | -10/+14 |
2002-04-30 | - no default arguments in method implementations | simon | 1 | -3/+4 |
2002-04-30 | - read(2) and write(2) are not part of the std namespace | simon | 1 | -2/+2 |
2002-04-30 | - no default arguments in method implementations | simon | 1 | -1/+1 |
2002-04-29 | Create an Event. And modify it and try to view it | zecke | 2 | -3/+3 |
2002-04-28 | too much | llornkcor | 1 | -1/+1 |
2002-04-28 | debug | llornkcor | 2 | -66/+63 |
2002-04-28 | whoops | llornkcor | 1 | -2/+1 |
2002-04-28 | harcoded Shift & Key_Tab to emit a '\' character | llornkcor | 2 | -3/+8 |
2002-04-28 | Patch from Stefan Eilers to raise the Tablewidget when searching and finding ;) | zecke | 2 | -3/+6 |
2002-04-28 | remove the dependency on oconfig | zecke | 1 | -1/+1 |
2002-04-27 | no more dependant on libopie | harlekin | 1 | -1/+1 |
2002-04-27 | remove the dependency of libopie | zecke | 2 | -2/+2 |
2002-04-27 | restore original behaviour this can be changed by the MediumMountSettings app | zecke | 1 | -11/+42 |
2002-04-27 | fixes for the logo part, looks better now on screen > 240 pixel width. Also n... | harlekin | 2 | -10/+21 |
2002-04-27 | fix bug | llornkcor | 1 | -3/+0 |
2002-04-27 | bug fix | llornkcor | 1 | -2/+2 |
2002-04-26 | fixed playing from audio/video list. added images from config file | llornkcor | 8 | -68/+97 |
2002-04-26 | Remember to check ChechBoxAll so we can remember even the state of that II | zecke | 1 | -0/+1 |
2002-04-26 | Remember to check ChechBoxAll so we can remember even the state of that | zecke | 1 | -6/+6 |
2002-04-26 | Added libopie as dependency for this ipkg | drw | 1 | -1/+1 |
2002-04-24 | bug fix | llornkcor | 1 | -1/+0 |
2002-04-24 | bug fix | llornkcor | 1 | -11/+15 |
2002-04-24 | Set proper include paths for qpeapplication.h and global.h. | kergoth | 1 | -2/+2 |
2002-04-24 | fix | harlekin | 1 | -15/+19 |
2002-04-24 | changed way of saving files, so a file opened through the file dialog, which ... | llornkcor | 2 | -9/+33 |
2002-04-23 | default of 192.168.129.0/24 wasn't showing on first time | llornkcor | 1 | -67/+67 |
2002-04-23 | fix the bugs | zecke | 3 | -36/+47 |
2002-04-23 | try to remember what was changed in todo | zecke | 1 | -0/+10 |
2002-04-23 | Patch from Stefan Eilers for overview | zecke | 9 | -28/+202 |
2002-04-23 | config fix | llornkcor | 1 | -1/+1 |
2002-04-22 | fixed to segfault in connection to shoutcast | harlekin | 1 | -2/+8 |
2002-04-22 | more updates for shoutcast | harlekin | 1 | -10/+7 |
2002-04-22 | get shoutcast support better, now all stream information are shown in the med... | harlekin | 1 | -221/+228 |
2002-04-22 | update, since we got the streaming support ready | harlekin | 1 | -0/+1 |
2002-04-21 | fix | harlekin | 1 | -10/+10 |
2002-04-21 | comment out grabKeyboard stuff till that function works properly | llornkcor | 5 | -11/+90 |
2002-04-21 | added f9= hide/show audio widget, f10= hide/show video widget, fixed laylist ... | llornkcor | 9 | -19/+65 |
2002-04-21 | fixed length display for streams | llornkcor | 1 | -1/+6 |
2002-04-21 | fix unfixed stream stop | llornkcor | 2 | -1/+2 |
2002-04-21 | added multiselect to playlist | llornkcor | 2 | -37/+55 |
2002-04-21 | really fixed slider | llornkcor | 1 | -6/+12 |
2002-04-21 | hide slider when streaming | llornkcor | 4 | -4/+5 |
2002-04-21 | added udp support | harlekin | 2 | -5/+69 |
2002-04-21 | REALLY fixed when playing stream..., stopped stream | llornkcor | 1 | -0/+2 |
2002-04-21 | fixed when playing stream, slider moved and stopped stream when it reached th... | llornkcor | 5 | -20/+28 |