| Commit message (Expand) | Author | Age | Files | Lines |
* | header tags that are not supported are written to the end of the songheader w... | whiteshark0 | 2009-11-17 | 1 | -1/+6 |
* | fixed folders=on bug for the moment | whiteshark0 | 2009-11-09 | 1 | -3/+10 |
* | merged unicode branch (r1931) into trunk | s_alexander | 2009-11-09 | 34 | -906/+1182 |
* | some changes to prevent integer size conversions | whiteshark0 | 2009-08-16 | 1 | -1/+1 |
* | fixed possible division by zero bug, if line has only 1 oder 2 points | s_alexander | 2009-07-03 | 1 | -4/+8 |
* | fixed bug #88 | s_alexander | 2009-06-29 | 1 | -2/+2 |
* | Translation of the language settings. Part 1 | k-m_schindler | 2009-06-28 | 1 | -1/+1 |
* | enable forgotten translation in recording settings | k-m_schindler | 2009-06-28 | 1 | -4/+4 |
* | Translation of option values. part 2 | k-m_schindler | 2009-06-27 | 6 | -26/+26 |
* | cosmetics | k-m_schindler | 2009-06-04 | 3 | -58/+58 |
* | fix a mac crash and possibly others. division by zero | k-m_schindler | 2009-06-01 | 1 | -13/+30 |
* | fix display of beatclick select in ScreenOptionSound | whiteshark0 | 2009-06-01 | 1 | -3/+3 |
* | merged (experimental) mouse support patch by d0ccrazy | whiteshark0 | 2009-05-31 | 5 | -28/+59 |
* | change range of random. was probably reason for out of range crash. | k-m_schindler | 2009-05-28 | 1 | -48/+47 |
* | All options do have one option visible now | mogguh | 2009-05-27 | 6 | -11/+83 |
* | Statics defined in theme don't necessarily need a width or height set, if omi... | mogguh | 2009-05-26 | 1 | -0/+19 |
* | add lyric-bar bounds to theme | whiteshark0 | 2009-05-16 | 1 | -2/+2 |
* | correcting typos from cosmetics | k-m_schindler | 2009-04-25 | 1 | -2/+2 |
* | Cosmetics. No code change | k-m_schindler | 2009-04-25 | 1 | -270/+274 |
* | Cosmetics. No code change | k-m_schindler | 2009-04-25 | 32 | -1118/+1361 |
* | bring the type align to our coding standards | k-m_schindler | 2009-04-06 | 1 | -1/+1 |
* | Fixed some displaying issues w/ old party mode | whiteshark0 | 2009-03-23 | 2 | -231/+50 |
* | party fix for linux: | tobigun | 2009-03-21 | 1 | -9/+20 |
* | New plugin mode reverted (will be moved to a branch afterwards). | tobigun | 2009-03-21 | 7 | -77/+69 |
* | overdrawing of first screen when using visualizations fixed. visualizations a... | whiteshark0 | 2009-03-07 | 1 | -4/+12 |
* | final cleanup of Umain. Creation of UNote | k-m_schindler | 2009-03-07 | 8 | -212/+289 |
* | unclutter Umain: ConversionFileName moved to UScreenEditConvert | k-m_schindler | 2009-03-07 | 2 | -0/+4 |
* | unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st... | k-m_schindler | 2009-03-07 | 4 | -20/+35 |
* | Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMain | k-m_schindler | 2009-03-06 | 1 | -7/+23 |
* | Cosmetics | k-m_schindler | 2009-03-01 | 1 | -141/+128 |
* | crashes in ScreenScore w/ 6 players fixed | whiteshark0 | 2009-03-01 | 1 | -6/+58 |
* | fixed first screen was cleared when second screen was drawn. #76 should be fi... | whiteshark0 | 2009-03-01 | 1 | -11/+10 |
* | Some cleanup done | whiteshark0 | 2009-02-28 | 2 | -3/+11 |
* | does this fix the score calculation? | k-m_schindler | 2009-02-25 | 1 | -1/+1 |
* | adjust text size in plugins. #69 on assembla can and will be closed now. | k-m_schindler | 2009-02-15 | 1 | -1/+1 |
* | many cosmetic changes | k-m_schindler | 2009-02-04 | 1 | -135/+127 |
* | many cosmetic changes. | k-m_schindler | 2009-02-04 | 1 | -184/+182 |
* | Tabs_at_startup -> TabsAtStartup | tobigun | 2009-02-04 | 1 | -26/+27 |
* | ESC saves settings in Record screen again | tobigun | 2009-01-19 | 1 | -2/+2 |
* | removed unused functions | tobigun | 2009-01-12 | 1 | -57/+0 |
* | replace terrible code by using a set for Notes and Lyrics. | k-m_schindler | 2008-12-13 | 1 | -9/+17 |
* | broken build fixed. | k-m_schindler | 2008-12-03 | 1 | -1/+0 |
* | some cleanup and language files. Who does the others? | k-m_schindler | 2008-12-03 | 1 | -62/+8 |
* | Deluxe theme for Editor menu. Part 2. This part may break Classic theme. | k-m_schindler | 2008-11-30 | 1 | -19/+83 |
* | some more formatting | k-m_schindler | 2008-11-27 | 4 | -191/+276 |
* | replace integer by enumeration type alignment | k-m_schindler | 2008-11-26 | 1 | -2/+2 |
* | formatting | k-m_schindler | 2008-11-25 | 1 | -96/+169 |
* | switch on again saving, when leaving option menus with ESC | k-m_schindler | 2008-11-24 | 1 | -1/+1 |
* | Formatting | k-m_schindler | 2008-11-15 | 1 | -28/+47 |
* | nicer format, no code change | k-m_schindler | 2008-11-06 | 1 | -56/+75 |