Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-09-28 | ugly workaround for bigscreen/smallscreen widget differences | llornkcor | 2 | -44/+48 |
2004-09-27 | Do not crash due an empty image | zecke | 1 | -0/+6 |
2004-09-27 | A brightness applet | mickeyl | 4 | -0/+335 |
2004-09-27 | remove bogus statements | mickeyl | 1 | -3/+0 |
2004-09-26 | fix view menu | llornkcor | 1 | -5/+5 |
2004-09-25 | fix | llornkcor | 4 | -16/+13 |
2004-09-25 | remove not needed bool | llornkcor | 2 | -11/+0 |
2004-09-25 | opti | llornkcor | 1 | -17/+17 |
2004-09-25 | not hardcoded path | llornkcor | 3 | -37/+7 |
2004-09-25 | change message | llornkcor | 1 | -3/+4 |
2004-09-25 | remove | llornkcor | 4 | -122/+108 |
2004-09-25 | formatted strings | llornkcor | 2 | -8/+8 |
2004-09-25 | fix move overwrite | llornkcor | 1 | -54/+60 |
2004-09-25 | uptodate | llornkcor | 1 | -1/+0 |
2004-09-25 | change focus for edit | llornkcor | 3 | -40/+46 |
2004-09-25 | redunancy | llornkcor | 2 | -28/+4 |
2004-09-25 | const | llornkcor | 1 | -1/+1 |
2004-09-25 | unused | llornkcor | 1 | -2/+2 |
2004-09-25 | more redundant code | llornkcor | 1 | -8/+3 |
2004-09-25 | move kerypress to keyrelease | llornkcor | 1 | -5/+7 |
2004-09-25 | opti function and fix | llornkcor | 2 | -88/+47 |
2004-09-25 | move redundant code into one function | llornkcor | 2 | -50/+19 |
2004-09-25 | fix stuff | llornkcor | 5 | -376/+361 |
2004-09-24 | Slider needs to be fixed | zecke | 1 | -1/+1 |
2004-09-24 | Add TODO items for OpiePlayer | zecke | 1 | -0/+18 |
2004-09-24 | -remove qApp->processEvents when starting playing | zecke | 3 | -47/+64 |
Revamp Adding Files and Add Directory -Remove custom code to save the last Directory Used -Share MimeType creating code -Add Method to add a File to the Playlist and use it for AddFile and Add Directory | ||||
2004-09-24 | Handling of Errors is a bit problematic with the current design. | zecke | 3 | -23/+30 |
We can start playing from multiple contexts. This are the PlayList context and single file context. Now the problem is that MediapPlayerState::setPlaying emits a signal. If started from the the PlayList setPlaying(false) would trigger an infite loop together with the Play ToggleButton, in single file context setPlaying(false) is the right choiche. The intermediate solution is to show an Error MessageBox and to raise the Audio Widget and leave it to the user to close it or go to the next file. | ||||
2004-09-24 | -Save the State on deletion of the MediaPlayerState | zecke | 1 | -0/+5 |
2004-09-24 | Give Status for Sking Loading and Finishing Loading | zecke | 1 | -12/+13 |
2004-09-24 | -Emit Progress from the xine Engine to Global::statusMessage | zecke | 4 | -15/+28 |
-Change ThreadUtil to pass data and const char* among threads | ||||
2004-09-23 | If you close the Audio-/VideoWidget and the stream was paused | zecke | 1 | -0/+1 |
it didn't play on request. Remove the paused state of MediaPlayerState | ||||
2004-09-23 | -Remove bogus whitespaces | zecke | 8 | -130/+55 |
-Remove stl dependency -Make switching from fullscreen video to audio work -Remove debug output | ||||
2004-09-23 | -OTicker is in libqtaux so we need to link it to avoid weird crashes | zecke | 4 | -141/+236 |
-Some function names have changed in xine update them -Start to merge video_out_fb.c changes into nullvideo and give credit to the source of it | ||||
2004-09-23 | Whitespace and indenting changes | zecke | 1 | -89/+94 |
2004-09-20 | catch up with recent libxine API changes | mickeyl | 1 | -7/+7 |
2004-09-20 | don't forget to put the opie2mm library dep. here too | clem | 1 | -2/+2 |
2004-09-20 | use ";", not "," as delimiter of the speed field's write and read speeds, | schurig | 1 | -1/+1 |
because in the result file the fields are delimited with "," as well | ||||
2004-09-20 | include the results in the ipkg | schurig | 1 | -1/+1 |
2004-09-19 | add more default servers in case ntpservers file is not found | llornkcor | 1 | -2/+4 |
2004-09-19 | Change the order of arguments on MainWindow c'tor | zecke | 3 | -10/+5 |
2004-09-18 | make cross compilable | llornkcor | 1 | -1/+1 |
2004-09-18 | A proposal for making the memory copy functions build with g++3.4.2. | zecke | 1 | -19/+47 |
Please review the patch, specially the casts it makes, and also the boundaries and sizes. -Shouldn't we use unsigned char* instead of char*. For arm it is already unsigned? -Check again the casts | ||||
2004-09-18 | fix layout issue | llornkcor | 1 | -18/+31 |
2004-09-18 | link with gcc, not g++ | llornkcor | 1 | -1/+1 |
2004-09-18 | add refresh menuitem | llornkcor | 3 | -1/+8 |
2004-09-18 | fix stuff, including #1404 | llornkcor | 4 | -42/+71 |
2004-09-17 | added missing dep. on libopie2ui | clem | 1 | -1/+1 |
2004-09-17 | depends on libopiecore2 like the other plugins | clem | 1 | -1/+1 |
2004-09-17 | updated packages and config.in descriptions | clem | 7 | -10/+9 |
2004-09-16 | define ARPHRD_IEEE80211 if <net/if_arp.h> doesn't (i.e. if our ↵ | clem | 1 | -0/+4 |
crosscompiler's version is 2.95 and not 3.3) |