aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-18fix mouse in ScreenPartyNewRoundwhiteshark01-41/+50
2010-05-18forgotten changes from last commitwhiteshark01-9/+0
2010-05-18move software cursor initialization and bg music start from ScreenMain.OnShow...whiteshark01-0/+8
2010-05-16bit shift corrected from 6 bit to 30 bit.k-m_schindler2-4/+4
2010-05-16arithmetic solution on bit level for AVERROR_SIGN. Delphi cannot handle the s...k-m_schindler2-17/+29
2010-05-16different way for conditional compilationk-m_schindler1-5/+4
2010-05-16markers for debugging changed.k-m_schindler1-3/+3
2010-05-16adding some markers for debugging.k-m_schindler1-0/+5
2010-05-16correct small glitch in commentk-m_schindler1-1/+1
2010-05-16revert previous buggy commitk-m_schindler1-18/+18
2010-05-16test of changing from LIBAVUTIL_VERSION to LIBAVUTIL_VERSION_INTk-m_schindler1-17/+17
2010-05-12update of some comments. No code change.k-m_schindler1-2/+16
2010-05-12comments re: TAVMediaType. no code changek-m_schindler2-2/+11
2010-05-12fix No. 5 of ffmpeg update.k-m_schindler2-3/+3
2010-05-12fix No. 4 of ffmpeg update.k-m_schindler1-0/+3
2010-05-12fix No. 3 of ffmpeg update.k-m_schindler1-0/+28
2010-05-12fix No. 2 of ffmpeg update. Move from CodecType to AVMediaType.k-m_schindler1-1/+21
2010-05-12fix No. 1 of ffmpeg update.k-m_schindler2-17/+55
2010-05-11final ffmpeg update as of today: update all to avutil 50.15.2k-m_schindler4-5/+13
2010-05-11update to avutil 50.15.0k-m_schindler2-2/+11
2010-05-11update to mathematics 50.14.0k-m_schindler1-2/+5
2010-05-11update to avutil 50.14.0k-m_schindler1-2/+15
2010-05-11update error.h part relates to avutil 50.13.0k-m_schindler1-8/+23
2010-05-11update to avutil 50.12.0k-m_schindler2-3/+11
2010-05-11update avutils stuff to revision 31050k-m_schindler3-18/+5
2010-05-11update swscale to revision 31050k-m_schindler1-6/+1
2010-05-11update avcodec.h and opt.h to 52.67.0 (correction)k-m_schindler2-2/+2
2010-05-11correction of previous commit (avformat and avio.pas to 52.62.0)k-m_schindler1-1/+1
2010-05-11avformat and avio.pas to 52.62.0k-m_schindler2-7/+19
2010-05-11avformat to 52.61.0k-m_schindler2-5/+5
2010-05-11update avio.h to avformat 52.61.0k-m_schindler1-2/+42
2010-05-11update avio.h to avformat 52.56.0k-m_schindler1-5/+16
2010-05-11update avcodec.h and opt.h to 52.67.0k-m_schindler2-18/+21
2010-05-08validate microphone settings when leaving the record options and when USDX is...tobigun4-8/+66
2010-05-08changed local/global execution detection:tobigun1-15/+55
2010-05-08FPC 2.4.0 compatibility fix:tobigun2-2320/+2327
2010-05-07fix coverflow "SetScroll5" for less than 8 songswhiteshark01-9/+11
2010-05-05- workaround by tobydox for buggy Intel 3D driver on Linux through deactivati...canni01-0/+2
2010-05-03ESC saves again. revert 1183.k-m_schindler2-4/+2
2010-05-03ESC saves again. revert 1183.k-m_schindler1-2/+1
2010-05-03ESC saves again. revert 1183.k-m_schindler1-1/+1
2010-05-03ESC saves again. revert 1183.k-m_schindler1-1/+6
2010-05-03- Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those...tobigun2-44/+51
2010-05-03- Replaced another usage of Screen.w/Screen.h with ScreenW/ScreenHtobigun1-2/+2
2010-05-02workaround for LCTRL+R in SongMenu: it should be changed when we have a solut...brunzelchen1-0/+7
2010-05-02- Fix for "Wrong mouse position after screen-resize" bug reported here (http:...tobigun1-2/+8
2010-04-30- configure recreated with autogen.shtobigun2-2/+2
2010-04-30portaudio playback (not used by default) segfault fixedtobigun3-22/+71
2010-04-28add error message if source is compiled with unsupported compiler (delphi 200...whiteshark01-10/+8
2010-04-28improved cover flow: only five front covers and 3 covers in the back that sho...whiteshark01-5/+14