aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* add error message if source is compiled with unsupported compiler (delphi 200...whiteshark02010-04-281-10/+8
* improved cover flow: only five front covers and 3 covers in the back that sho...whiteshark02010-04-281-5/+14
* - device input latency is now configurable via config.initobigun2010-04-273-17/+56
* added a warning that adjusting the max supported FFmpeg manually is not a val...tobigun2010-04-264-0/+100
* wrong usage of glTexEnvi fixedtobigun2010-04-252-4/+11
* - fix: fade texture needs to be resized if the window was resizedtobigun2010-04-251-19/+35
* added Finalize3D finalization as opponent for Initialize3D and for a clean fi...tobigun2010-04-253-22/+30
* - added font face cache -> loading all fonts now takes 1.5 secs instead of 7 ...tobigun2010-04-251-4/+98
* final update to 52.61.0 comment forgottenk-m_schindler2010-04-241-2/+3
* update to 52.61.0k-m_schindler2010-04-241-2/+5
* update to 52.60.0k-m_schindler2010-04-241-2/+17
* update to 52.59.0k-m_schindler2010-04-241-3/+4
* update to 52.56.0k-m_schindler2010-04-241-2/+13
* update to 52.54.0k-m_schindler2010-04-241-3/+11
* - wrong section names in TextGL fixedtobigun2010-04-241-9/+13
* removed "strict protected/private"tobigun2010-04-241-2/+2
* correct update of avcodec to 52.66k-m_schindler2010-04-231-2/+14
* correct update of avcodec to 52.65k-m_schindler2010-04-231-3/+19
* - font fallback addedtobigun2010-04-239-130/+342
* correct update of avcodec to 52.64k-m_schindler2010-04-231-2/+45
* correct update of avcodec to 52.62k-m_schindler2010-04-231-2/+2
* 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