aboutsummaryrefslogtreecommitdiffstats
path: root/medley_new/src/screens/UScreenSing.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-18added song name in medley mode (singscreen)brunzelchen1-2/+17
2010-10-17- added PreCache option in font.inibrunzelchen1-1/+1
2010-10-17added general fading (for fade-out)brunzelchen1-2/+1
2010-10-17added applause soundbrunzelchen1-1/+1
2010-10-17- medley score in screenscorebrunzelchen1-1/+3
2010-10-16- medley songs are singable now (press S or D (for up to 5) in songscreen)brunzelchen1-21/+141
2010-10-15- medley songs are startable now (press S in songscreen)brunzelchen1-131/+399
2010-10-14new medley branch, based on the actual (1.1) trunk. the old one will be delet...brunzelchen1-5/+6
2010-06-15merged trunk r2528 into us_maker branchwhiteshark01-70/+64
2010-05-18branch current trunk to branches/experimental/us_maker_edition to merge edito...whiteshark01-89/+116
2009-12-13merged trunk r2026 into lua branchwhiteshark01-1/+3
2009-12-11merged trunk into lua branchwhiteshark01-199/+248
2009-12-09adds event ScreenSing.SongLoadedwhiteshark01-1/+7
2009-05-23fixed ClearSettingswhiteshark01-2/+2
2009-05-23clear settings on createwhiteshark01-0/+2
2009-05-23default values for new settingswhiteshark01-0/+3
2009-05-23new ULuaUtils procedure: lua_PushBinIntwhiteshark01-0/+10
2009-05-22added ScreenSing modulewhiteshark01-2/+11
2009-05-16Set correct player count in UPartywhiteshark01-3/+3
2009-05-04added calls for party modes functions to ScreenSingwhiteshark01-1/+6
2009-05-02Display.AbortScreenChange added (used in ScreenSing and ScreenPartyOptions)whiteshark01-3/+17
2009-03-21lua stuff moved to experimental foldertobigun1-194/+177
2009-03-14merge with current trunk (just update)tobigun1-169/+183
2009-01-12CharCode parameter of ParseInput changed from WideChar to UCS4Char (as some c...tobigun1-6/+6
2008-11-07- WideStringUpperCase moved to UUnicodeUtils.pastobigun1-7/+10
2008-10-31unicode branch addedtobigun1-0/+949