| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | final update to 52.61.0 comment forgotten | k-m_schindler | 2010-04-24 | 1 | -2/+3 |
* | update to 52.61.0 | k-m_schindler | 2010-04-24 | 1 | -2/+5 |
* | update to 52.60.0 | k-m_schindler | 2010-04-24 | 1 | -2/+17 |
* | update to 52.59.0 | k-m_schindler | 2010-04-24 | 1 | -3/+4 |
* | update to 52.56.0 | k-m_schindler | 2010-04-24 | 1 | -2/+13 |
* | update to 52.54.0 | k-m_schindler | 2010-04-24 | 1 | -3/+11 |
* | - wrong section names in TextGL fixed | tobigun | 2010-04-24 | 1 | -9/+13 |
* | removed "strict protected/private" | tobigun | 2010-04-24 | 1 | -2/+2 |
* | correct update of avcodec to 52.66 | k-m_schindler | 2010-04-23 | 1 | -2/+14 |
* | correct update of avcodec to 52.65 | k-m_schindler | 2010-04-23 | 1 | -3/+19 |
* | - font fallback added | tobigun | 2010-04-23 | 9 | -130/+342 |
* | correct update of avcodec to 52.64 | k-m_schindler | 2010-04-23 | 1 | -2/+45 |
* | correct update of avcodec to 52.62 | k-m_schindler | 2010-04-23 | 1 | -2/+2 |
* | update of avcodec to 52.62 | k-m_schindler | 2010-04-23 | 1 | -0/+3 |
* | update of avcodec to 52.61 | k-m_schindler | 2010-04-23 | 1 | -4/+60 |
* | update of avcodec to 52.59 | k-m_schindler | 2010-04-23 | 1 | -4/+8 |
* | With FPC ConsoleWriteLn is not initialized. Fallback to AlexanderS original s... | tobigun | 2010-04-23 | 1 | -132/+137 |
* | byte order of some C enums was incorrect | tobigun | 2010-04-23 | 2 | -17/+121 |
* | update of avcodec to 52.58 | k-m_schindler | 2010-04-23 | 1 | -3/+15 |
* | update of avcodec to 52.56 | k-m_schindler | 2010-04-23 | 1 | -2/+15 |
* | update of avcodec to 52.55 | k-m_schindler | 2010-04-23 | 1 | -4/+25 |
* | reverted revision 2278 | tobigun | 2010-04-23 | 2 | -4/+7 |
* | use Log.LogError instead of writeln | k-m_schindler | 2010-04-22 | 1 | -9/+3 |
* | changed violet and orange color for better shades when used in theme | whiteshark0 | 2010-04-22 | 1 | -5/+5 |
* | removed old comment from the days of ultrastar.dl.am mod | whiteshark0 | 2010-04-22 | 1 | -6/+2 |
* | TextureSize (=CachedCoverSize) default set back to 128. | tobigun | 2010-04-22 | 1 | -2/+5 |
* | - now it is possible to sync lyrics to audio | tobigun | 2010-04-22 | 8 | -85/+293 |
* | fixed regression of last commit | tobigun | 2010-04-22 | 2 | -17/+17 |
* | - cleanup | tobigun | 2010-04-21 | 3 | -15/+21 |
* | fixed choppy start of some songs when using ffmpeg | tobigun | 2010-04-21 | 1 | -24/+33 |
* | fixed bug in SDL/Portaudio playback stream: | tobigun | 2010-04-21 | 1 | -2/+4 |
* | - already show first video frame at sing-screen at onShow (no white screen) | tobigun | 2010-04-21 | 1 | -31/+31 |
* | removed unused NameLength constant | tobigun | 2010-04-21 | 1 | -4/+2 |
* | Lua: LogError -> LogStatus | tobigun | 2010-04-21 | 1 | -2/+2 |
* | fixed missing PadLeft/Right | tobigun | 2010-04-21 | 1 | -9/+10 |
* | improved audio synching with lyrics as master clock | tobigun | 2010-04-21 | 1 | -27/+47 |
* | - fixed UAudioPlayback_SoftMixer.GetPosition(): | tobigun | 2010-04-21 | 1 | -6/+56 |
* | major bug-fix: | tobigun | 2010-04-21 | 2 | -21/+12 |
* | - better lyric <-> video sync | tobigun | 2010-04-21 | 2 | -39/+149 |
* | - add video loop option | tobigun | 2010-04-21 | 6 | -280/+459 |
* | change message when loading plugins from LogError to LogStatus, beautified ou... | k-m_schindler | 2010-04-20 | 1 | -137/+145 |
* | - force a BASS version >= 2.4.2 as the BASS ABI is slightly different (althou... | tobigun | 2010-04-20 | 1 | -3/+20 |
* | bass header update | tobigun | 2010-04-20 | 3 | -46/+163 |
* | projectm 2.0 is supported | tobigun | 2010-04-20 | 3 | -18/+16 |
* | do not handle txt file format errors that strict | tobigun | 2010-04-20 | 1 | -9/+10 |
* | bugfix for crash with portaudio (all platforms): | tobigun | 2010-04-19 | 3 | -29/+52 |
* | changed THandle to TFileHandle in UPath/UFilesystem as THandle (cardinal in d... | tobigun | 2010-04-19 | 2 | -15/+23 |
* | reduced verbose output on missing theme and song tags (info instead of warn) | tobigun | 2010-04-19 | 2 | -2/+3 |
* | - added manifest file to make ultrastardx UAC aware | tobigun | 2010-04-19 | 1 | -1/+1 |
* | open ffmpeg video and audio files in shared mode. Crashed previously when a f... | tobigun | 2010-04-18 | 1 | -1/+1 |