aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UMusic.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed outdated 1.1 branch contentstobigun2008-08-301-515/+0
* changed InitializeSound to be responsive to failed module initializations, jaybinks2008-02-121-14/+39
* Audio output working againtobigun2008-02-071-2/+0
* General:tobigun2008-02-051-423/+492
* bunch of smaller changes...jaybinks2008-01-121-0/+1
* changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches....tobigun2008-01-111-11/+101
* - removed hStream in favour of TAudioOutputStreamtobigun2007-12-171-3/+5
* little bit of tidy up..jaybinks2007-12-071-36/+22
* gave priority to videos over Visualization...jaybinks2007-12-061-2/+22
* Visualizer changes (audio connection, some opengl fixes)tobigun2007-12-061-1/+7
* conformed projectM to IVideoPlayback jaybinks2007-12-061-2/+3
* - Moved GetFFTData from IAudioInput -> IAudioOutput (it is used for the song-...tobigun2007-12-051-6/+3
* fixed failed buildsjaybinks2007-11-011-0/+4
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-4/+0
* modifed bitmap fonts to have alpha channel, after conversation with blindy.jaybinks2007-10-241-55/+55
* modified ffmpeg usage, to use interface same as bass...jaybinks2007-10-161-36/+106
* added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs...jaybinks2007-10-111-20/+67
* separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks2007-10-111-9/+30
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-111-728/+74
* fixed bad build build#USDX-DELPHI-31jaybinks2007-10-081-3/+4
* minor changes to faciliate ffmpeg audio playbackjaybinks2007-10-081-5/+102
* Fixed linux compilation.jaybinks2007-10-021-735/+738
* small fixes for lazarus build.jaybinks2007-09-291-1/+1
* new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2007-09-201-731/+735
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-625/+731
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-191-4/+22
* major tidy up of Umusic ... jaybinks2007-09-181-234/+32
* Some Cleanup in URecordwhiteshark02007-09-021-1/+1
* UGraphicClasses.pas: minor modification to Flare effectb1indy2007-07-201-0/+1
* Fixed some Bugs in Song Fadingwhiteshark02007-06-061-3/+3
* Added SongPreview Fadingwhiteshark02007-06-031-0/+13
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Finished Code for Plugin Sound PlayBackwhiteshark02007-03-301-2/+9
* Changed Music.SetVolume from Global Wave Volume to Application-Only BassConfigwhiteshark02007-03-251-1/+6
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+783