aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UMusic.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-1233/+0
* spelling corrected FFMpeg -> FFmpegtobigun2008-08-271-1/+1
* Added: Option for background music in sound options (affects UIni too)mogguh2008-08-251-8/+23
* renamed TLineState to TLyricsStatetobigun2008-07-191-11/+11
* lyric engine patches, solvestobigun2008-07-191-12/+69
* TLine.LyricWidth (width of the line in pixels) is marked as deprecated. Do no...tobigun2008-07-141-2/+4
* Audio/Video engine update:tobigun2008-07-021-221/+656
* just some cleanuptobigun2008-06-071-15/+36
* - fixed video-backgroundtobigun2008-05-131-21/+54
* Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun2008-05-101-7/+7
* - input-source selection works now (with bass or portaudio with portmixer)tobigun2008-05-091-20/+142
* added "inherited ..." to all constructors to assure that the base-class const...tobigun2008-05-081-0/+3
* finally removed IlNut from Editor (*hope* it will work)s_alexander2008-04-101-1/+0
* workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...tobigun2008-04-101-7/+24
* rewriting of the txt file parsers_alexander2008-04-031-18/+3
* lenght -> lengthtobigun2008-03-211-544/+544
* new lyric effect: slides_alexander2008-03-141-0/+1
* - Fixed audio-playing in container (video) files. Now audio can be read direc...tobigun2008-03-071-2/+2
* Translated some Variablesf1fth_freed0m2008-03-071-1/+1
* replaced some "string" parameters with "const string"tobigun2008-03-061-1/+1
* Translated Some Variablesf1fth_freed0m2008-03-061-30/+30
* Translated so Variable Namesf1fth_freed0m2008-03-061-6/+6
* Translated Variable Names and Typesf1fth_freed0m2008-03-051-9/+9
* FFT support for SDL/Portaudio playbacktobigun2008-03-051-2/+5
* GetName added for AudioDecoder-Classestobigun2008-03-031-7/+8
* - Resampling support addedtobigun2008-02-201-5/+29
* 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