| Commit message (Expand) | Author | Age | Files | Lines |
* | update to avcodec 52.70.0 | k-m_schindler | 2010-05-30 | 1 | -3/+14 |
* | update to avcodec 52.67.2 | k-m_schindler | 2010-05-30 | 1 | -8/+8 |
* | update to recent. some cosmetics. no code change | k-m_schindler | 2010-05-30 | 1 | -7/+3 |
* | more careful with the path to libpcre.dylib. avoid possible problem with stan... | k-m_schindler | 2010-05-30 | 1 | -1/+6 |
* | add Music/Ultrastar Deluxe as a song folder. | k-m_schindler | 2010-05-28 | 3 | -6/+26 |
* | move LogPath to "~/Library/Logs/UltraStar Deluxe" on Mac OS X | k-m_schindler | 2010-05-28 | 1 | -8/+6 |
* | add Hungarian and Icelandish. Please translate. | k-m_schindler | 2010-05-24 | 1 | -0/+2 |
* | add Hungarian + some minor fixes. | k-m_schindler | 2010-05-24 | 16 | -6/+469 |
* | make pcre not required, since it fails on ubuntu because of a different name.... | k-m_schindler | 2010-05-24 | 1 | -1/+1 |
* | add configure for libpcre and add path for dlopen on darwin | k-m_schindler | 2010-05-24 | 4 | -1/+24 |
* | revert of last made changes (rev. 2409) | brunzelchen | 2010-05-24 | 1 | -163/+46 |
* | added window-mode and reflection-mode to DrawGL | brunzelchen | 2010-05-23 | 1 | -46/+163 |
* | zero-length notes will no longer be ignored. they will be converted into free... | brunzelchen | 2010-05-23 | 1 | -12/+15 |
* | renamed gentoo ebuild | tobigun | 2010-05-23 | 1 | -0/+0 |
* | add MKBETAG from common.h and update a number of comments. | k-m_schindler | 2010-05-19 | 1 | -9/+16 |
* | update avcodec to 52.67.2 | k-m_schindler | 2010-05-19 | 1 | -2/+5 |
* | update avformat to 52.63.0 and correct avutil version to 50.15.2 | k-m_schindler | 2010-05-19 | 2 | -3/+6 |
* | typo correction in comments. no code change. | k-m_schindler | 2010-05-19 | 2 | -3/+3 |
* | move new error stuff into extra file in correspondence to the original error.... | k-m_schindler | 2010-05-19 | 2 | -89/+114 |
* | the result of AVERROR_SIGN was wrong, just the wrong way round. | k-m_schindler | 2010-05-19 | 2 | -6/+4 |
* | reimplemented missing single note midi playback (Shift + Space) and single no... | whiteshark0 | 2010-05-19 | 1 | -11/+28 |
* | - updated euskara language file (thx to ander o.) | canni0 | 2010-05-18 | 1 | -400/+400 |
* | fix mouse in ScreenPartyNewRound | whiteshark0 | 2010-05-18 | 1 | -41/+50 |
* | forgotten changes from last commit | whiteshark0 | 2010-05-18 | 1 | -9/+0 |
* | move software cursor initialization and bg music start from ScreenMain.OnShow... | whiteshark0 | 2010-05-18 | 1 | -0/+8 |
* | Test for sign algorithm in libavutil/libavcodec. | k-m_schindler | 2010-05-16 | 1 | -0/+58 |
* | bit shift corrected from 6 bit to 30 bit. | k-m_schindler | 2010-05-16 | 2 | -4/+4 |
* | arithmetic solution on bit level for AVERROR_SIGN. Delphi cannot handle the s... | k-m_schindler | 2010-05-16 | 2 | -17/+29 |
* | different way for conditional compilation | k-m_schindler | 2010-05-16 | 1 | -5/+4 |
* | markers for debugging changed. | k-m_schindler | 2010-05-16 | 1 | -3/+3 |
* | adding some markers for debugging. | k-m_schindler | 2010-05-16 | 1 | -0/+5 |
* | correct small glitch in comment | k-m_schindler | 2010-05-16 | 1 | -1/+1 |
* | revert previous buggy commit | k-m_schindler | 2010-05-16 | 1 | -18/+18 |
* | test of changing from LIBAVUTIL_VERSION to LIBAVUTIL_VERSION_INT | k-m_schindler | 2010-05-16 | 1 | -17/+17 |
* | update of some comments. No code change. | k-m_schindler | 2010-05-12 | 1 | -2/+16 |
* | comments re: TAVMediaType. no code change | k-m_schindler | 2010-05-12 | 2 | -2/+11 |
* | fix No. 5 of ffmpeg update. | k-m_schindler | 2010-05-12 | 2 | -3/+3 |
* | fix No. 4 of ffmpeg update. | k-m_schindler | 2010-05-12 | 1 | -0/+3 |
* | fix No. 3 of ffmpeg update. | k-m_schindler | 2010-05-12 | 1 | -0/+28 |
* | fix No. 2 of ffmpeg update. Move from CodecType to AVMediaType. | k-m_schindler | 2010-05-12 | 1 | -1/+21 |
* | fix No. 1 of ffmpeg update. | k-m_schindler | 2010-05-12 | 2 | -17/+55 |
* | final ffmpeg update as of today: update all to avutil 50.15.2 | k-m_schindler | 2010-05-11 | 4 | -5/+13 |
* | update to avutil 50.15.0 | k-m_schindler | 2010-05-11 | 2 | -2/+11 |
* | update to mathematics 50.14.0 | k-m_schindler | 2010-05-11 | 1 | -2/+5 |
* | update to avutil 50.14.0 | k-m_schindler | 2010-05-11 | 1 | -2/+15 |
* | update error.h part relates to avutil 50.13.0 | k-m_schindler | 2010-05-11 | 1 | -8/+23 |
* | update to avutil 50.12.0 | k-m_schindler | 2010-05-11 | 2 | -3/+11 |
* | update avutils stuff to revision 31050 | k-m_schindler | 2010-05-11 | 3 | -18/+5 |
* | update swscale to revision 31050 | k-m_schindler | 2010-05-11 | 1 | -6/+1 |
* | update avcodec.h and opt.h to 52.67.0 (correction) | k-m_schindler | 2010-05-11 | 2 | -2/+2 |