aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UMusic.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-01changes except webcamk-m_schindler1-4/+17
2014-11-22Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler1-2/+0
2013-02-22add fade for medley mod.k-m_schindler1-0/+2
2013-02-22Add Applause for medley mod.k-m_schindler1-0/+3
2010-12-30allow playback from audio streamtobigun1-0/+1
2010-12-28add GetSampleSize()tobigun1-1/+8
2010-09-29- removed hardcoded bebeto loopcanni01-1/+1
2010-06-19Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on...tobigun1-1/+1
2010-06-10merge of VideoPreview branch into trunkbrunzelchen1-3/+72
2010-04-22- now it is possible to sync lyrics to audiotobigun1-4/+0
2010-04-21improved audio synching with lyrics as master clocktobigun1-27/+47
2010-04-21- add video loop optiontobigun1-14/+25
2009-12-29revert submission 2051. leeds to crash on 2nd song.k-m_schindler1-6/+6
2009-12-20changed TSyncSource to interface ISyncSources_alexander1-6/+6
2009-11-09merged unicode branch (r1931) into trunks_alexander1-31/+32
2009-05-21moved TLyricsState from UMusic to UBeatTimerwhiteshark01-132/+2
2009-03-07final cleanup of Umain. Creation of UNotek-m_schindler1-1/+1
2009-03-07unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...k-m_schindler1-1/+2
2009-02-28some cosmetic changeswhiteshark01-2/+6
2009-02-28Some cleanup donewhiteshark01-3/+8
2009-02-04- PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-te...tobigun1-9/+9
2008-10-01- FFmpeg header updatetobigun1-2/+2
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-27spelling corrected FFMpeg -> FFmpegtobigun1-1/+1
2008-08-25Added: Option for background music in sound options (affects UIni too)mogguh1-8/+23
2008-07-19renamed TLineState to TLyricsStatetobigun1-11/+11
2008-07-19lyric engine patches, solvestobigun1-12/+69
2008-07-14TLine.LyricWidth (width of the line in pixels) is marked as deprecated. Do no...tobigun1-2/+4
2008-07-02Audio/Video engine update:tobigun1-221/+656
2008-06-07just some cleanuptobigun1-15/+36
2008-05-13- fixed video-backgroundtobigun1-21/+54
2008-05-10Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun1-7/+7
2008-05-09- input-source selection works now (with bass or portaudio with portmixer)tobigun1-20/+142
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun1-0/+3
2008-04-10finally removed IlNut from Editor (*hope* it will work)s_alexander1-1/+0
2008-04-10workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...tobigun1-7/+24
2008-04-03rewriting of the txt file parsers_alexander1-18/+3
2008-03-21lenght -> lengthtobigun1-544/+544
2008-03-14new lyric effect: slides_alexander1-0/+1
2008-03-07- Fixed audio-playing in container (video) files. Now audio can be read direc...tobigun1-2/+2
2008-03-07Translated some Variablesf1fth_freed0m1-1/+1
2008-03-06replaced some "string" parameters with "const string"tobigun1-1/+1
2008-03-06Translated Some Variablesf1fth_freed0m1-30/+30
2008-03-06Translated so Variable Namesf1fth_freed0m1-6/+6
2008-03-05Translated Variable Names and Typesf1fth_freed0m1-9/+9
2008-03-05FFT support for SDL/Portaudio playbacktobigun1-2/+5