aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenSongMenu.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-18added new sing mode: sing together (mean points over all players)brunzelchen1-2/+37
2011-01-02- fix: crash at startup if no webcam connectedbrunzelchen1-0/+6
2010-12-28don't close menu when adding songsbrunzelchen1-4/+22
2010-10-05- added webcam supportbrunzelchen1-6/+7
2010-09-01- fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen1-0/+18
2010-06-17special chars in UScreenName, UScreenPartyPlayer, ScreenPartyPlayerM2 and USc...brunzelchen1-6/+5
2010-06-11- added function DeleteSentence (SHIFT+DEL)brunzelchen1-7/+2
2010-06-10- fixed saving duetsbrunzelchen1-7/+219
2010-04-28- new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen1-2/+20
2010-02-21moved and renamed DrawVolume to UDraw.DrawVolumeBarbrunzelchen1-1/+1
2010-02-21added mp3 volume adjustment in songscreen and singscreenbrunzelchen1-0/+24
2010-02-20never singing a song two times in the same party session; counter reset if th...brunzelchen1-0/+2