aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UMusic.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-24modifed bitmap fonts to have alpha channel, after conversation with blindy.jaybinks1-55/+55
2007-10-16modified ffmpeg usage, to use interface same as bass...jaybinks1-36/+106
2007-10-11added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs...jaybinks1-20/+67
2007-10-11separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks1-9/+30
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-728/+74
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