aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-03-14editor: changed design, added infobar, changed key-mappingbrunzelchen1-58/+274
2010-02-22remove unused code from prev version of ScreenSongwhiteshark01-17/+0
2010-02-22songflow don't stop now during song scrolling and seems to be more "flowy"whiteshark01-47/+61
2010-02-22screens code cleanupk-m_schindler11-24/+3
2010-02-22cleanup of code, which has never been used from start. Part 3.k-m_schindler1-1/+0
2010-02-22cleanup of code, which has never been used from start.k-m_schindler1-4/+0
2010-02-22completly remove unused UScreenWelcomewhiteshark01-164/+0
2010-02-18fix assembla ticket #91 - Preview does not stopwhiteshark01-2/+5
2010-01-18fixed score screen animation speedwhiteshark01-17/+27
2010-01-14comment unnessecary get_texture call that seems to lead to errorswhiteshark01-1/+1
2010-01-14rating icon bouncing depends on time now instead of frameswhiteshark01-2/+6
2010-01-13commented forgotten debug stuffwhiteshark01-1/+1
2010-01-13fixed scorescrenn with players>3whiteshark01-251/+286
2010-01-12forgotten updates from last commitwhiteshark02-2/+0
2010-01-12deleted leftovers from old plugin system and party modewhiteshark06-588/+1
2010-01-12merged lua into trunks_alexander10-498/+650
2009-12-29revert submission 2051. leeds to crash on 2nd song.k-m_schindler1-2/+2
2009-12-22fix: divide sentence in editor leaded to crashbrunzelchen1-1/+1
2009-12-20changed TSyncSource to interface ISyncSources_alexander1-2/+2
2009-12-17revert previous commit. It did not solve the problem of non song on fedora.k-m_schindler1-3/+2
2009-12-17Just a test. Probably ignore this!k-m_schindler1-2/+3
2009-12-13now the Audio-file bug should be fixedbrunzelchen1-2/+2
2009-12-13fixed bug: Audio-file does not exist: "" [UAudio_FFmpeg]brunzelchen1-0/+4
2009-12-13fixed score display with linebonus=offwhiteshark01-1/+3
2009-12-08removed if to enable folder cover loadings_alexander1-9/+2
2009-12-07add the score to db only if the song was sung to the end (last word of last s...brunzelchen2-1/+18
2009-12-06fix performance problem on scrollbrunzelchen2-22/+24
2009-12-06fix bugtracker issue 2817034s_alexander2-6/+13
2009-12-06Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824s_alexander2-3/+77
2009-11-24use second players color to indicate selected note in editorwhiteshark01-17/+17
2009-11-24fixed assembla #92: all song covers look like selected oneswhiteshark01-3/+7
2009-11-18select songs by clicking on themwhiteshark01-10/+67
2009-11-18some changes on mousesupportwhiteshark01-11/+24
2009-11-17fixed #89: wrong mp3 playback when selecting song while scrollingwhiteshark01-5/+15
2009-11-17header tags that are not supported are written to the end of the songheader w...whiteshark01-1/+6
2009-11-09fixed folders=on bug for the momentwhiteshark01-3/+10
2009-11-09merged unicode branch (r1931) into trunks_alexander34-906/+1182
2009-08-16some changes to prevent integer size conversionswhiteshark01-1/+1
2009-07-03fixed possible division by zero bug, if line has only 1 oder 2 pointss_alexander1-4/+8
2009-06-29fixed bug #88s_alexander1-2/+2
2009-06-28Translation of the language settings. Part 1k-m_schindler1-1/+1
2009-06-28enable forgotten translation in recording settingsk-m_schindler1-4/+4
2009-06-27Translation of option values. part 2k-m_schindler6-26/+26
2009-06-04cosmeticsk-m_schindler3-58/+58
2009-06-01fix a mac crash and possibly others. division by zerok-m_schindler1-13/+30