aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-06-01fix display of beatclick select in ScreenOptionSoundwhiteshark01-3/+3
2009-05-31merged (experimental) mouse support patch by d0ccrazywhiteshark05-28/+59
2009-05-28change range of random. was probably reason for out of range crash.k-m_schindler1-48/+47
2009-05-27All options do have one option visible nowmogguh6-11/+83
2009-05-26Statics defined in theme don't necessarily need a width or height set, if omi...mogguh1-0/+19
2009-05-16add lyric-bar bounds to themewhiteshark01-2/+2
2009-04-25correcting typos from cosmeticsk-m_schindler1-2/+2
2009-04-25Cosmetics. No code changek-m_schindler1-270/+274
2009-04-25Cosmetics. No code changek-m_schindler32-1118/+1361
2009-04-06bring the type align to our coding standardsk-m_schindler1-1/+1
2009-03-23Fixed some displaying issues w/ old party modewhiteshark02-231/+50
2009-03-21party fix for linux:tobigun1-9/+20
2009-03-21New plugin mode reverted (will be moved to a branch afterwards).tobigun7-77/+69
2009-03-07overdrawing of first screen when using visualizations fixed. visualizations a...whiteshark01-4/+12
2009-03-07final cleanup of Umain. Creation of UNotek-m_schindler8-212/+289
2009-03-07unclutter Umain: ConversionFileName moved to UScreenEditConvertk-m_schindler2-0/+4
2009-03-07unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...k-m_schindler4-20/+35
2009-03-06Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMaink-m_schindler1-7/+23
2009-03-01Cosmeticsk-m_schindler1-141/+128
2009-03-01crashes in ScreenScore w/ 6 players fixedwhiteshark01-6/+58
2009-03-01fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark01-11/+10