aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* - better lyric <-> video synctobigun2010-04-211-0/+10
* - add video loop optiontobigun2010-04-211-14/+25
* do not handle txt file format errors that stricttobigun2010-04-201-9/+10
* bugfix for crash with portaudio (all platforms):tobigun2010-04-191-7/+9
* changed THandle to TFileHandle in UPath/UFilesystem as THandle (cardinal in d...tobigun2010-04-192-15/+23
* reduced verbose output on missing theme and song tags (info instead of warn)tobigun2010-04-192-2/+3
* change variable names "static" to "statics"tobigun2010-04-181-3/+3
* some parts recoded more simply, maybe this will fix infinite score raise bugwhiteshark02010-04-171-16/+15
* - port theme detection code from UIni to UThemeswhiteshark02010-04-155-118/+192
* - fix crash when not existing skin is selected in config filewhiteshark02010-04-141-1/+16
* completly remove solmizationwhiteshark02010-04-142-62/+2
* load type and typesbg from theme ini for selectswhiteshark02010-04-131-0/+4
* - save input device names as UTF8Stringswhiteshark02010-04-131-3/+3
* - added own procedure ConvertFrom101To110(): conversion from 1.01 to 1.10brunzelchen2010-04-111-16/+122
* write log files to writable user directorywhiteshark02010-04-071-1/+1
* center usdx windowwhiteshark02010-04-071-0/+3
* swap textures of statics colorized to playercolor in score screenwhiteshark02010-04-071-0/+2
* addition to previous commit:tobigun2010-04-061-1/+1
* Fix for Windows7/64bit/Delphi2006 (and maybe others):tobigun2010-04-061-1413/+1419
* change of version check and comments upgrade.k-m_schindler2010-04-061-8/+7
* lowercase log folder name and soure cosmetics.k-m_schindler2010-03-191-9/+9
* Do not copy the folder Mac OS with the binaries. Not needed.k-m_schindler2010-03-191-1/+3
* some changes to "Select Slides"whiteshark02010-03-181-0/+3
* fixed cover loading/showing when using tabs=on; deleted unused argument in Se...brunzelchen2010-03-141-1/+1
* added more screen resolution options, changed default texture size to 256brunzelchen2010-03-141-9/+17
* fix bug report ID: 2969613. Thanks to Mike greywindk-m_schindler2010-03-121-5/+6
* cleanup of code, which has never been used from start. Part 2.k-m_schindler2010-02-221-11/+0
* changing variables to more local usagek-m_schindler2010-02-221-20/+21
* some changes to fps limiter,whiteshark02010-02-221-4/+7
* completly remove unused UScreenWelcomewhiteshark02010-02-221-4/+0
* Aller guten Dinge sind 3k-m_schindler2010-02-071-2/+2
* typok-m_schindler2010-02-071-2/+2
* a small optimization.k-m_schindler2010-02-061-5/+7
* - added windows version check in addition to commit #2094canni02010-01-261-4/+7
* fix software cursor w/ screens = 2whiteshark02010-01-251-1/+1
* removed some old commented stuffwhiteshark02010-01-251-14/+0
* use APPDATA\ultrastardx to store config files on windowswhiteshark02010-01-251-2/+41
* fix execution of default behaviour for party hookswhiteshark02010-01-251-46/+87
* forgotten updates from last commit againwhiteshark02010-01-122-8/+0
* deleted leftovers from old plugin system and party modewhiteshark02010-01-125-552/+0
* merged lua into trunks_alexander2010-01-127-333/+974
* revert submission 2051. leeds to crash on 2nd song.k-m_schindler2009-12-291-6/+6
* changed TSyncSource to interface ISyncSources_alexander2009-12-201-6/+6
* change zero note error to warning with better descriptionwhiteshark02009-12-181-1/+3
* fixed infinite score raising bugwhiteshark02009-12-181-1/+1
* fixed score display with linebonus=offwhiteshark02009-12-131-0/+103
* 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
* fixed compilation on win32s_alexander2009-12-071-5/+5