aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-21- add video loop optiontobigun1-14/+25
2010-04-20do not handle txt file format errors that stricttobigun1-9/+10
2010-04-19bugfix for crash with portaudio (all platforms):tobigun1-7/+9
2010-04-19changed THandle to TFileHandle in UPath/UFilesystem as THandle (cardinal in d...tobigun2-15/+23
2010-04-19reduced verbose output on missing theme and song tags (info instead of warn)tobigun2-2/+3
2010-04-18change variable names "static" to "statics"tobigun1-3/+3
2010-04-17some parts recoded more simply, maybe this will fix infinite score raise bugwhiteshark01-16/+15
2010-04-15- port theme detection code from UIni to UThemeswhiteshark05-118/+192
2010-04-14- fix crash when not existing skin is selected in config filewhiteshark01-1/+16
2010-04-14completly remove solmizationwhiteshark02-62/+2
2010-04-13load type and typesbg from theme ini for selectswhiteshark01-0/+4
2010-04-13- save input device names as UTF8Stringswhiteshark01-3/+3
2010-04-11- added own procedure ConvertFrom101To110(): conversion from 1.01 to 1.10brunzelchen1-16/+122
2010-04-07write log files to writable user directorywhiteshark01-1/+1
2010-04-07center usdx windowwhiteshark01-0/+3
2010-04-07swap textures of statics colorized to playercolor in score screenwhiteshark01-0/+2
2010-04-06addition to previous commit:tobigun1-1/+1
2010-04-06Fix for Windows7/64bit/Delphi2006 (and maybe others):tobigun1-1413/+1419
2010-04-06change of version check and comments upgrade.k-m_schindler1-8/+7
2010-03-19lowercase log folder name and soure cosmetics.k-m_schindler1-9/+9
2010-03-19Do not copy the folder Mac OS with the binaries. Not needed.k-m_schindler1-1/+3
2010-03-18some changes to "Select Slides"whiteshark01-0/+3
2010-03-14fixed cover loading/showing when using tabs=on; deleted unused argument in Se...brunzelchen1-1/+1
2010-03-14added more screen resolution options, changed default texture size to 256brunzelchen1-9/+17
2010-03-12fix bug report ID: 2969613. Thanks to Mike greywindk-m_schindler1-5/+6
2010-02-22cleanup of code, which has never been used from start. Part 2.k-m_schindler1-11/+0
2010-02-22changing variables to more local usagek-m_schindler1-20/+21
2010-02-22some changes to fps limiter,whiteshark01-4/+7
2010-02-22completly remove unused UScreenWelcomewhiteshark01-4/+0
2010-02-07Aller guten Dinge sind 3k-m_schindler1-2/+2
2010-02-07typok-m_schindler1-2/+2
2010-02-06a small optimization.k-m_schindler1-5/+7
2010-01-26- added windows version check in addition to commit #2094canni01-4/+7
2010-01-25fix software cursor w/ screens = 2whiteshark01-1/+1
2010-01-25removed some old commented stuffwhiteshark01-14/+0
2010-01-25use APPDATA\ultrastardx to store config files on windowswhiteshark01-2/+41
2010-01-25fix execution of default behaviour for party hookswhiteshark01-46/+87
2010-01-12forgotten updates from last commit againwhiteshark02-8/+0
2010-01-12deleted leftovers from old plugin system and party modewhiteshark05-552/+0
2010-01-12merged lua into trunks_alexander7-333/+974
2009-12-29revert submission 2051. leeds to crash on 2nd song.k-m_schindler1-6/+6
2009-12-20changed TSyncSource to interface ISyncSources_alexander1-6/+6
2009-12-18change zero note error to warning with better descriptionwhiteshark01-1/+3
2009-12-18fixed infinite score raising bugwhiteshark01-1/+1
2009-12-13fixed score display with linebonus=offwhiteshark01-0/+103
2009-12-13added a note concerning song parserwhiteshark01-0/+8
2009-12-13use TryStrToInt and TryStrToFloat instead of try .. except blockwhiteshark01-8/+10
2009-12-13fixed bug in song parser that may lead to an Access Violationwhiteshark01-1/+1
2009-12-07fixed compilation on win32s_alexander1-5/+5
2009-12-06fix performance problem on scrollbrunzelchen1-1/+1