aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * - updated euskara language file (thx to ander o.)canni02010-05-181-400/+400
| * 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
| * Test for sign algorithm in libavutil/libavcodec.k-m_schindler2010-05-161-0/+58
| * 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
| * fixed videoicon position and menu in song-screenmezzox2010-05-112-17/+18
| * validate microphone settings when leaving the record options and when USDX is...tobigun2010-05-086-10/+70
| * ERROR_NO_EDITOR added to language filestobigun2010-05-082-2/+4
| * changed local/global execution detection:tobigun2010-05-081-15/+55
| * FPC 2.4.0 compatibility fix:tobigun2010-05-082-2320/+2327
| * Edited Classic Skin for USDX 1.1mezzox2010-05-08210-100/+186
| * Edited Classic Skin for USDX 1.1mezzox2010-05-081-5325/+5862
| * 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
| * ESC saves again. revert 1183.k-m_schindler2010-05-032-4/+2
| * ESC saves again. revert 1183.k-m_schindler2010-05-031-2/+1
| * ESC saves again. revert 1183.k-m_schindler2010-05-031-1/+1
| * ESC saves again. revert 1183.k-m_schindler2010-05-031-1/+6
| * - Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those...tobigun2010-05-032-44/+51
| * - Replaced another usage of Screen.w/Screen.h with ScreenW/ScreenHtobigun2010-05-031-2/+2