aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* move LogPath to "~/Library/Logs/UltraStar Deluxe" on Mac OS Xk-m_schindler2010-05-281-8/+6
* add configure for libpcre and add path for dlopen on darwink-m_schindler2010-05-243-1/+14
* revert of last made changes (rev. 2409)brunzelchen2010-05-241-163/+46
* added window-mode and reflection-mode to DrawGLbrunzelchen2010-05-231-46/+163
* zero-length notes will no longer be ignored. they will be converted into free...brunzelchen2010-05-231-12/+15
* add MKBETAG from common.h and update a number of comments.k-m_schindler2010-05-191-9/+16
* update avcodec to 52.67.2k-m_schindler2010-05-191-2/+5
* update avformat to 52.63.0 and correct avutil version to 50.15.2k-m_schindler2010-05-192-3/+6
* typo correction in comments. no code change.k-m_schindler2010-05-192-3/+3
* move new error stuff into extra file in correspondence to the original error....k-m_schindler2010-05-192-89/+114
* the result of AVERROR_SIGN was wrong, just the wrong way round.k-m_schindler2010-05-192-6/+4
* reimplemented missing single note midi playback (Shift + Space) and single no...whiteshark02010-05-191-11/+28
* fix mouse in ScreenPartyNewRoundwhiteshark02010-05-181-41/+50
* forgotten changes from last commitwhiteshark02010-05-181-9/+0
* move software cursor initialization and bg music start from ScreenMain.OnShow...whiteshark02010-05-181-0/+8
* bit shift corrected from 6 bit to 30 bit.k-m_schindler2010-05-162-4/+4
* arithmetic solution on bit level for AVERROR_SIGN. Delphi cannot handle the s...k-m_schindler2010-05-162-17/+29
* different way for conditional compilationk-m_schindler2010-05-161-5/+4
* markers for debugging changed.k-m_schindler2010-05-161-3/+3
* adding some markers for debugging.k-m_schindler2010-05-161-0/+5
* correct small glitch in commentk-m_schindler2010-05-161-1/+1
* revert previous buggy commitk-m_schindler2010-05-161-18/+18
* test of changing from LIBAVUTIL_VERSION to LIBAVUTIL_VERSION_INTk-m_schindler2010-05-161-17/+17
* update of some comments. No code change.k-m_schindler2010-05-121-2/+16
* comments re: TAVMediaType. no code changek-m_schindler2010-05-122-2/+11
* fix No. 5 of ffmpeg update.k-m_schindler2010-05-122-3/+3
* fix No. 4 of ffmpeg update.k-m_schindler2010-05-121-0/+3
* fix No. 3 of ffmpeg update.k-m_schindler2010-05-121-0/+28
* fix No. 2 of ffmpeg update. Move from CodecType to AVMediaType.k-m_schindler2010-05-121-1/+21
* fix No. 1 of ffmpeg update.k-m_schindler2010-05-122-17/+55
* final ffmpeg update as of today: update all to avutil 50.15.2k-m_schindler2010-05-114-5/+13
* update to avutil 50.15.0k-m_schindler2010-05-112-2/+11
* update to mathematics 50.14.0k-m_schindler2010-05-111-2/+5
* update to avutil 50.14.0k-m_schindler2010-05-111-2/+15
* update error.h part relates to avutil 50.13.0k-m_schindler2010-05-111-8/+23
* update to avutil 50.12.0k-m_schindler2010-05-112-3/+11
* update avutils stuff to revision 31050k-m_schindler2010-05-113-18/+5
* update swscale to revision 31050k-m_schindler2010-05-111-6/+1
* update avcodec.h and opt.h to 52.67.0 (correction)k-m_schindler2010-05-112-2/+2
* correction of previous commit (avformat and avio.pas to 52.62.0)k-m_schindler2010-05-111-1/+1
* avformat and avio.pas to 52.62.0k-m_schindler2010-05-112-7/+19
* avformat to 52.61.0k-m_schindler2010-05-112-5/+5
* update avio.h to avformat 52.61.0k-m_schindler2010-05-111-2/+42
* update avio.h to avformat 52.56.0k-m_schindler2010-05-111-5/+16
* update avcodec.h and opt.h to 52.67.0k-m_schindler2010-05-112-18/+21
* validate microphone settings when leaving the record options and when USDX is...tobigun2010-05-084-8/+66
* changed local/global execution detection:tobigun2010-05-081-15/+55
* FPC 2.4.0 compatibility fix:tobigun2010-05-082-2320/+2327
* 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