aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-28add error message if source is compiled with unsupported compiler (delphi 200...whiteshark01-10/+8
2010-04-28improved cover flow: only five front covers and 3 covers in the back that sho...whiteshark01-5/+14
2010-04-27- device input latency is now configurable via config.initobigun3-17/+56
2010-04-26added a warning that adjusting the max supported FFmpeg manually is not a val...tobigun4-0/+100
2010-04-25wrong usage of glTexEnvi fixedtobigun2-4/+11
2010-04-25- fix: fade texture needs to be resized if the window was resizedtobigun1-19/+35
2010-04-25added Finalize3D finalization as opponent for Initialize3D and for a clean fi...tobigun3-22/+30
2010-04-25- added font face cache -> loading all fonts now takes 1.5 secs instead of 7 ...tobigun1-4/+98
2010-04-24final update to 52.61.0 comment forgottenk-m_schindler1-2/+3
2010-04-24update to 52.61.0k-m_schindler1-2/+5
2010-04-24update to 52.60.0k-m_schindler1-2/+17
2010-04-24update to 52.59.0k-m_schindler1-3/+4
2010-04-24update to 52.56.0k-m_schindler1-2/+13
2010-04-24update to 52.54.0k-m_schindler1-3/+11
2010-04-24- wrong section names in TextGL fixedtobigun1-9/+13
2010-04-24removed "strict protected/private"tobigun1-2/+2
2010-04-23correct update of avcodec to 52.66k-m_schindler1-2/+14
2010-04-23correct update of avcodec to 52.65k-m_schindler1-3/+19
2010-04-23- font fallback addedtobigun9-130/+342
2010-04-23correct update of avcodec to 52.64k-m_schindler1-2/+45
2010-04-23correct update of avcodec to 52.62k-m_schindler1-2/+2
2010-04-23update of avcodec to 52.62k-m_schindler1-0/+3
2010-04-23update of avcodec to 52.61k-m_schindler1-4/+60
2010-04-23update of avcodec to 52.59k-m_schindler1-4/+8
2010-04-23With FPC ConsoleWriteLn is not initialized. Fallback to AlexanderS original s...tobigun1-132/+137
2010-04-23byte order of some C enums was incorrecttobigun2-17/+121
2010-04-23update of avcodec to 52.58k-m_schindler1-3/+15
2010-04-23update of avcodec to 52.56k-m_schindler1-2/+15
2010-04-23update of avcodec to 52.55k-m_schindler1-4/+25
2010-04-23reverted revision 2278tobigun2-4/+7
2010-04-22use Log.LogError instead of writelnk-m_schindler1-9/+3
2010-04-22changed violet and orange color for better shades when used in themewhiteshark01-5/+5
2010-04-22removed old comment from the days of ultrastar.dl.am modwhiteshark01-6/+2
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