aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge of VideoPreview branch into trunkbrunzelchen2010-06-108-96/+859
* add the path of Library/Application Support/UltraStarDeluxe again.k-m_schindler2010-06-091-1/+1
* string updatetobigun2010-06-081-1/+1
* - URecord.ValidateSettings should not display the popup itselftobigun2010-06-064-16/+51
* - Now on sing-screen entry a check is performed if mics are assigned to all p...tobigun2010-06-062-13/+90
* - cleanuptobigun2010-06-062-23/+38
* Do not overwrite a devices MicSource if it is already set (Note: MicSource is...tobigun2010-06-061-2/+5
* cleanuptobigun2010-06-061-7/+1
* compare FFmpeg header and DLL versions and log an error if both do not matchtobigun2010-06-051-0/+75
* bugfix: avutil_version() is in libavutil not libavformattobigun2010-06-051-3/+3
* prefix class fields with 'f'tobigun2010-06-031-272/+272
* better EOF handling for FFmpeg audio decoding (EOF handled like it is done in...tobigun2010-06-031-3/+12
* - cleanup (removed some commented unused code)tobigun2010-06-031-68/+52
* fix: FadeEnabled was not initialized correctly. The case ((Ini.ScreenFade = 1...tobigun2010-06-031-1/+1
* cleanuptobigun2010-06-031-10/+9
* cleanuptobigun2010-06-031-4/+3
* cleanup:tobigun2010-06-031-33/+22
* Update to avutil 50.16.0 and some cosmeticsk-m_schindler2010-05-305-25/+27
* Update to 52.67.0 and avio.pas cosmeticsk-m_schindler2010-05-302-15/+10
* update to avcodec 52.72.0. also some cosmetics to opt.pask-m_schindler2010-05-302-6/+12
* update to avcodec 52.70.0k-m_schindler2010-05-301-3/+14
* update to avcodec 52.67.2k-m_schindler2010-05-301-8/+8
* update to recent. some cosmetics. no code changek-m_schindler2010-05-301-7/+3
* more careful with the path to libpcre.dylib. avoid possible problem with stan...k-m_schindler2010-05-301-1/+6
* add Music/Ultrastar Deluxe as a song folder.k-m_schindler2010-05-283-6/+26
* 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