aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-10Bugfix: Partymode - ScoreScreen has(/starts) BG-Music nowb_krueger1-0/+3
2010-10-10show credits after one minute instead of a halftobigun1-2/+2
2010-10-10start bg-music in main-screen (additionally to start in main())tobigun1-0/+3
2010-10-10no bg-music in record screentobigun2-0/+5
2010-08-19reload header in screensing.OnShowwhiteshark01-2/+2
2010-07-18some changes to mouse eEggwhiteshark01-0/+15
2010-07-11enable editor keys for macosx changing start and end of notes. CTRL does not ...k-m_schindler1-4/+4
2010-07-08more consistent use of modifier key for moving notes and enables on macs, whe...k-m_schindler1-2/+2
2010-07-04- divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni)brunzelchen1-3/+4
2010-06-30remove some unused elements of ScreenCreditswhiteshark01-10/+0
2010-06-30- code restructured (e.g.: more comments, well named comments)whiteshark01-1128/+980
2010-06-18Top5: display translated difficulty names instead of english oneswhiteshark01-1/+1
2010-06-17- enter credits screen after 30 seconds w/o user interaction in main screenwhiteshark02-1/+38
2010-06-17pause bg music during creditswhiteshark01-0/+5
2010-06-14minor fix: select themes button in screenoptions after reloading themewhiteshark01-0/+8
2010-06-14minor editor fix: whiteshark01-0/+4
2010-06-13Fix for invalid song lengthstobigun1-1/+7
2010-06-11use MidiCons: use MIDI_NOTEOFF/NOTEON constants instead of cryptic hex-numberstobigun1-18/+24
2010-06-11fix display of "InfoBar" for songs whose first note doesn't start at beat zerowhiteshark01-6/+7
2010-06-11fix display bug after deleting last note of a line in editorwhiteshark01-30/+39
2010-06-10changes to divide notewhiteshark01-5/+13
2010-06-10merge of VideoPreview branch into trunkbrunzelchen2-10/+118
2010-06-06- URecord.ValidateSettings should not display the popup itselftobigun2-4/+23
2010-06-06- Now on sing-screen entry a check is performed if mics are assigned to all p...tobigun1-0/+10
2010-06-06cleanuptobigun1-7/+1
2010-06-03- cleanup (removed some commented unused code)tobigun1-68/+52
2010-05-19reimplemented missing single note midi playback (Shift + Space) and single no...whiteshark01-11/+28
2010-05-18forgotten changes from last commitwhiteshark01-9/+0
2010-05-08validate microphone settings when leaving the record options and when USDX is...tobigun1-7/+13
2010-05-07fix coverflow "SetScroll5" for less than 8 songswhiteshark01-9/+11
2010-05-03ESC saves again. revert 1183.k-m_schindler2-4/+2
2010-05-03ESC saves again. revert 1183.k-m_schindler1-2/+1
2010-05-03ESC saves again. revert 1183.k-m_schindler1-1/+1
2010-05-03ESC saves again. revert 1183.k-m_schindler1-1/+6
2010-05-02workaround for LCTRL+R in SongMenu: it should be changed when we have a solut...brunzelchen1-0/+7
2010-04-28improved cover flow: only five front covers and 3 covers in the back that sho...whiteshark01-5/+14
2010-04-23- font fallback addedtobigun1-3/+6
2010-04-22- now it is possible to sync lyrics to audiotobigun1-4/+28
2010-04-21- already show first video frame at sing-screen at onShow (no white screen)tobigun1-31/+31
2010-04-21major bug-fix:tobigun2-21/+12
2010-04-21- add video loop optiontobigun1-36/+33
2010-04-18change variable names "static" to "statics"tobigun10-245/+245
2010-04-15- port theme detection code from UIni to UThemeswhiteshark01-1/+19
2010-04-07swap textures of statics colorized to playercolor in score screenwhiteshark01-4/+221
2010-03-16some theme edits (option menu)brunzelchen7-7/+7
2010-03-15bugfix: player selection on party player screen (the layout is still ugly)brunzelchen1-46/+57
2010-03-15fixed cover loading/showing when using tabs=on #2brunzelchen1-4/+3
2010-03-14fixed cover loading/showing when using tabs=on; deleted unused argument in Se...brunzelchen2-19/+20
2010-03-14editor: deleted old midi debug entrybrunzelchen1-2/+0
2010-03-14editor: changed TextEditMode and some other improvementsbrunzelchen1-7/+37