aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-11bugfix: scaling of help screen on low resolutionsbrunzelchen1-2/+2
2010-06-11- added function DeleteSentence (SHIFT+DEL)brunzelchen3-52/+132
2010-06-10- fixed saving duetsbrunzelchen5-210/+536
2010-06-05- code cosmetics in UDrawbrunzelchen2-86/+93
2010-06-04- switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen8-851/+1684
2010-05-30- new acinerella.dll (based on 1.4)brunzelchen2-30/+20
2010-05-23typo correction and bugfix for video-reflectionbrunzelchen1-1/+1
2010-05-23fixed aspect in video preview; added video zoom animation in song screenbrunzelchen2-44/+160
2010-05-22changing tabs or sorting in song screen: info popup with actual sorting; the ...brunzelchen1-31/+113
2010-05-22fixed position of medley countdownbrunzelchen1-5/+6
2010-05-22added video reflection (for video preview)brunzelchen2-39/+72
2010-05-22UScreenSong: toggle tabs with T; change sorting with SHIFT+T; removed Ini.tab...brunzelchen2-20/+41
2010-05-22fixed leaving playlist in shuffle mode; playlist reloads now when sorting is ...brunzelchen3-4/+7
2010-05-22added duel-ratio-option (normal, 10%-90%) for challenge mode. the plugins are...brunzelchen1-0/+4
2010-04-28- new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen31-334/+427
2010-04-09- added missing files for iStar Themebrunzelchen2-13/+151
2010-04-07- fixed "vista-no-mic-leads-to-crash" bugbrunzelchen2-11/+16
2010-04-04*NEW: Press Left-Ctrl + * (* on Numpad) or Left-Ctrl + R to Shuffle Player Na...brunzelchen1-9/+198
2010-03-18bugfix LoadFaultySongs; some editor changes; update of ffmpegbrunzelchen1-15/+46
2010-03-09bugfix for bpm-edit-modebrunzelchen1-2/+5
2010-03-09bugfix editor: negative VideoGap brunzelchen1-18/+8
2010-03-09bugfix: 100% volume in medley modebrunzelchen1-1/+1
2010-03-06editor: added support for negative videogapbrunzelchen1-0/+8
2010-03-06hard coded editor theme (a real theme should be added in the 1.1)brunzelchen1-4/+122
2010-03-06changed standard video seek procedure in sing screen (not nice but faster)brunzelchen1-2/+2
2010-03-06fixed song skipping in party modesbrunzelchen1-10/+22
2010-03-04fixed a bug in editor: pressing p or v leads sometimes to a crash;brunzelchen1-5/+11
2010-03-04fixed lineNo in error reporting;brunzelchen1-4/+6
2010-03-03moved help IDs to a better place, i hope..brunzelchen26-80/+77
2010-03-02SongCheck: list all errors;brunzelchen1-5/+1
2010-03-02some corrections;brunzelchen2-10/+13
2010-03-01summerizing of highscores in top screen as an option (never, dynamic, always);brunzelchen3-5/+73
2010-02-28popup with error count on start up, if there were any errors during the start...brunzelchen2-1/+16
2010-02-27added info bar for editorbrunzelchen1-17/+129
2010-02-26fixed BPM-Changebrunzelchen1-14/+219
2010-02-25some changes and bugfixing in editorbrunzelchen1-32/+264
2010-02-24added experimental voice playback after singingbrunzelchen3-10/+80
2010-02-23added own folder for recordingsbrunzelchen1-4/+12
2010-02-23riff wave instead of raw recording (experimental)brunzelchen1-2/+2
2010-02-21moved and renamed DrawVolume to UDraw.DrawVolumeBarbrunzelchen9-153/+134
2010-02-21added mp3 volume adjustment in songscreen and singscreenbrunzelchen6-11/+231
2010-02-21hide medley playlist when using medley surprisebrunzelchen1-2/+4
2010-02-21fixed choosing songs in "plugin" medley surprisebrunzelchen1-3/+6
2010-02-20never singing a song two times in the same party session; counter reset if th...brunzelchen2-35/+158
2010-02-20reduce crashes caused by errors in songs in challenge and medley modebrunzelchen2-21/+67
2010-02-19added option for showing video in preview onlybrunzelchen2-2/+2
2010-02-19added selection for 10, 20, ... 90 and 10000 medley songs in a rowbrunzelchen1-4/+90