Age | Commit message (Expand) | Author | Files | Lines |
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 | you know the drill | kergoth | 1 | -0/+1 |
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 |
2002-06-19 | dont crash on malformed urls | llornkcor | 1 | -30/+49 |
2002-06-18 | added more filetypes to open, such as audio and video.. that might help | llornkcor | 1 | -1/+1 |
2002-06-17 | need special case for urls to be added | llornkcor | 1 | -1/+1 |
2002-06-17 | check for file existing before adding to playlist | llornkcor | 1 | -6/+11 |
2002-06-17 | fixed volume fix | llornkcor | 1 | -3/+3 |
2002-06-17 | fixes for goofy crap going on | llornkcor | 6 | -396/+406 |
2002-06-16 | lame attempt to deal with illegal urls | llornkcor | 1 | -1/+5 |
2002-06-16 | This add .pt and .es to all .pro | cniehaus | 1 | -0/+2 |
2002-06-13 | bugfix: menu select play works again | llornkcor | 3 | -17/+14 |
2002-06-12 | attempted to look at stumbling issues, and pops while starting and stoping au... | llornkcor | 2 | -7/+15 |
2002-06-11 | in theory, clicking on a pls, or m3u list will now open them and add the url'... | llornkcor | 1 | -17/+33 |
2002-05-31 | sped up startup time, and fixed segfault on exit | llornkcor | 3 | -22/+53 |
2002-05-30 | fixed bug with mpeg3 not playing audio in videos | llornkcor | 1 | -2/+6 |
2002-05-24 | in TT's infinite coding wisedom, decided that when using libmadplugin, the wa... | llornkcor | 1 | -1/+1 |
2002-05-23 | include #include <linux/limits.h> reagrding PATH_MAX build problem | harlekin | 1 | -8/+2 |
2002-05-18 | added m3u to mimetype list for ofiledialog | llornkcor | 1 | -1/+1 |