aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* update of avcodec to 52.62k-m_schindler2010-04-231-0/+3
* update of avcodec to 52.61k-m_schindler2010-04-231-4/+60
* update of avcodec to 52.59k-m_schindler2010-04-231-4/+8
* With FPC ConsoleWriteLn is not initialized. Fallback to AlexanderS original s...tobigun2010-04-231-132/+137
* byte order of some C enums was incorrecttobigun2010-04-232-17/+121
* update of avcodec to 52.58k-m_schindler2010-04-231-3/+15
* update of avcodec to 52.56k-m_schindler2010-04-231-2/+15
* update of avcodec to 52.55k-m_schindler2010-04-231-4/+25
* reverted revision 2278tobigun2010-04-232-4/+7
* use Log.LogError instead of writelnk-m_schindler2010-04-221-9/+3
* changed violet and orange color for better shades when used in themewhiteshark02010-04-221-5/+5
* removed old comment from the days of ultrastar.dl.am modwhiteshark02010-04-221-6/+2
* TextureSize (=CachedCoverSize) default set back to 128.tobigun2010-04-221-2/+5
* - now it is possible to sync lyrics to audiotobigun2010-04-228-85/+293
* fixed regression of last committobigun2010-04-222-17/+17
* - cleanuptobigun2010-04-213-15/+21
* fixed choppy start of some songs when using ffmpegtobigun2010-04-211-24/+33
* fixed bug in SDL/Portaudio playback stream:tobigun2010-04-211-2/+4
* - already show first video frame at sing-screen at onShow (no white screen)tobigun2010-04-211-31/+31
* removed unused NameLength constanttobigun2010-04-211-4/+2
* Lua: LogError -> LogStatustobigun2010-04-211-2/+2
* fixed missing PadLeft/Righttobigun2010-04-211-9/+10
* improved audio synching with lyrics as master clocktobigun2010-04-211-27/+47
* - fixed UAudioPlayback_SoftMixer.GetPosition():tobigun2010-04-211-6/+56
* major bug-fix:tobigun2010-04-212-21/+12
* - better lyric <-> video synctobigun2010-04-212-39/+149
* - add video loop optiontobigun2010-04-216-280/+459
* change message when loading plugins from LogError to LogStatus, beautified ou...k-m_schindler2010-04-201-137/+145
* - force a BASS version >= 2.4.2 as the BASS ABI is slightly different (althou...tobigun2010-04-201-3/+20
* bass header updatetobigun2010-04-203-46/+163
* projectm 2.0 is supportedtobigun2010-04-203-18/+16
* do not handle txt file format errors that stricttobigun2010-04-201-9/+10
* bugfix for crash with portaudio (all platforms):tobigun2010-04-193-29/+52
* 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
* - added manifest file to make ultrastardx UAC awaretobigun2010-04-191-1/+1
* open ffmpeg video and audio files in shared mode. Crashed previously when a f...tobigun2010-04-181-1/+1
* change variable names "static" to "statics"tobigun2010-04-1812-284/+284
* some parts recoded more simply, maybe this will fix infinite score raise bugwhiteshark02010-04-171-16/+15
* minor screen transition improvementswhiteshark02010-04-171-39/+48
* - port theme detection code from UIni to UThemeswhiteshark02010-04-156-119/+211
* - 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-132-2/+6
* - save input device names as UTF8Stringswhiteshark02010-04-133-7/+11
* cut text of select options to fit to selects bgwhiteshark02010-04-131-9/+45
* some code cleanupwhiteshark02010-04-131-16/+18
* BugFixb_krueger2010-04-121-2/+4
* - 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