aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UAudio_FFMpeg.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-11changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches....tobigun1-1005/+0
2007-12-18start-sound works now. JAY: it's a '-' not a '+'tobigun1-7/+6
2007-12-18Scattered sound with portaudio works now (in linux)tobigun1-40/+159
2007-12-18fixed crash on song play, if the AudioInterface reports the songjaybinks1-16/+12
2007-12-18fixed ffmpeg-sdl_audio playbackjaybinks1-14/+28
2007-12-18fixed file name errorjaybinks1-2/+2
2007-12-17- non-working ffmpeg-audio test versiontobigun1-536/+462
2007-11-02Runtime Song Additionjaybinks1-1/+0
2007-11-01fixed failed buildsjaybinks1-34/+43
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-5/+3
2007-10-27made some major progress with ffmpeg audio playback !!!jaybinks1-51/+102
2007-10-26did some major work towards ffmpeg audio playback.jaybinks1-214/+476
2007-10-16modified ffmpeg usage, to use interface same as bass...jaybinks1-2/+0
2007-10-11added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs...jaybinks1-146/+77
2007-10-11separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks1-1/+1
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-197/+64
2007-10-08fixed bad build build#USDX-DELPHI-31jaybinks1-3/+4
2007-10-08minor changes to faciliate ffmpeg audio playbackjaybinks1-5/+102
2007-10-02Fixed linux compilation.jaybinks1-735/+738
2007-09-29small fixes for lazarus build.jaybinks1-1/+1
2007-09-20new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy1-731/+735
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-625/+731
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-4/+22
2007-09-18major tidy up of Umusic ... jaybinks1-234/+32
2007-09-02Some Cleanup in URecordwhiteshark01-1/+1
2007-07-20UGraphicClasses.pas: minor modification to Flare effectb1indy1-0/+1
2007-06-06Fixed some Bugs in Song Fadingwhiteshark01-3/+3
2007-06-03Added SongPreview Fadingwhiteshark01-0/+13
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-03-30Finished Code for Plugin Sound PlayBackwhiteshark01-2/+9
2007-03-25Changed Music.SetVolume from Global Wave Volume to Application-Only BassConfigwhiteshark01-1/+6