Age | Commit message (Expand) | Author | Files | Lines |
2003-03-19 | Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX! | kergoth | 1 | -1/+1 |
2003-02-25 | no longer depends on libmpeg3 | llornkcor | 1 | -1/+1 |
2003-02-25 | remove libmad depending on libmpeg3, and fix crash when skin not found | llornkcor | 2 | -14/+18 |
2003-02-25 | add proper number of samples reporting | llornkcor | 1 | -9/+43 |
2003-02-16 | fix small annoyances and bug | llornkcor | 2 | -8/+11 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= dep... | kergoth | 5 | -5/+5 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc... | kergoth | 6 | -6/+6 |
2003-01-23 | package naming change.. alter library packages to use debian naming conventio... | kergoth | 1 | -1/+1 |
2003-01-19 | add multiselection add to playlist | llornkcor | 1 | -8/+22 |
2003-01-19 | partly fix playing from audio and video views | llornkcor | 2 | -12/+21 |
2003-01-19 | add mod files to mime type for scans | llornkcor | 1 | -1/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 6 | -0/+24 |
2003-01-16 | Cleanup and formatting. | kergoth | 5 | -11/+9 |
2002-12-16 | some stuff from op2 | llornkcor | 1 | -16/+29 |
2002-12-14 | addLanguage rules | cniehaus | 5 | -0/+10 |
2002-12-11 | fix for a stupid bug .. op1 wants to strip the extension, but instead | sandman | 2 | -9/+23 |
2002-11-29 | no longer include config.in from libffmpeg dir | kergoth | 1 | -1/+0 |
2002-11-12 | sync with op2 | llornkcor | 2 | -96/+74 |
2002-11-10 | update maintainer | llornkcor | 1 | -2/+2 |
2002-11-06 | Add X11.. | kergoth | 6 | -7/+7 |
2002-11-06 | Add -DFPM_* to CXXFLAGS as well | kergoth | 1 | -0/+3 |
2002-11-06 | Removed ifs within the sources line, qmake doesnt like that at -all- .. need ... | kergoth | 2 | -4/+2 |
2002-11-06 | libmad opts from root configure script. this is so much cleaner :) | kergoth | 1 | -1/+6 |
2002-11-06 | Set libmpeg compile params .. converting configure script stuffs over | kergoth | 1 | -2/+6 |
2002-11-06 | Changing sharp define. if someone doesnt like it, let me know :) | kergoth | 1 | -1/+1 |
2002-11-05 | you know the drill | kergoth | 5 | -7/+7 |
2002-11-05 | Adding initial config.in files | kergoth | 6 | -0/+33 |
2002-11-04 | add these might help to compile | llornkcor | 2 | -0/+244 |
2002-11-04 | various | llornkcor | 5 | -93/+92 |
2002-11-03 | finish audio skin | llornkcor | 3 | -10/+63 |
2002-11-03 | m3u stuff and op2 skins | llornkcor | 10 | -450/+564 |
2002-10-05 | The control file lacked a \n at the end - this screwed the control file | sandman | 1 | -1/+1 |
2002-09-11 | fix for 2.3.4 | llornkcor | 1 | -34/+5 |
2002-09-02 | Add Makefile* | cniehaus | 1 | -1/+1 |
2002-09-01 | fix for bug 0000014 | llornkcor | 1 | -3/+7 |
2002-08-16 | spaces thing crept back in I think | llornkcor | 1 | -18/+9 |
2002-07-20 | changed Version | llornkcor | 1 | -1/+1 |
2002-07-20 | sorry no need for these | llornkcor | 2 | -50/+0 |
2002-07-20 | initial commit of modplugin | llornkcor | 45 | -0/+21479 |
2002-07-18 | change for video | llornkcor | 1 | -8/+10 |
2002-07-07 | mute/unmute audio device when opening closing, since its fixed in volumeapplet | llornkcor | 1 | -4/+4 |
2002-06-29 | take out resource intensive animated button, that I bet no one knew was there... | llornkcor | 2 | -11/+11 |
2002-06-29 | heh less complicated | llornkcor | 1 | -1/+1 |
2002-06-29 | how about some key action on the playlist | llornkcor | 1 | -14/+23 |
2002-06-26 | fixed error parsing pls where the url's already have a trailing /, and took o... | llornkcor | 2 | -6/+11 |
2002-06-26 | Major pro file overhaul from davipt. Commited by me, since it touches | sandman | 5 | -21/+72 |
2002-06-26 | Adjust mimetype handling | zecke | 1 | -4/+19 |
2002-06-22 | new action if /dev/dsp can't open, instead of sending to bytes to /dev/null..... | llornkcor | 2 | -7/+18 |
2002-06-21 | export playlist to m3u | llornkcor | 2 | -225/+256 |
2002-06-19 | fixed problem with writing doclnk, and local files in an m3u | llornkcor | 1 | -3/+13 |