aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: Partymode - ScoreScreen has(/starts) BG-Music nowb_krueger2010-10-101-0/+3
* show credits after one minute instead of a halftobigun2010-10-101-2/+2
* start bg-music in main-screen (additionally to start in main())tobigun2010-10-101-0/+3
* no bg-music in record screentobigun2010-10-102-0/+5
* reload header in screensing.OnShowwhiteshark02010-08-191-2/+2
* some changes to mouse eEggwhiteshark02010-07-181-0/+15
* enable editor keys for macosx changing start and end of notes. CTRL does not ...k-m_schindler2010-07-111-4/+4
* more consistent use of modifier key for moving notes and enables on macs, whe...k-m_schindler2010-07-081-2/+2
* - divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni)brunzelchen2010-07-041-3/+4
* remove some unused elements of ScreenCreditswhiteshark02010-06-301-10/+0
* - code restructured (e.g.: more comments, well named comments)whiteshark02010-06-301-1128/+980
* Top5: display translated difficulty names instead of english oneswhiteshark02010-06-181-1/+1
* - enter credits screen after 30 seconds w/o user interaction in main screenwhiteshark02010-06-172-1/+38
* pause bg music during creditswhiteshark02010-06-171-0/+5
* minor fix: select themes button in screenoptions after reloading themewhiteshark02010-06-141-0/+8
* minor editor fix: whiteshark02010-06-141-0/+4
* Fix for invalid song lengthstobigun2010-06-131-1/+7
* use MidiCons: use MIDI_NOTEOFF/NOTEON constants instead of cryptic hex-numberstobigun2010-06-111-18/+24
* fix display of "InfoBar" for songs whose first note doesn't start at beat zerowhiteshark02010-06-111-6/+7
* fix display bug after deleting last note of a line in editorwhiteshark02010-06-111-30/+39
* changes to divide notewhiteshark02010-06-101-5/+13
* merge of VideoPreview branch into trunkbrunzelchen2010-06-102-10/+118
* - URecord.ValidateSettings should not display the popup itselftobigun2010-06-062-4/+23
* - Now on sing-screen entry a check is performed if mics are assigned to all p...tobigun2010-06-061-0/+10
* cleanuptobigun2010-06-061-7/+1
* - cleanup (removed some commented unused code)tobigun2010-06-031-68/+52
* reimplemented missing single note midi playback (Shift + Space) and single no...whiteshark02010-05-191-11/+28
* forgotten changes from last commitwhiteshark02010-05-181-9/+0
* validate microphone settings when leaving the record options and when USDX is...tobigun2010-05-081-7/+13
* fix coverflow "SetScroll5" for less than 8 songswhiteshark02010-05-071-9/+11
* ESC saves again. revert 1183.k-m_schindler2010-05-032-4/+2
* ESC saves again. revert 1183.k-m_schindler2010-05-031-2/+1
* ESC saves again. revert 1183.k-m_schindler2010-05-031-1/+1
* ESC saves again. revert 1183.k-m_schindler2010-05-031-1/+6
* workaround for LCTRL+R in SongMenu: it should be changed when we have a solut...brunzelchen2010-05-021-0/+7
* improved cover flow: only five front covers and 3 covers in the back that sho...whiteshark02010-04-281-5/+14
* - font fallback addedtobigun2010-04-231-3/+6
* - now it is possible to sync lyrics to audiotobigun2010-04-221-4/+28
* - already show first video frame at sing-screen at onShow (no white screen)tobigun2010-04-211-31/+31
* major bug-fix:tobigun2010-04-212-21/+12
* - add video loop optiontobigun2010-04-211-36/+33
* change variable names "static" to "statics"tobigun2010-04-1810-245/+245
* - port theme detection code from UIni to UThemeswhiteshark02010-04-151-1/+19
* swap textures of statics colorized to playercolor in score screenwhiteshark02010-04-071-4/+221
* some theme edits (option menu)brunzelchen2010-03-167-7/+7
* bugfix: player selection on party player screen (the layout is still ugly)brunzelchen2010-03-151-46/+57
* fixed cover loading/showing when using tabs=on #2brunzelchen2010-03-151-4/+3
* fixed cover loading/showing when using tabs=on; deleted unused argument in Se...brunzelchen2010-03-142-19/+20
* editor: deleted old midi debug entrybrunzelchen2010-03-141-2/+0
* editor: changed TextEditMode and some other improvementsbrunzelchen2010-03-141-7/+37