aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix coverflow "SetScroll5" for less than 8 songswhiteshark02010-05-071-9/+11
* - workaround by tobydox for buggy Intel 3D driver on Linux through deactivati...canni02010-05-051-0/+2
* ESC saves again. revert 1183.k-m_schindler2010-05-032-4/+2
* ESC saves again. revert 1183.k-m_schindler2010-05-031-2/+1
* ESC saves again. revert 1183.k-m_schindler2010-05-031-1/+1
* ESC saves again. revert 1183.k-m_schindler2010-05-031-1/+6
* - Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those...tobigun2010-05-032-44/+51
* - Replaced another usage of Screen.w/Screen.h with ScreenW/ScreenHtobigun2010-05-031-2/+2
* workaround for LCTRL+R in SongMenu: it should be changed when we have a solut...brunzelchen2010-05-021-0/+7
* - Fix for "Wrong mouse position after screen-resize" bug reported here (http:...tobigun2010-05-021-2/+8
* - configure recreated with autogen.shtobigun2010-04-302-2/+2
* portaudio playback (not used by default) segfault fixedtobigun2010-04-303-22/+71
* 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