Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
2002-04-21 | I really dont understand.. | llornkcor | 2 | -49/+23 |
2002-04-20 | blah | llornkcor | 1 | -6/+7 |