aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UAudio_FFMpeg.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches....tobigun2008-01-111-1005/+0
* start-sound works now. JAY: it's a '-' not a '+'tobigun2007-12-181-7/+6
* Scattered sound with portaudio works now (in linux)tobigun2007-12-181-40/+159
* fixed crash on song play, if the AudioInterface reports the songjaybinks2007-12-181-16/+12
* fixed ffmpeg-sdl_audio playbackjaybinks2007-12-181-14/+28
* fixed file name errorjaybinks2007-12-181-2/+2
* - non-working ffmpeg-audio test versiontobigun2007-12-171-536/+462
* Runtime Song Additionjaybinks2007-11-021-1/+0
* fixed failed buildsjaybinks2007-11-011-34/+43
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-5/+3
* made some major progress with ffmpeg audio playback !!!jaybinks2007-10-271-51/+102
* did some major work towards ffmpeg audio playback.jaybinks2007-10-261-214/+476
* modified ffmpeg usage, to use interface same as bass...jaybinks2007-10-161-2/+0
* added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs...jaybinks2007-10-111-0/+634