aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UMusic.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-20- Resampling support addedtobigun1-5/+29
2008-02-12changed InitializeSound to be responsive to failed module initializations, jaybinks1-14/+39
2008-02-07Audio output working againtobigun1-2/+0
2008-02-05General:tobigun1-423/+492
2008-01-12bunch of smaller changes...jaybinks1-0/+1
2008-01-11changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches....tobigun1-11/+101
2007-12-17- removed hStream in favour of TAudioOutputStreamtobigun1-3/+5
2007-12-07little bit of tidy up..jaybinks1-36/+22
2007-12-06gave priority to videos over Visualization...jaybinks1-2/+22
2007-12-06Visualizer changes (audio connection, some opengl fixes)tobigun1-1/+7
2007-12-06conformed projectM to IVideoPlayback jaybinks1-2/+3
2007-12-05- Moved GetFFTData from IAudioInput -> IAudioOutput (it is used for the song-...tobigun1-6/+3
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/+0
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