aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UMain.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-21added pitch detection for editorbrunzelchen1-12/+12
2010-11-10- added polish language (thx to Pit33)brunzelchen1-2/+2
2010-10-08- fix: display sung notes againbrunzelchen1-1/+3
2010-10-08- ultrastar should detect on every single beat nowbrunzelchen1-252/+243
2010-10-06less cpu usage for threadsbrunzelchen1-12/+20
2010-10-05- added webcam supportbrunzelchen1-12/+17
2010-07-04- possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen1-13/+15
2010-06-28- new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen1-1/+74
2010-06-21- individual line breaks for each player in duet songs are now possiblebrunzelchen1-21/+6
2010-06-10- fixed saving duetsbrunzelchen1-2/+2
2010-06-04- switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen1-196/+359
2010-05-30- new acinerella.dll (based on 1.4)brunzelchen1-4/+4
2010-04-28- new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen1-26/+15
2010-03-01summerizing of highscores in top screen as an option (never, dynamic, always);brunzelchen1-1/+4
2010-02-24added experimental voice playback after singingbrunzelchen1-2/+3
2010-02-23riff wave instead of raw recording (experimental)brunzelchen1-1/+1
2010-02-22SDL_SetModState(0) => SDL_SetModState(KMOD_NONE) brunzelchen1-1/+1
2010-02-22workaround for alt+tab bugbrunzelchen1-2/+9