aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - SelectPlayers after songselect works now for medley-mode toobrunzelchen2009-12-144-37/+112
* provisorily theme update of UScreenPlayer for testing purposeswhiteshark02009-12-141-84/+85
* moved teamcount and playercount selects to ScreenPartyPlayerwhiteshark02009-12-143-150/+144
* merged trunk r2029 into lua branchwhiteshark02009-12-134-3/+11
* merged trunk r2026 into lua branchwhiteshark02009-12-133-10/+125
* removed to-do I forgot to remove in last commitwhiteshark02009-12-121-3/+0
* fixed plugin loadingwhiteshark02009-12-122-10/+14
* removed some unused folderswhiteshark02009-12-128-0/+0
* merged trunk into lua branchwhiteshark02009-12-11286-18808/+48796
* fixed wrong video start position in medley mode if used START tagbrunzelchen2009-12-101-2/+1
* - fixed bug: end of calculated medley-song was in some cases the first note o...brunzelchen2009-12-091-3/+4
* - estimated (calculated) refrains are shown with an [C] at the end of the tit...brunzelchen2009-12-092-24/+85
* added medley code changesbrunzelchen2009-12-099-159/+1058
* added missing filebrunzelchen2009-12-091-0/+0
* just a first experimental versionbrunzelchen2009-12-09654-0/+205553
* adds working teamduel lua pluginwhiteshark02009-12-092-2/+234
* complemented temporary hook descriptionwhiteshark02009-12-091-1/+2
* adds event ScreenSing.SongLoadedwhiteshark02009-12-091-1/+7
* fixed lua function ScreenSing.GetLineswhiteshark02009-12-091-1/+1
* remove old screen sing modiwhiteshark02009-12-095-11/+11
* implements Usdx.Unhookwhiteshark02009-12-091-10/+103
* fixed missing brackedwhiteshark02009-08-301-1/+1
* 3 new lua functionwhiteshark02009-08-291-14/+191
* usdx module prefix (Usdx.) is now case insensitive (in require statement)whiteshark02009-08-221-2/+46
* unused fonts removedtobigun2009-07-262-0/+0
* some cmake changestobigun2009-07-269-133/+259
* make life easier for git-users with .gitignore files. Especially it prevents ...tobigun2009-07-267-0/+44
* Language option fix:tobigun2009-07-263-54/+26
* Delphi 7 compatibility fix (eat this, buildbot)tobigun2009-07-264-4/+4
* language improvements and code cosmetics. no code change.k-m_schindler2009-07-231-56/+56
* some small language improvements plus a forgotten item in German.inik-m_schindler2009-07-232-4/+7
* typo: Italienisch -> Italiank-m_schindler2009-07-2313-13/+13
* translation of new text and a minor correctionk-m_schindler2009-07-231-1/+11
* Most of the unicode branch (if not all) should be done now. Please test.tobigun2009-07-231-2/+3
* Catalan already was UTF-8 (without BOM)tobigun2009-07-232-94/+94
* new language strings added to english language filetobigun2009-07-232-1/+12
* - language files converted to UTF-8 WITH BOM (!!!)tobigun2009-07-2317-994/+993
* update to current trunk (1853)tobigun2009-07-234-49/+103
* Buggy DirectoryFindFiles() (used by BrowseTXT/XMLFiles) removed and replaced ...tobigun2009-07-232-98/+58
* Editor:tobigun2009-07-231-2/+23
* - Do not make plugins. Block on Mac OS Xtobigun2009-07-232-3/+4
* spelling correctionstobigun2009-07-231-21/+20
* reset all ref-counted fields before usage of FillChar() to avoid memory leakstobigun2009-07-232-1/+8
* GarbageList.Count >= GarbageMaxCounttobigun2009-07-231-1/+1
* TPlatformMacOSX.CreateUserFolders() uses IPathtobigun2009-07-231-48/+34
* TUnicodeMemIniFile addedtobigun2009-07-231-0/+79
* string -> UTF8String / IPathtobigun2009-07-233-49/+41
* language file conversion script addedtobigun2009-07-231-0/+43
* According to the Delphi doc for INFINITY it should not be used in comparisons...tobigun2009-07-231-2/+2
* Define for OS X must be DARWIN and not APPLEtobigun2009-07-231-3/+3