aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/ULyrics.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-01add commented stuffk-m_schindler1-2/+9
2016-01-01add SetOutlineColor in TextGL.pask-m_schindler1-1/+29
2009-11-09merged unicode branch (r1931) into trunks_alexander1-2/+2
2008-10-28- glPrint(Pchar) -> glPrint(string)tobigun1-7/+4
2008-10-19The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun1-3/+3
2008-10-19offscreen rendering removed:tobigun1-461/+304
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-20Equalizer class writtenwhiteshark01-23/+0
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-15offscreen lyrics drawing needs a fixtobigun1-0/+4
2008-08-08some warnings removedtobigun1-4/+4
2008-07-19lyric engine patches, solvestobigun1-294/+406
2008-07-14- conversion of TLyricLine into a class. tobigun1-134/+149
2008-06-08- set svn:eol-style to nativetobigun1-753/+753
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun1-1/+3
2008-05-02TCoreModule overloads the Free destructor "destructor Free" with a self defin...tobigun1-3/+3
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-4/+6
2008-04-30Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun1-759/+749
2008-04-06removed lazarus dependenciestobigun1-3/+3
2008-04-03rewriting of the txt file parsers_alexander1-24/+23
2008-03-31Removed unused Format-parameter in LoadTexture() and Add...()tobigun1-4/+4
2008-03-31- removed "Font Black" and "Font" texture typetobigun1-4/+4
2008-03-21lenght -> lengthtobigun1-2/+2
2008-03-14fixes for delphi :Ps_alexander1-4/+4
2008-03-14new lyric effect: slides_alexander1-155/+234
2008-03-07implemented ball lyrics effekts_alexander1-341/+273
2008-03-06Translated so Variable Namesf1fth_freed0m1-3/+3
2008-03-05Translated Variable Names and Typesf1fth_freed0m1-9/+9
2008-03-04Patchs from AlexanderS & f1fth_freed0mjaybinks1-37/+71
2008-01-09The constant NAN causes a range check error on OS X. I've set LastDrawBeat to...eddie-08151-0/+10
2007-12-16some adjustment to the way, the lyrics zoom effect works (center of zoom shou...b1indy1-17/+20
2007-12-16added some texture parameters (hope this fixes the "strich" problem that mog ...b1indy1-0/+3
2007-12-16elimitated sentence change flicker bugb1indy1-10/+8
2007-12-15again some progress with the lyrics...b1indy1-65/+189
2007-12-12Some tweaking on the lyrics, credits to blindy! :Xmogguh1-8/+8
2007-12-12some "progress" with the lyricsb1indy1-6/+30
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-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-1/+4
2007-10-02Fixed linux compilation.jaybinks1-544/+550
2007-09-20renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks1-0/+7
2007-09-20new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy1-315/+462
2007-09-18major tidy up of Umusic ... jaybinks1-10/+17