aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-03extend the detection of ffmpeg and lua.k-m_schindler2-6/+6
2013-04-25numerous fixes for lua 5.2. Still needs changes where it is used, i.e. ULuaCorek-m_schindler1-39/+95
2013-04-25layout and typo correction. no code change.k-m_schindler1-82/+89
2013-04-172nd try to fix uint32k-m_schindler1-1/+1
2013-04-17fix uint32k-m_schindler1-1/+1
2013-04-17lua headers including lua.5.2k-m_schindler1-213/+654
2013-03-03first fix of ffmpeg-1.0k-m_schindler10-248/+249
2013-03-02Finally add the notes. version 1.0 and 1.1 can now be checked for compilation...k-m_schindler4-0/+36
2013-03-02add avformat.pask-m_schindler2-0/+4464
2013-03-02add swscale.pask-m_schindler2-0/+958
2013-03-01add avio.pask-m_schindler2-0/+1182
2013-03-01avcodec.pas: fix 1.0k-m_schindler1-2/+2
2013-03-01avcodec.pas: fix 1.0 and add 1.1k-m_schindler2-26/+5458
2013-03-01add avcodec.pask-m_schindler1-0/+5274
2013-03-01add libavcodec/audioconvert.pask-m_schindler2-0/+515
2013-03-01add avutil.pas. this should be all av avutilk-m_schindler2-0/+590
2013-03-01samplefmt update.k-m_schindler2-15/+26
2013-03-01update pixfmt.pask-m_schindler2-169/+312
2013-02-28update/fix mem.pask-m_schindler4-2/+93
2013-02-28update cpu.pask-m_schindler3-7/+78
2013-02-28update cpu.pask-m_schindler3-4/+19
2013-02-28update opt.pask-m_schindler3-19/+165
2013-02-28dict.pask-m_schindler2-2/+20
2013-02-28mathematics.pask-m_schindler2-8/+28
2013-02-28update of 1.1k-m_schindler1-0/+1
2013-02-28error.pask-m_schindler18-0/+3563
2013-02-27rational.pask-m_schindler2-0/+412
2013-02-24fix header mismatch.k-m_schindler1-1/+1
2013-02-24fix problems with empty songlist. thanks to Zup3rvock.k-m_schindler2-18/+27
2013-02-24indentation. no code change.k-m_schindler1-1/+1
2013-02-23fix typo of previous commit.k-m_schindler1-1/+0
2013-02-23medley mod: Themes modifications. This is considered the last part of the med...k-m_schindler5-29/+92
2013-02-22add fade for medley mod.k-m_schindler6-0/+31
2013-02-22Add Applause for medley mod.k-m_schindler2-0/+4
2013-02-22merge the first part of the medley_new branch. This part has the functionalit...k-m_schindler6-294/+1295
2013-02-21Do some semi-automatic text size adjustment. Fixes Gaelic button texts.k-m_schindler1-0/+14
2013-01-27add version number treatment for lua. The headers still need fixes for versio...k-m_schindler3-14/+22
2013-01-05gcc version 4.5 already doesn't need the extra __dso_handle definition.lotanrm1-1/+1
2013-01-03merge with the patches of s_alexander from the new svn repository. prepare fo...k-m_schindler4-5/+5
2012-10-29increase minor version in libs. Ubuntu 12 has newer versions, than the 0.8 re...k-m_schindler4-9/+9
2012-10-20fix version detection of libavformatk-m_schindler1-1/+1
2012-10-20add opt for old ffmpegk-m_schindler1-0/+1
2012-10-20try to fix compilation with old ffmpegk-m_schindler3-2/+5
2012-10-20fix compilation for old ffmpeg?k-m_schindler1-1/+3
2012-10-20first try of version 0.11.*k-m_schindler14-3110/+2702
2012-10-19add AVERROR_UNKNOWN. Although it is not in 10.0, but only in the later, it do...k-m_schindler1-1/+2
2012-10-19plain copy of ffmpeg-0.10 as a start for ffmpeg-0.11k-m_schindler18-0/+11045
2012-07-29another try to fix Delphi compilation. Ugly andless elegant, but hopefully cl...k-m_schindler4-78/+48
2012-07-15fix ffmpeg paths in configure for Delphi.k-m_schindler3-11/+47
2012-07-14config.inc fixes. maybe fixes delphi path problem.k-m_schindler2-28/+33