aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-05compare FFmpeg header and DLL versions and log an error if both do not matchtobigun1-0/+75
2010-06-05bugfix: avutil_version() is in libavutil not libavformattobigun1-3/+3
2010-06-03prefix class fields with 'f'tobigun1-272/+272
2010-06-03better EOF handling for FFmpeg audio decoding (EOF handled like it is done in...tobigun1-3/+12
2010-06-03- cleanup (removed some commented unused code)tobigun1-68/+52
2010-06-03fix: FadeEnabled was not initialized correctly. The case ((Ini.ScreenFade = 1...tobigun1-1/+1
2010-06-03cleanuptobigun1-10/+9
2010-06-03cleanuptobigun1-4/+3
2010-06-03cleanup:tobigun1-33/+22
2010-05-30Update to avutil 50.16.0 and some cosmeticsk-m_schindler5-25/+27
2010-05-30Update to 52.67.0 and avio.pas cosmeticsk-m_schindler2-15/+10
2010-05-30update to avcodec 52.72.0. also some cosmetics to opt.pask-m_schindler2-6/+12
2010-05-30update to avcodec 52.70.0k-m_schindler1-3/+14
2010-05-30update to avcodec 52.67.2k-m_schindler1-8/+8
2010-05-30update to recent. some cosmetics. no code changek-m_schindler1-7/+3
2010-05-30more careful with the path to libpcre.dylib. avoid possible problem with stan...k-m_schindler1-1/+6
2010-05-28add Music/Ultrastar Deluxe as a song folder.k-m_schindler3-6/+26
2010-05-28 move LogPath to "~/Library/Logs/UltraStar Deluxe" on Mac OS Xk-m_schindler1-8/+6
2010-05-24add configure for libpcre and add path for dlopen on darwink-m_schindler3-1/+14
2010-05-24revert of last made changes (rev. 2409)brunzelchen1-163/+46
2010-05-23added window-mode and reflection-mode to DrawGLbrunzelchen1-46/+163
2010-05-23zero-length notes will no longer be ignored. they will be converted into free...brunzelchen1-12/+15
2010-05-19add MKBETAG from common.h and update a number of comments.k-m_schindler1-9/+16
2010-05-19update avcodec to 52.67.2k-m_schindler1-2/+5
2010-05-19update avformat to 52.63.0 and correct avutil version to 50.15.2k-m_schindler2-3/+6
2010-05-19typo correction in comments. no code change.k-m_schindler2-3/+3
2010-05-19move new error stuff into extra file in correspondence to the original error....k-m_schindler2-89/+114
2010-05-19the result of AVERROR_SIGN was wrong, just the wrong way round.k-m_schindler2-6/+4
2010-05-19reimplemented missing single note midi playback (Shift + Space) and single no...whiteshark01-11/+28
2010-05-18fix mouse in ScreenPartyNewRoundwhiteshark01-41/+50
2010-05-18forgotten changes from last commitwhiteshark01-9/+0
2010-05-18move software cursor initialization and bg music start from ScreenMain.OnShow...whiteshark01-0/+8
2010-05-16bit shift corrected from 6 bit to 30 bit.k-m_schindler2-4/+4
2010-05-16arithmetic solution on bit level for AVERROR_SIGN. Delphi cannot handle the s...k-m_schindler2-17/+29
2010-05-16different way for conditional compilationk-m_schindler1-5/+4
2010-05-16markers for debugging changed.k-m_schindler1-3/+3
2010-05-16adding some markers for debugging.k-m_schindler1-0/+5
2010-05-16correct small glitch in commentk-m_schindler1-1/+1
2010-05-16revert previous buggy commitk-m_schindler1-18/+18
2010-05-16test of changing from LIBAVUTIL_VERSION to LIBAVUTIL_VERSION_INTk-m_schindler1-17/+17
2010-05-12update of some comments. No code change.k-m_schindler1-2/+16
2010-05-12comments re: TAVMediaType. no code changek-m_schindler2-2/+11
2010-05-12fix No. 5 of ffmpeg update.k-m_schindler2-3/+3
2010-05-12fix No. 4 of ffmpeg update.k-m_schindler1-0/+3
2010-05-12fix No. 3 of ffmpeg update.k-m_schindler1-0/+28
2010-05-12fix No. 2 of ffmpeg update. Move from CodecType to AVMediaType.k-m_schindler1-1/+21
2010-05-12fix No. 1 of ffmpeg update.k-m_schindler2-17/+55
2010-05-11final ffmpeg update as of today: update all to avutil 50.15.2k-m_schindler4-5/+13
2010-05-11update to avutil 50.15.0k-m_schindler2-2/+11
2010-05-11update to mathematics 50.14.0k-m_schindler1-2/+5