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