| Commit message (Expand) | Author | Files | Lines |
2013-01-05 | converted UMenuBackgroundNone | Alexander Sulfrian | 2 | -48/+23 |
2013-01-05 | refactor MenuBackgrund base class | Alexander Sulfrian | 1 | -5/+5 |
2013-01-05 | added MenuBackgroundException, removed virtual constructor (nonsense) | Alexander Sulfrian | 1 | -1/+3 |
2013-01-05 | converted UMenuBackgrund | Alexander Sulfrian | 2 | -83/+52 |
2013-01-05 | converted URingBuffer | Alexander Sulfrian | 3 | -165/+179 |
2013-01-05 | converted UDisplay | Alexander Sulfrian | 3 | -648/+648 |
2013-01-05 | removed unused unit | Alexander Sulfrian | 1 | -42/+0 |
2013-01-05 | converted UTime.pas to c++ | Alexander Sulfrian | 3 | -210/+193 |
2009-12-20 | changed TSyncSource to interface ISyncSource | s_alexander | 4 | -12/+12 |
2009-12-18 | change zero note error to warning with better description | whiteshark0 | 1 | -1/+3 |
2009-12-18 | fixed infinite score raising bug | whiteshark0 | 1 | -1/+1 |
2009-12-17 | correct a completely bogus declaration. | k-m_schindler | 1 | -1/+1 |
2009-12-17 | remove duplicate declaration of constants for AVCODEC >= 52.42.0 | k-m_schindler | 1 | -7/+0 |
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-16 | probably fixed now. | k-m_schindler | 1 | -6/+6 |
2009-12-16 | maybe fix, no real clue | k-m_schindler | 1 | -0/+1 |
2009-12-16 | no real fix, just commenting out a problem | k-m_schindler | 1 | -1/+4 |
2009-12-16 | typos corrected | k-m_schindler | 1 | -2/+2 |
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 | another fix to pass better options to the linker on Mac OS X, in particular t... | k-m_schindler | 1 | -1/+1 |
2009-12-13 | fixed score display with linebonus=off | whiteshark0 | 2 | -1/+106 |
2009-12-13 | added a note concerning song parser | whiteshark0 | 1 | -0/+8 |
2009-12-13 | use TryStrToInt and TryStrToFloat instead of try .. except block | whiteshark0 | 1 | -8/+10 |
2009-12-13 | fixed bug in song parser that may lead to an Access Violation | whiteshark0 | 1 | -1/+1 |
2009-12-10 | revert the accidental changes of the previous commit. | k-m_schindler | 1 | -10/+3 |
2009-12-10 | correct library name and enable type definition for Mac OS X | k-m_schindler | 1 | -5/+18 |
2009-12-08 | removed if to enable folder cover loading | s_alexander | 1 | -9/+2 |
2009-12-08 | added starting pts handling | s_alexander | 1 | -12/+16 |
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-07 | fixed compilation on win32 | s_alexander | 1 | -5/+5 |
2009-12-07 | fix: open video files with the system's native encoding and path delimiter. | brunzelchen | 1 | -1/+1 |
2009-12-06 | fix performance problem on scroll | brunzelchen | 3 | -23/+25 |
2009-12-06 | update to version 0.7.2. | k-m_schindler | 1 | -1/+28 |
2009-12-06 | update to version 50.5.1. | k-m_schindler | 2 | -0/+12 |
2009-12-06 | update to version 52.41.0. | k-m_schindler | 1 | -0/+59 |
2009-12-06 | update to version 50.5.1. | k-m_schindler | 1 | -5/+5 |
2009-12-06 | update to version 50.4.0. | k-m_schindler | 1 | -1/+15 |
2009-12-06 | update to version 52.41.0. Only a IFDEF change, no code change. | k-m_schindler | 1 | -0/+8 |
2009-12-06 | update to version 52.41.0. No code change. | k-m_schindler | 1 | -3/+3 |
2009-12-06 | update to version 52.39.2 | k-m_schindler | 1 | -5/+27 |
2009-12-06 | update to version 52.38.0. | k-m_schindler | 1 | -5/+12 |
2009-12-06 | update to version 52.37.0. Includes fix of previous commit of 52.36.0 | k-m_schindler | 1 | -3/+6 |
2009-12-06 | update to version 52.36.0. Mainly comment edits, but also one code change! | k-m_schindler | 1 | -33/+37 |
2009-12-06 | update to version 52.35.0 | k-m_schindler | 1 | -3/+16 |
2009-12-06 | update to version 52.34.1 | k-m_schindler | 1 | -2/+6 |
2009-12-06 | update to version 52.42.0 | k-m_schindler | 1 | -2/+13 |
2009-12-06 | update to version 52.41.0 | k-m_schindler | 1 | -3/+20 |
2009-12-06 | update to version 52.38.1 | k-m_schindler | 1 | -3/+9 |