aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSing.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-28Songclass now reports an error if there is no linebreak in a txt file. Error ...whiteshark01-1/+4
2008-09-23added file headerstobigun1-0/+25
2008-09-13- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...tobigun1-41/+51
2008-09-13Unload background textures when leaving the sing-screen.tobigun1-1/+12
2008-08-27rename Screen part2k-m_schindler1-0/+0
2008-08-27rename Screen part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-23Visualization are now available and configurable via the options graphics screenmogguh1-12/+37
2008-08-20preparing the commit if projectM option integrationmogguh1-1/+13
2008-08-20applied: code of beautymogguh1-378/+394
2008-08-15Deleted uncommented stuff (watch line count!)mogguh1-527/+4
2008-08-09check if video was successfully opened. Otherwise a seek might be performed o...tobigun1-3/+5
2008-08-08result-values for TMenu.Draw() addedtobigun1-0/+1
2008-07-19renamed TLineState to TLyricsStatetobigun1-4/+4
2008-07-19renamed TLineState to TLyricsStatetobigun1-10/+10
2008-07-19lyric engine patches, solvestobigun1-59/+53
2008-07-02Audio/Video engine update:tobigun1-68/+36
2008-06-08- set svn:eol-style to nativetobigun1-1439/+1439
2008-06-07just some cleanuptobigun1-168/+177
2008-05-13- fixed video-backgroundtobigun1-5/+7
2008-05-12- removed useless for loops in UScreenSingf1fth_freed0m1-4/+2
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-1/+1
2008-04-30Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun1-1430/+1430
2008-04-19tried to make songloading working with the old loader and keep all changes th...s_alexander1-24/+24
2008-04-03rewriting of the txt file parsers_alexander1-1/+1
2008-03-30Prepared some classes for enhanced Song loading.whiteshark01-24/+24
2008-03-27USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parserf1fth_freed0m1-1/+4
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks1-3/+0
2008-03-25Fixed compilation on the mac.eddie-08151-5/+5
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-21/+30
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-2/+2
2008-03-21lenght -> lengthtobigun1-8/+20
2008-03-17fixed the playback speed of the movie backgrounds_alexander1-1/+1
2008-03-14new lyric effect: slides_alexander1-25/+18
2008-03-12Game can now be paused using Space like in mplayer or vlcf1fth_freed0m1-0/+5
2008-03-12Added an skinable overlay in SingScreen to indicate if pause is enabledf1fth_freed0m1-5/+18
2008-03-10Removed zlportio from Codef1fth_freed0m1-4/+6
2008-03-06Translated Some Variablesf1fth_freed0m1-12/+12
2008-03-06Translated so Variable Namesf1fth_freed0m1-1/+1
2008-03-05Translated Variable Names and Typesf1fth_freed0m1-9/+9
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-15fixed bug with Video playback & Visualization, on 2nd song played.jaybinks1-4/+19
2008-02-05cleanuptobigun1-16/+14
2008-02-05General:tobigun1-1/+1
2008-01-14tidy up sing mode, to be an enum now.jaybinks1-2/+3
2008-01-12bunch of smaller changes...jaybinks1-41/+50
2008-01-11Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...tobigun1-4/+4
2007-12-16elimitated sentence change flicker bugb1indy1-0/+11
2007-12-15again some progress with the lyrics...b1indy1-12/+12
2007-12-07little bit of tidy up..jaybinks1-7/+20