aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* commented forgotten debug stuffwhiteshark02010-01-131-1/+1
* fixed scorescrenn with players>3whiteshark02010-01-131-251/+286
* forgotten updates from last commitwhiteshark02010-01-122-2/+0
* deleted leftovers from old plugin system and party modewhiteshark02010-01-126-588/+1
* merged lua into trunks_alexander2010-01-1210-498/+650
* revert submission 2051. leeds to crash on 2nd song.k-m_schindler2009-12-291-2/+2
* fix: divide sentence in editor leaded to crashbrunzelchen2009-12-221-1/+1
* changed TSyncSource to interface ISyncSources_alexander2009-12-201-2/+2
* revert previous commit. It did not solve the problem of non song on fedora.k-m_schindler2009-12-171-3/+2
* Just a test. Probably ignore this!k-m_schindler2009-12-171-2/+3
* now the Audio-file bug should be fixedbrunzelchen2009-12-131-2/+2
* fixed bug: Audio-file does not exist: "" [UAudio_FFmpeg]brunzelchen2009-12-131-0/+4
* fixed score display with linebonus=offwhiteshark02009-12-131-1/+3
* removed if to enable folder cover loadings_alexander2009-12-081-9/+2
* add the score to db only if the song was sung to the end (last word of last s...brunzelchen2009-12-072-1/+18
* fix performance problem on scrollbrunzelchen2009-12-062-22/+24
* fix bugtracker issue 2817034s_alexander2009-12-062-6/+13
* Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824s_alexander2009-12-062-3/+77
* use second players color to indicate selected note in editorwhiteshark02009-11-241-17/+17
* fixed assembla #92: all song covers look like selected oneswhiteshark02009-11-241-3/+7
* select songs by clicking on themwhiteshark02009-11-181-10/+67
* some changes on mousesupportwhiteshark02009-11-181-11/+24
* fixed #89: wrong mp3 playback when selecting song while scrollingwhiteshark02009-11-171-5/+15
* header tags that are not supported are written to the end of the songheader w...whiteshark02009-11-171-1/+6
* fixed folders=on bug for the momentwhiteshark02009-11-091-3/+10
* merged unicode branch (r1931) into trunks_alexander2009-11-0934-906/+1182
* some changes to prevent integer size conversionswhiteshark02009-08-161-1/+1
* fixed possible division by zero bug, if line has only 1 oder 2 pointss_alexander2009-07-031-4/+8
* fixed bug #88s_alexander2009-06-291-2/+2
* Translation of the language settings. Part 1k-m_schindler2009-06-281-1/+1
* enable forgotten translation in recording settingsk-m_schindler2009-06-281-4/+4
* Translation of option values. part 2k-m_schindler2009-06-276-26/+26
* cosmeticsk-m_schindler2009-06-043-58/+58
* fix a mac crash and possibly others. division by zerok-m_schindler2009-06-011-13/+30
* fix display of beatclick select in ScreenOptionSoundwhiteshark02009-06-011-3/+3
* merged (experimental) mouse support patch by d0ccrazywhiteshark02009-05-315-28/+59
* change range of random. was probably reason for out of range crash.k-m_schindler2009-05-281-48/+47
* All options do have one option visible nowmogguh2009-05-276-11/+83
* Statics defined in theme don't necessarily need a width or height set, if omi...mogguh2009-05-261-0/+19