aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* editor: changed design, added infobar, changed key-mappingbrunzelchen2010-03-141-58/+274
* remove unused code from prev version of ScreenSongwhiteshark02010-02-221-17/+0
* songflow don't stop now during song scrolling and seems to be more "flowy"whiteshark02010-02-221-47/+61
* screens code cleanupk-m_schindler2010-02-2211-24/+3
* cleanup of code, which has never been used from start. Part 3.k-m_schindler2010-02-221-1/+0
* cleanup of code, which has never been used from start.k-m_schindler2010-02-221-4/+0
* completly remove unused UScreenWelcomewhiteshark02010-02-221-164/+0
* fix assembla ticket #91 - Preview does not stopwhiteshark02010-02-181-2/+5
* fixed score screen animation speedwhiteshark02010-01-181-17/+27
* comment unnessecary get_texture call that seems to lead to errorswhiteshark02010-01-141-1/+1
* rating icon bouncing depends on time now instead of frameswhiteshark02010-01-141-2/+6