Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-05-18 | add libopie to depends | llornkcor | 1 | -1/+1 |
2002-05-17 | include qcursor.h | dwmw2 | 1 | -0/+1 |
2002-05-17 | grrr. put qregexp.h back again | dwmw2 | 1 | -0/+1 |
2002-05-13 | add keypressevent declaration | llornkcor | 1 | -0/+1 |
2002-05-12 | added a few keyboard shorts | llornkcor | 1 | -6/+133 |
2002-05-12 | don't show blank entries in tags | llornkcor | 1 | -3/+4 |
2002-05-10 | took out libmpeg3 | llornkcor | 1 | -1/+1 |
2002-05-09 | #include <qcursor.h> | dwmw2 | 1 | -0/+1 |
2002-05-09 | include qregexp.h | dwmw2 | 1 | -0/+1 |
2002-05-05 | bug fix | llornkcor | 1 | -5/+5 |
2002-04-30 | - read(2) and write(2) are not part of the std namespace | simon | 1 | -2/+2 |
2002-04-27 | fix bug | llornkcor | 1 | -3/+0 |
2002-04-26 | fixed playing from audio/video list. added images from config file | llornkcor | 8 | -68/+97 |
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 |