aboutsummaryrefslogtreecommitdiffstats
path: root/src/media/UMedia_dummy.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-22add fade for medley mod.k-m_schindler1-0/+5
2010-12-30allow playback from audio streamtobigun1-0/+7
2010-06-10merge of VideoPreview branch into trunkbrunzelchen1-3/+123
2010-04-22- now it is possible to sync lyrics to audiotobigun1-0/+1
2010-04-21- add video loop optiontobigun1-49/+151
2009-12-29revert submission 2051. leeds to crash on 2nd song.k-m_schindler1-2/+2
2009-12-20changed TSyncSource to interface ISyncSources_alexander1-2/+2
2009-11-09merged unicode branch (r1931) into trunks_alexander1-7/+8
2008-09-23added file headerstobigun1-0/+25
2008-09-13Media modules moved from base to mediatobigun1-0/+0
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-07-02Audio/Video engine update:tobigun1-61/+74
2008-06-08- set svn:eol-style to nativetobigun1-230/+230
2008-05-22eol-style unified and propsetk-m_schindler1-10/+5
2008-05-10Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun1-6/+6
2008-05-09- input-source selection works now (with bass or portaudio with portmixer)tobigun1-5/+33
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun1-0/+1
2008-03-06replaced some "string" parameters with "const string"tobigun1-2/+2
2008-02-05General:tobigun1-268/+206
2008-01-11changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches....tobigun1-10/+3
2007-12-17- removed hStream in favour of TAudioOutputStreamtobigun1-2/+2
2007-12-07little bit of tidy up..jaybinks1-35/+2
2007-12-07getpcmdata creates fake pcm-data nowtobigun1-2/+31
2007-12-07Fixed some linux visualizer errorstobigun1-0/+2
2007-12-06gave priority to videos over Visualization...jaybinks1-1/+1
2007-12-06Visualizer changes (audio connection, some opengl fixes)tobigun1-0/+6
2007-12-06conformed projectM to IVideoPlayback jaybinks1-4/+4
2007-12-05Removed duplicated registration to the AudioManager. Registering once is enou...tobigun1-12/+4
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-4/+1
2007-10-25minor changes and fixes for USDX on linux.jaybinks1-24/+26
2007-10-16modified ffmpeg usage, to use interface same as bass...jaybinks1-0/+276