summaryrefslogtreecommitdiff
path: root/core/multimedia
AgeCommit message (Expand)AuthorFilesLines
2002-07-20changed Versionllornkcor1-1/+1
2002-07-20sorry no need for thesellornkcor2-50/+0
2002-07-20initial commit of modpluginllornkcor45-0/+21479
2002-07-18change for videollornkcor1-8/+10
2002-07-07mute/unmute audio device when opening closing, since its fixed in volumeappletllornkcor1-4/+4
2002-06-29take out resource intensive animated button, that I bet no one knew was there...llornkcor2-11/+11
2002-06-29heh less complicatedllornkcor1-1/+1
2002-06-29how about some key action on the playlistllornkcor1-14/+23
2002-06-26fixed error parsing pls where the url's already have a trailing /, and took o...llornkcor2-6/+11
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman5-21/+72
2002-06-26Adjust mimetype handlingzecke1-4/+19
2002-06-22new action if /dev/dsp can't open, instead of sending to bytes to /dev/null.....llornkcor2-7/+18
2002-06-21export playlist to m3ullornkcor2-225/+256
2002-06-19fixed problem with writing doclnk, and local files in an m3ullornkcor1-3/+13
2002-06-19dont crash on malformed urlsllornkcor1-30/+49
2002-06-18added more filetypes to open, such as audio and video.. that might helpllornkcor1-1/+1
2002-06-17need special case for urls to be addedllornkcor1-1/+1
2002-06-17check for file existing before adding to playlistllornkcor1-6/+11
2002-06-17fixed volume fixllornkcor1-3/+3
2002-06-17fixes for goofy crap going onllornkcor6-396/+406
2002-06-16lame attempt to deal with illegal urlsllornkcor1-1/+5
2002-06-16This add .pt and .es to all .procniehaus1-0/+2
2002-06-13bugfix: menu select play works againllornkcor3-17/+14
2002-06-12attempted to look at stumbling issues, and pops while starting and stoping au...llornkcor2-7/+15
2002-06-11in theory, clicking on a pls, or m3u list will now open them and add the url'...llornkcor1-17/+33
2002-05-31sped up startup time, and fixed segfault on exitllornkcor3-22/+53
2002-05-30fixed bug with mpeg3 not playing audio in videosllornkcor1-2/+6
2002-05-24in TT's infinite coding wisedom, decided that when using libmadplugin, the wa...llornkcor1-1/+1
2002-05-23include #include <linux/limits.h> reagrding PATH_MAX build problemharlekin1-8/+2
2002-05-18added m3u to mimetype list for ofiledialogllornkcor1-1/+1
2002-05-18add libopie to dependsllornkcor1-1/+1
2002-05-17include qcursor.hdwmw21-0/+1
2002-05-17grrr. put qregexp.h back againdwmw21-0/+1
2002-05-13add keypressevent declarationllornkcor1-0/+1
2002-05-12added a few keyboard shortsllornkcor1-6/+133
2002-05-12don't show blank entries in tagsllornkcor1-3/+4
2002-05-10took out libmpeg3llornkcor1-1/+1
2002-05-09#include <qcursor.h>dwmw21-0/+1
2002-05-09include qregexp.hdwmw21-0/+1
2002-05-05bug fixllornkcor1-5/+5
2002-04-30- read(2) and write(2) are not part of the std namespacesimon1-2/+2
2002-04-27fix bugllornkcor1-3/+0
2002-04-26fixed playing from audio/video list. added images from config filellornkcor8-68/+97
2002-04-23config fixllornkcor1-1/+1
2002-04-22 fixed to segfault in connection to shoutcastharlekin1-2/+8
2002-04-22more updates for shoutcastharlekin1-10/+7
2002-04-22get shoutcast support better, now all stream information are shown in the med...harlekin1-221/+228
2002-04-22update, since we got the streaming support readyharlekin1-0/+1
2002-04-21fixharlekin1-10/+10
2002-04-21comment out grabKeyboard stuff till that function works properlyllornkcor5-11/+90