aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-06less cpu usage for threadsbrunzelchen3-51/+87
2010-10-05- added webcam supportbrunzelchen77-1194/+136061
2010-09-01- fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen20-225/+696
2010-08-15added check popup at startup if LoadFaultySongs=Off and if there are some def...brunzelchen4-9/+38
2010-08-15check if a song file was loaded in singscreen and load it if notbrunzelchen2-1/+5
2010-08-15- added support for 4 (and even 6) players on one screen. its hard-coded and ...brunzelchen11-318/+1050
2010-07-24- added session logbrunzelchen4-24/+82
2010-07-04- possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen10-85/+253
2010-06-28- new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen14-128/+206
2010-06-25missing update...brunzelchen1-20/+2
2010-06-25- do not shuffle, if music no music loadedbrunzelchen2-10/+29
2010-06-23- fixed fading of player notesbrunzelchen5-116/+215
2010-06-21- individual line breaks for each player in duet songs are now possiblebrunzelchen30-2115/+1380
2010-06-17special chars in UScreenName, UScreenPartyPlayer, ScreenPartyPlayerM2 and USc...brunzelchen5-24/+29
2010-06-12divide sentence in duet mode if the first note is selected but the other part...brunzelchen1-2/+10
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 duetsbrunzelchen7-224/+555
2010-06-05- code cosmetics in UDrawbrunzelchen3-98/+117
2010-06-04- switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen21-1631/+3039
2010-05-30- new acinerella.dll (based on 1.4)brunzelchen12-128/+128
2010-05-23typo correction and bugfix for video-reflectionbrunzelchen2-26/+26
2010-05-23fixed aspect in video preview; added video zoom animation in song screenbrunzelchen3-96/+237
2010-05-22changing tabs or sorting in song screen: info popup with actual sorting; the ...brunzelchen2-45/+131
2010-05-22fixed position of medley countdownbrunzelchen1-5/+6
2010-05-22added video reflection (for video preview)brunzelchen3-47/+126
2010-05-22UScreenSong: toggle tabs with T; change sorting with SHIFT+T; removed Ini.tab...brunzelchen4-25/+42
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...brunzelchen3-0/+35
2010-05-01- added dutch translation (by Bruut)brunzelchen8-257/+324
2010-04-28- new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen66-1008/+1001
2010-04-09- added missing files for iStar Themebrunzelchen5-21/+182
2010-04-07- fixed "vista-no-mic-leads-to-crash" bugbrunzelchen6-59/+96
2010-04-05fixed error with "until 5000" plugin and the new scoring modebrunzelchen1-1/+1
2010-04-04*NEW: Press Left-Ctrl + * (* on Numpad) or Left-Ctrl + R to Shuffle Player Na...brunzelchen4-16/+249
2010-04-04performance mode for videos: reducing lines on low fpsbrunzelchen4-44/+233
2010-03-18bugfix LoadFaultySongs; some editor changes; update of ffmpegbrunzelchen3-19/+50
2010-03-09bugfix for bpm-edit-modebrunzelchen1-2/+5
2010-03-09bugfix editor: negative VideoGap brunzelchen1-18/+8
2010-03-09bugfix: side effects in stats caused by aspect ratiobrunzelchen1-6/+13
2010-03-09changing note colorsbrunzelchen1-3/+3
2010-03-09bugfix: 100% volume in medley modebrunzelchen2-3/+6
2010-03-06editor: added support for negative videogapbrunzelchen1-0/+8
2010-03-06allow FreeStyle notes with zero lengthbrunzelchen1-2/+10
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 modesbrunzelchen2-11/+23
2010-03-04fixed a bug in editor: pressing p or v leads sometimes to a crash;brunzelchen2-6/+12
2010-03-04added error number to error.log and empty lines between the entries;brunzelchen2-2/+11
2010-03-04fixed lineNo in error reporting;brunzelchen2-10/+15