aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenSing.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed calculation of points in "sing together mode"brunzelchen2011-04-201-9/+14
* new option: "LyricGolden" On/Off: draw golden lyrics yellow instead of blue.brunzelchen2011-04-201-31/+44
* added new sing mode: sing together (mean points over all players)brunzelchen2011-04-181-2/+23
* - fix: crash at startup if no webcam connectedbrunzelchen2011-01-021-1/+1
* - kill all sing effects on song startbrunzelchen2010-12-151-4/+9
* - fixed perfect note effect for duetsbrunzelchen2010-12-141-3/+3
* - fix: crash at startup (my fault)brunzelchen2010-11-241-2/+3
* - hide lyrics also by pressing Nbrunzelchen2010-11-201-2/+17
* - added polish language (thx to Pit33)brunzelchen2010-11-101-7/+7
* - fix: appearence of short notes in 4/6 player mode on one screenbrunzelchen2010-11-051-238/+279
* - correct drawing of short notes in 4/6-player mode on one screenbrunzelchen2010-10-301-1/+20
* - removed solmization option from themebrunzelchen2010-10-101-1/+12
* - switching UVideo back to rev 2609 (without decoding thread)brunzelchen2010-10-071-1/+1
* - added webcam supportbrunzelchen2010-10-051-55/+83
* - fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen2010-09-011-2/+1
* check if a song file was loaded in singscreen and load it if notbrunzelchen2010-08-151-0/+3
* - added support for 4 (and even 6) players on one screen. its hard-coded and ...brunzelchen2010-08-151-93/+616
* - added session logbrunzelchen2010-07-241-11/+42
* - possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen2010-07-041-7/+54
* - new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen2010-06-281-3/+10
* - individual line breaks for each player in duet songs are now possiblebrunzelchen2010-06-211-10/+82
* - fixed saving duetsbrunzelchen2010-06-101-1/+2
* - code cosmetics in UDrawbrunzelchen2010-06-051-85/+92
* - switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen2010-06-041-108/+187
* fixed position of medley countdownbrunzelchen2010-05-221-5/+6
* - new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen2010-04-281-44/+46
* bugfix: 100% volume in medley modebrunzelchen2010-03-091-1/+1
* changed standard video seek procedure in sing screen (not nice but faster)brunzelchen2010-03-061-2/+2
* moved help IDs to a better place, i hope..brunzelchen2010-03-031-4/+4
* added experimental voice playback after singingbrunzelchen2010-02-241-4/+11
* added own folder for recordingsbrunzelchen2010-02-231-4/+12
* riff wave instead of raw recording (experimental)brunzelchen2010-02-231-2/+2
* moved and renamed DrawVolume to UDraw.DrawVolumeBarbrunzelchen2010-02-211-52/+6
* added mp3 volume adjustment in songscreen and singscreenbrunzelchen2010-02-211-3/+90
* reduce crashes caused by errors in songs in challenge and medley modebrunzelchen2010-02-201-14/+60
* Challenge MOD r7 alpha based on Ultrastar Deluxe v1.0.1abrunzelchen2010-02-191-0/+1611