aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* workaround for LCTRL+R in SongMenu: it should be changed when we have a solut...brunzelchen2010-05-021-0/+7
* - Fix for "Wrong mouse position after screen-resize" bug reported here (http:...tobigun2010-05-021-2/+8
* - configure recreated with autogen.shtobigun2010-04-302-2/+2
* portaudio playback (not used by default) segfault fixedtobigun2010-04-303-22/+71
* add error message if source is compiled with unsupported compiler (delphi 200...whiteshark02010-04-281-10/+8
* improved cover flow: only five front covers and 3 covers in the back that sho...whiteshark02010-04-281-5/+14