| Commit message (Expand) | Author | Files | Lines |
2009-12-20 | changed TSyncSource to interface ISyncSource | s_alexander | 1 | -2/+2 |
2009-12-17 | revert previous commit. It did not solve the problem of non song on fedora. | k-m_schindler | 1 | -3/+2 |
2009-12-17 | Just a test. Probably ignore this! | k-m_schindler | 1 | -2/+3 |
2009-12-13 | now the Audio-file bug should be fixed | brunzelchen | 1 | -2/+2 |
2009-12-13 | fixed bug: Audio-file does not exist: "" [UAudio_FFmpeg] | brunzelchen | 1 | -0/+4 |
2009-12-13 | fixed score display with linebonus=off | whiteshark0 | 1 | -1/+3 |
2009-12-08 | removed if to enable folder cover loading | s_alexander | 1 | -9/+2 |
2009-12-07 | add the score to db only if the song was sung to the end (last word of last s... | brunzelchen | 2 | -1/+18 |
2009-12-06 | fix performance problem on scroll | brunzelchen | 2 | -22/+24 |
2009-12-06 | fix bugtracker issue 2817034 | s_alexander | 2 | -6/+13 |
2009-12-06 | Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824 | s_alexander | 2 | -3/+77 |
2009-11-24 | use second players color to indicate selected note in editor | whiteshark0 | 1 | -17/+17 |
2009-11-24 | fixed assembla #92: all song covers look like selected ones | whiteshark0 | 1 | -3/+7 |
2009-11-18 | select songs by clicking on them | whiteshark0 | 1 | -10/+67 |
2009-11-18 | some changes on mousesupport | whiteshark0 | 1 | -11/+24 |
2009-11-17 | fixed #89: wrong mp3 playback when selecting song while scrolling | whiteshark0 | 1 | -5/+15 |
2009-11-17 | header tags that are not supported are written to the end of the songheader w... | whiteshark0 | 1 | -1/+6 |
2009-11-09 | fixed folders=on bug for the moment | whiteshark0 | 1 | -3/+10 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 34 | -906/+1182 |
2009-08-16 | some changes to prevent integer size conversions | whiteshark0 | 1 | -1/+1 |
2009-07-03 | fixed possible division by zero bug, if line has only 1 oder 2 points | s_alexander | 1 | -4/+8 |
2009-06-29 | fixed bug #88 | s_alexander | 1 | -2/+2 |
2009-06-28 | Translation of the language settings. Part 1 | k-m_schindler | 1 | -1/+1 |
2009-06-28 | enable forgotten translation in recording settings | k-m_schindler | 1 | -4/+4 |
2009-06-27 | Translation of option values. part 2 | k-m_schindler | 6 | -26/+26 |
2009-06-04 | cosmetics | k-m_schindler | 3 | -58/+58 |
2009-06-01 | fix a mac crash and possibly others. division by zero | k-m_schindler | 1 | -13/+30 |
2009-06-01 | fix display of beatclick select in ScreenOptionSound | whiteshark0 | 1 | -3/+3 |
2009-05-31 | merged (experimental) mouse support patch by d0ccrazy | whiteshark0 | 5 | -28/+59 |
2009-05-28 | change range of random. was probably reason for out of range crash. | k-m_schindler | 1 | -48/+47 |
2009-05-27 | All options do have one option visible now | mogguh | 6 | -11/+83 |
2009-05-26 | Statics defined in theme don't necessarily need a width or height set, if omi... | mogguh | 1 | -0/+19 |
2009-05-16 | add lyric-bar bounds to theme | whiteshark0 | 1 | -2/+2 |
2009-04-25 | correcting typos from cosmetics | k-m_schindler | 1 | -2/+2 |
2009-04-25 | Cosmetics. No code change | k-m_schindler | 1 | -270/+274 |
2009-04-25 | Cosmetics. No code change | k-m_schindler | 32 | -1118/+1361 |
2009-04-06 | bring the type align to our coding standards | k-m_schindler | 1 | -1/+1 |
2009-03-23 | Fixed some displaying issues w/ old party mode | whiteshark0 | 2 | -231/+50 |
2009-03-21 | party fix for linux: | tobigun | 1 | -9/+20 |
2009-03-21 | New plugin mode reverted (will be moved to a branch afterwards). | tobigun | 7 | -77/+69 |
2009-03-07 | overdrawing of first screen when using visualizations fixed. visualizations a... | whiteshark0 | 1 | -4/+12 |
2009-03-07 | final cleanup of Umain. Creation of UNote | k-m_schindler | 8 | -212/+289 |
2009-03-07 | unclutter Umain: ConversionFileName moved to UScreenEditConvert | k-m_schindler | 2 | -0/+4 |
2009-03-07 | unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st... | k-m_schindler | 4 | -20/+35 |
2009-03-06 | Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMain | k-m_schindler | 1 | -7/+23 |
2009-03-01 | Cosmetics | k-m_schindler | 1 | -141/+128 |
2009-03-01 | crashes in ScreenScore w/ 6 players fixed | whiteshark0 | 1 | -6/+58 |
2009-03-01 | fixed first screen was cleared when second screen was drawn. #76 should be fi... | whiteshark0 | 1 | -11/+10 |
2009-02-28 | Some cleanup done | whiteshark0 | 2 | -3/+11 |
2009-02-25 | does this fix the score calculation? | k-m_schindler | 1 | -1/+1 |