aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-22TextureSize (=CachedCoverSize) default set back to 128.tobigun1-2/+5
2010-04-22- now it is possible to sync lyrics to audiotobigun8-85/+293
2010-04-22fixed regression of last committobigun2-17/+17
2010-04-21- cleanuptobigun3-15/+21
2010-04-21fixed choppy start of some songs when using ffmpegtobigun1-24/+33
2010-04-21fixed bug in SDL/Portaudio playback stream:tobigun1-2/+4
2010-04-21- already show first video frame at sing-screen at onShow (no white screen)tobigun1-31/+31
2010-04-21removed unused NameLength constanttobigun1-4/+2
2010-04-21Lua: LogError -> LogStatustobigun1-2/+2
2010-04-21fixed missing PadLeft/Righttobigun1-9/+10
2010-04-21improved audio synching with lyrics as master clocktobigun1-27/+47
2010-04-21- fixed UAudioPlayback_SoftMixer.GetPosition():tobigun1-6/+56
2010-04-21major bug-fix:tobigun2-21/+12
2010-04-21- better lyric <-> video synctobigun2-39/+149
2010-04-21- add video loop optiontobigun6-280/+459
2010-04-20change message when loading plugins from LogError to LogStatus, beautified ou...k-m_schindler1-137/+145
2010-04-20- force a BASS version >= 2.4.2 as the BASS ABI is slightly different (althou...tobigun1-3/+20
2010-04-20bass header updatetobigun3-46/+163
2010-04-20projectm 2.0 is supportedtobigun3-18/+16
2010-04-20do not handle txt file format errors that stricttobigun1-9/+10
2010-04-19bugfix for crash with portaudio (all platforms):tobigun3-29/+52
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-19- added manifest file to make ultrastardx UAC awaretobigun1-1/+1
2010-04-18open ffmpeg video and audio files in shared mode. Crashed previously when a f...tobigun1-1/+1
2010-04-18change variable names "static" to "statics"tobigun12-284/+284
2010-04-17some parts recoded more simply, maybe this will fix infinite score raise bugwhiteshark01-16/+15
2010-04-17minor screen transition improvementswhiteshark01-39/+48
2010-04-15- port theme detection code from UIni to UThemeswhiteshark06-119/+211
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 selectswhiteshark02-2/+6
2010-04-13- save input device names as UTF8Stringswhiteshark03-7/+11
2010-04-13cut text of select options to fit to selects bgwhiteshark01-9/+45
2010-04-13some code cleanupwhiteshark01-16/+18
2010-04-12BugFixb_krueger1-2/+4
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 screenwhiteshark03-4/+225
2010-04-06- Revert quick-fix from revision 2000tobigun1-1/+1
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-18vertically center select arrowswhiteshark01-2/+5
2010-03-18some changes to "Select Slides"whiteshark03-37/+125
2010-03-16some theme edits (option menu)brunzelchen7-7/+7
2010-03-15bugfix: player selection on party player screen (the layout is still ugly)brunzelchen1-46/+57