aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-16- new option: song quality check on/offbrunzelchen3-18/+95
2011-04-25update to BASS v2.4.7.1; enabled BASS_CONFIG_DEV_DEFAULT brunzelchen1-0/+2
2011-04-25added song quality checkbrunzelchen5-6/+205
2011-04-20deactivate debug flagbrunzelchen1-1/+1
2011-04-20fixed calculation of points in "sing together mode"brunzelchen1-8/+9
2011-04-20new option: "LyricGolden" On/Off: draw golden lyrics yellow instead of blue.brunzelchen2-40/+65
2011-04-18added new sing mode: sing together (mean points over all players)brunzelchen1-11/+61
2011-04-10using international note notation with C4 = 0 (internal)brunzelchen1-3/+25
2011-04-10fade in (and out) for lyric helperbrunzelchen1-5/+5
2011-03-24fixed golden note twinkle (again...)brunzelchen1-2/+2
2011-03-19list all mics: check for BASS_INPUT_TYPE_MIC instead of BASS_INPUT_TYPE_OFF<>0brunzelchen1-1/+1
2011-03-05fix: correct RecIndex when deleting goldenrec positions from arraybrunzelchen1-18/+49
2011-02-07- added "ac_drop_decode_video_package" - method to acinerella: decoding of a ...brunzelchen1-229/+469
2011-02-07sorting by edition: removed "[" and "]" from edition titlebrunzelchen1-1/+1
2010-12-28don't close menu when adding songsbrunzelchen1-0/+26
2010-12-24- bugfix: drawing beat delimiters while/after pitch recordingbrunzelchen1-18/+4
2010-12-23- bugfix: handling medley and preview flags in editorbrunzelchen1-41/+58
2010-12-21added pitch detection for editorbrunzelchen3-13/+37
2010-12-14- fixed perfect note effect for duetsbrunzelchen3-50/+83
2010-11-24- fix: crash at startup (my fault)brunzelchen3-26/+18
2010-11-20added sorting by year (decade)brunzelchen3-12/+57
2010-11-20- hide lyrics also by pressing Nbrunzelchen4-33/+103
2010-11-10- added polish language (thx to Pit33)brunzelchen7-21/+51
2010-11-05- fix: appearence of short notes in 4/6 player mode on one screenbrunzelchen2-43/+88
2010-10-30- correct drawing of short notes in 4/6-player mode on one screenbrunzelchen6-206/+438
2010-10-10- removed solmization option from themebrunzelchen1-2/+0
2010-10-08- fix: display sung notes againbrunzelchen2-33/+4
2010-10-08- ultrastar should detect on every single beat nowbrunzelchen3-252/+257
2010-10-07- switching UVideo back to rev 2609 (without decoding thread)brunzelchen2-283/+222
2010-10-06less cpu usage for threadsbrunzelchen2-45/+74
2010-10-05- added webcam supportbrunzelchen21-739/+1564
2010-09-01- fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen7-45/+198
2010-08-15added check popup at startup if LoadFaultySongs=Off and if there are some def...brunzelchen2-3/+13
2010-08-15- added support for 4 (and even 6) players on one screen. its hard-coded and ...brunzelchen6-117/+282
2010-07-24- added session logbrunzelchen1-7/+34
2010-07-04- possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen5-71/+180
2010-06-28- new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen5-43/+159
2010-06-25- do not shuffle, if music no music loadedbrunzelchen1-9/+28
2010-06-23- fixed fading of player notesbrunzelchen4-93/+197
2010-06-21- individual line breaks for each player in duet songs are now possiblebrunzelchen15-1091/+417
2010-06-17special chars in UScreenName, UScreenPartyPlayer, ScreenPartyPlayerM2 and USc...brunzelchen1-1/+2
2010-06-10- fixed saving duetsbrunzelchen2-14/+19
2010-06-05- code cosmetics in UDrawbrunzelchen1-12/+24
2010-06-04- switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen10-772/+1345
2010-05-30- new acinerella.dll (based on 1.4)brunzelchen4-66/+54
2010-05-23typo correction and bugfix for video-reflectionbrunzelchen1-25/+25
2010-05-23fixed aspect in video preview; added video zoom animation in song screenbrunzelchen1-52/+77
2010-05-22changing tabs or sorting in song screen: info popup with actual sorting; the ...brunzelchen1-14/+18
2010-05-22added video reflection (for video preview)brunzelchen1-8/+54
2010-05-22UScreenSong: toggle tabs with T; change sorting with SHIFT+T; removed Ini.tab...brunzelchen2-5/+1