| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rating icon bouncing depends on time now instead of frames | whiteshark0 | 2010-01-14 | 1 | -2/+6 |
* | added rating pictures to 3 player score screen | whiteshark0 | 2010-01-14 | 1 | -0/+21 |
* | change lua lib filename for different versions | s_alexander | 2010-01-13 | 4 | -4/+14 |
* | added other libname for compatibility | s_alexander | 2010-01-13 | 1 | -1/+2 |
* | commented forgotten debug stuff | whiteshark0 | 2010-01-13 | 1 | -1/+1 |
* | fixed scorescrenn with players>3 | whiteshark0 | 2010-01-13 | 1 | -251/+286 |
* | install plugins with install-all | s_alexander | 2010-01-12 | 1 | -2/+1 |
* | reverted accidentally removed plugin install/unstall routines | s_alexander | 2010-01-12 | 1 | -0/+9 |
* | forgotten updates from last commit again | whiteshark0 | 2010-01-12 | 2 | -8/+0 |
* | forgotten updates from last commit | whiteshark0 | 2010-01-12 | 2 | -2/+0 |
* | deleted leftovers from old plugin system and party mode | whiteshark0 | 2010-01-12 | 12 | -1148/+1 |
* | removed empty folders | s_alexander | 2010-01-12 | 0 | -0/+0 |
* | removed old plugin stuff | s_alexander | 2010-01-12 | 2 | -1256/+1814 |
* | removed plugin stuff | s_alexander | 2010-01-12 | 1 | -12/+0 |
* | set svn:ignore property for compiled delphi units | whiteshark0 | 2010-01-12 | 0 | -0/+0 |
* | removed accidentally set svn:ignore settings | whiteshark0 | 2010-01-12 | 0 | -0/+0 |
* | removed plugins, superseded by the lua plugins | s_alexander | 2010-01-12 | 9 | -1145/+0 |
* | added previous ignored plugins | s_alexander | 2010-01-12 | 7 | -1/+325 |
* | updated ffmpeg lib versions used by windows build to ffmpeg builds from 04 Ja... | whiteshark0 | 2010-01-12 | 1 | -15/+14 |
* | merged lua into trunk | s_alexander | 2010-01-12 | 44 | -2770/+9140 |
* | correction of typo in previous commit. | k-m_schindler | 2010-01-04 | 1 | -1/+1 |
* | correction of some misplaced fields + some editorial changes + update to current | k-m_schindler | 2010-01-04 | 8 | -148/+179 |
* | major correction of wronge placed and missing fields. | k-m_schindler | 2010-01-04 | 1 | -3/+7 |
* | correction of version | k-m_schindler | 2010-01-04 | 1 | -1/+1 |
* | Found another typo to correct. Wrong logic for setting PKT_FLAG_KEY and AV_PK... | k-m_schindler | 2010-01-04 | 1 | -1/+1 |
* | Found another typo to correct. Again, LIBAVCODEC_VERSION was used instead of ... | k-m_schindler | 2010-01-04 | 1 | -1/+1 |
* | Update to 52.46.0 | k-m_schindler | 2010-01-04 | 1 | -2/+2 |
* | Update to 52.45.0 | k-m_schindler | 2010-01-04 | 1 | -3/+27 |
* | Correct typo. LIBAVCODEC_VERSION was used instead of LIBAVFORMAT_VERSION | k-m_schindler | 2010-01-04 | 1 | -2/+2 |
* | revert submission 2051. leeds to crash on 2nd song. | k-m_schindler | 2009-12-29 | 4 | -12/+12 |
* | typo correction | k-m_schindler | 2009-12-29 | 1 | -1/+1 |
* | update of the headers. | k-m_schindler | 2009-12-28 | 5 | -9/+44 |
* | fix: divide sentence in editor leaded to crash | brunzelchen | 2009-12-22 | 3 | -1/+3 |
* | changed TSyncSource to interface ISyncSource | s_alexander | 2009-12-20 | 4 | -12/+12 |
* | change zero note error to warning with better description | whiteshark0 | 2009-12-18 | 1 | -1/+3 |
* | fixed infinite score raising bug | whiteshark0 | 2009-12-18 | 1 | -1/+1 |
* | correct a completely bogus declaration. | k-m_schindler | 2009-12-17 | 1 | -1/+1 |
* | remove duplicate declaration of constants for AVCODEC >= 52.42.0 | k-m_schindler | 2009-12-17 | 1 | -7/+0 |
* | revert previous commit. It did not solve the problem of non song on fedora. | k-m_schindler | 2009-12-17 | 1 | -3/+2 |
* | Just a test. Probably ignore this! | k-m_schindler | 2009-12-17 | 1 | -2/+3 |
* | probably fixed now. | k-m_schindler | 2009-12-16 | 1 | -6/+6 |
* | maybe fix, no real clue | k-m_schindler | 2009-12-16 | 1 | -0/+1 |
* | no real fix, just commenting out a problem | k-m_schindler | 2009-12-16 | 1 | -1/+4 |
* | typos corrected | k-m_schindler | 2009-12-16 | 1 | -2/+2 |
* | now the Audio-file bug should be fixed | brunzelchen | 2009-12-13 | 1 | -2/+2 |
* | fixed bug: Audio-file does not exist: "" [UAudio_FFmpeg] | brunzelchen | 2009-12-13 | 1 | -0/+4 |
* | another fix to pass better options to the linker on Mac OS X, in particular t... | k-m_schindler | 2009-12-13 | 3 | -3/+7 |
* | fixed score display with linebonus=off | whiteshark0 | 2009-12-13 | 2 | -1/+106 |
* | added a note concerning song parser | whiteshark0 | 2009-12-13 | 1 | -0/+8 |
* | use TryStrToInt and TryStrToFloat instead of try .. except block | whiteshark0 | 2009-12-13 | 1 | -8/+10 |