aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added rating pictures to 3 player score screenwhiteshark02010-01-141-0/+21
* change lua lib filename for different versionss_alexander2010-01-134-4/+14
* added other libname for compatibilitys_alexander2010-01-131-1/+2
* commented forgotten debug stuffwhiteshark02010-01-131-1/+1
* fixed scorescrenn with players>3whiteshark02010-01-131-251/+286
* install plugins with install-alls_alexander2010-01-121-2/+1
* reverted accidentally removed plugin install/unstall routiness_alexander2010-01-121-0/+9
* forgotten updates from last commit againwhiteshark02010-01-122-8/+0
* forgotten updates from last commitwhiteshark02010-01-122-2/+0
* deleted leftovers from old plugin system and party modewhiteshark02010-01-1212-1148/+1
* removed empty folderss_alexander2010-01-120-0/+0
* removed old plugin stuffs_alexander2010-01-122-1256/+1814
* removed plugin stuffs_alexander2010-01-121-12/+0
* set svn:ignore property for compiled delphi unitswhiteshark02010-01-120-0/+0
* removed accidentally set svn:ignore settingswhiteshark02010-01-120-0/+0
* removed plugins, superseded by the lua pluginss_alexander2010-01-129-1145/+0
* added previous ignored pluginss_alexander2010-01-127-1/+325
* updated ffmpeg lib versions used by windows build to ffmpeg builds from 04 Ja...whiteshark02010-01-121-15/+14
* merged lua into trunks_alexander2010-01-1244-2770/+9140
* correction of typo in previous commit.k-m_schindler2010-01-041-1/+1
* correction of some misplaced fields + some editorial changes + update to currentk-m_schindler2010-01-048-148/+179
* major correction of wronge placed and missing fields.k-m_schindler2010-01-041-3/+7
* correction of versionk-m_schindler2010-01-041-1/+1
* Found another typo to correct. Wrong logic for setting PKT_FLAG_KEY and AV_PK...k-m_schindler2010-01-041-1/+1
* Found another typo to correct. Again, LIBAVCODEC_VERSION was used instead of ...k-m_schindler2010-01-041-1/+1
* Update to 52.46.0k-m_schindler2010-01-041-2/+2
* Update to 52.45.0k-m_schindler2010-01-041-3/+27
* Correct typo. LIBAVCODEC_VERSION was used instead of LIBAVFORMAT_VERSIONk-m_schindler2010-01-041-2/+2
* revert submission 2051. leeds to crash on 2nd song.k-m_schindler2009-12-294-12/+12
* typo correctionk-m_schindler2009-12-291-1/+1
* update of the headers.k-m_schindler2009-12-285-9/+44
* fix: divide sentence in editor leaded to crashbrunzelchen2009-12-223-1/+3
* changed TSyncSource to interface ISyncSources_alexander2009-12-204-12/+12
* change zero note error to warning with better descriptionwhiteshark02009-12-181-1/+3
* fixed infinite score raising bugwhiteshark02009-12-181-1/+1
* correct a completely bogus declaration.k-m_schindler2009-12-171-1/+1
* remove duplicate declaration of constants for AVCODEC >= 52.42.0k-m_schindler2009-12-171-7/+0
* revert previous commit. It did not solve the problem of non song on fedora.k-m_schindler2009-12-171-3/+2
* Just a test. Probably ignore this!k-m_schindler2009-12-171-2/+3
* probably fixed now.k-m_schindler2009-12-161-6/+6
* maybe fix, no real cluek-m_schindler2009-12-161-0/+1
* no real fix, just commenting out a problemk-m_schindler2009-12-161-1/+4
* typos correctedk-m_schindler2009-12-161-2/+2
* now the Audio-file bug should be fixedbrunzelchen2009-12-131-2/+2
* fixed bug: Audio-file does not exist: "" [UAudio_FFmpeg]brunzelchen2009-12-131-0/+4
* another fix to pass better options to the linker on Mac OS X, in particular t...k-m_schindler2009-12-133-3/+7
* fixed score display with linebonus=offwhiteshark02009-12-132-1/+106
* added a note concerning song parserwhiteshark02009-12-131-0/+8
* use TryStrToInt and TryStrToFloat instead of try .. except blockwhiteshark02009-12-131-8/+10
* fixed bug in song parser that may lead to an Access Violationwhiteshark02009-12-131-1/+1