aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (follow)
Commit message (Expand)AuthorAgeFilesLines
* - some editor bugfixesbrunzelchen2010-10-181-6/+13
* - removed solmization option from themebrunzelchen2010-10-102-3/+12
* fix: reload screens if skin or color was changedbrunzelchen2010-10-092-21/+30
* - ultrastar should detect on every single beat nowbrunzelchen2010-10-081-5/+9
* - switching UVideo back to rev 2609 (without decoding thread)brunzelchen2010-10-071-1/+1
* - added webcam supportbrunzelchen2010-10-0516-407/+666
* - fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen2010-09-0111-177/+496
* added check popup at startup if LoadFaultySongs=Off and if there are some def...brunzelchen2010-08-152-6/+25
* check if a song file was loaded in singscreen and load it if notbrunzelchen2010-08-152-1/+5
* - added support for 4 (and even 6) players on one screen. its hard-coded and ...brunzelchen2010-08-153-135/+702
* - added session logbrunzelchen2010-07-243-17/+48
* - possible/remainings score bar in singscreen: red at start, decreasing with ...brunzelchen2010-07-043-11/+71
* - new option "PossibleScore": show max possible score in singscreen (toggle o...brunzelchen2010-06-283-6/+15
* - do not shuffle, if music no music loadedbrunzelchen2010-06-251-1/+1
* - fixed fading of player notesbrunzelchen2010-06-231-23/+18
* - individual line breaks for each player in duet songs are now possiblebrunzelchen2010-06-2110-210/+331
* special chars in UScreenName, UScreenPartyPlayer, ScreenPartyPlayerM2 and USc...brunzelchen2010-06-174-23/+27
* divide sentence in duet mode if the first note is selected but the other part...brunzelchen2010-06-121-2/+10
* bugfix: scaling of help screen on low resolutionsbrunzelchen2010-06-111-2/+2
* - added function DeleteSentence (SHIFT+DEL)brunzelchen2010-06-113-52/+132
* - fixed saving duetsbrunzelchen2010-06-105-210/+536
* - code cosmetics in UDrawbrunzelchen2010-06-052-86/+93
* - switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen2010-06-048-851/+1684
* - new acinerella.dll (based on 1.4)brunzelchen2010-05-302-30/+20
* typo correction and bugfix for video-reflectionbrunzelchen2010-05-231-1/+1
* fixed aspect in video preview; added video zoom animation in song screenbrunzelchen2010-05-232-44/+160
* changing tabs or sorting in song screen: info popup with actual sorting; the ...brunzelchen2010-05-221-31/+113
* fixed position of medley countdownbrunzelchen2010-05-221-5/+6
* added video reflection (for video preview)brunzelchen2010-05-222-39/+72
* UScreenSong: toggle tabs with T; change sorting with SHIFT+T; removed Ini.tab...brunzelchen2010-05-222-20/+41
* fixed leaving playlist in shuffle mode; playlist reloads now when sorting is ...brunzelchen2010-05-223-4/+7
* added duel-ratio-option (normal, 10%-90%) for challenge mode. the plugins are...brunzelchen2010-05-221-0/+4
* - new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen2010-04-2831-334/+427
* - added missing files for iStar Themebrunzelchen2010-04-092-13/+151
* - fixed "vista-no-mic-leads-to-crash" bugbrunzelchen2010-04-072-11/+16
* *NEW: Press Left-Ctrl + * (* on Numpad) or Left-Ctrl + R to Shuffle Player Na...brunzelchen2010-04-041-9/+198
* bugfix LoadFaultySongs; some editor changes; update of ffmpegbrunzelchen2010-03-181-15/+46
* bugfix for bpm-edit-modebrunzelchen2010-03-091-2/+5
* bugfix editor: negative VideoGap brunzelchen2010-03-091-18/+8
* bugfix: 100% volume in medley modebrunzelchen2010-03-091-1/+1
* editor: added support for negative videogapbrunzelchen2010-03-061-0/+8
* hard coded editor theme (a real theme should be added in the 1.1)brunzelchen2010-03-061-4/+122
* changed standard video seek procedure in sing screen (not nice but faster)brunzelchen2010-03-061-2/+2
* fixed song skipping in party modesbrunzelchen2010-03-061-10/+22
* fixed a bug in editor: pressing p or v leads sometimes to a crash;brunzelchen2010-03-041-5/+11
* fixed lineNo in error reporting;brunzelchen2010-03-041-4/+6
* moved help IDs to a better place, i hope..brunzelchen2010-03-0326-80/+77
* SongCheck: list all errors;brunzelchen2010-03-021-5/+1
* some corrections;brunzelchen2010-03-022-10/+13
* summerizing of highscores in top screen as an option (never, dynamic, always);brunzelchen2010-03-013-5/+73