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