aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler2014-11-2217-39/+20
* IPath.Equals(): dont convert paths unnecessarily. Major speedup when loading ...k-m_schindler2014-11-221-0/+12
* Remove unused function LoadTexture() with parameter FromRegistry. Thanks to r...k-m_schindler2014-11-222-10/+2
* Call LoadSong() only before playing the song. This speeds up the initial load...k-m_schindler2014-11-222-6/+4
* Support the version in Debian wheezy. Thanks to rudi_s.k-m_schindler2014-11-221-1/+1
* more eol work in gamek-m_schindler2014-11-2222-28143/+28144
* adjust eol and set svn property svn:eol-style native in TntUnicodeControlsk-m_schindler2014-11-222-2327/+2327
* adjust eol and set svn property svn:eol-style native in pcrek-m_schindler2014-11-220-0/+0
* adjust eol and set svn property svn:eol-style native in midik-m_schindler2014-11-221-45/+45
* adjust eol and set svn property svn:eol-style native in JEDI-SDLk-m_schindler2014-11-222-21/+21
* adjust eol and set svn property svn:eol-style native in freetypek-m_schindler2014-11-223-501/+501
* adjust eol and set svn property svn:eol-style native in ctypesk-m_schindler2014-11-220-0/+0
* adjust eol and set svn property svn:eol-style native in bassk-m_schindler2014-11-221-368/+368
* adjust eol and set svn property svn:eol-style native in the rest of ffmpegk-m_schindler2014-11-222-5/+9
* adjust eol and set svn property svn:eol-style native in encodingk-m_schindler2014-11-221-137/+137
* adjust eol and set svn property svn:eol-style nativek-m_schindler2014-11-221-233/+233
* adjust eol and set svn property svn:eol-style native for all in luak-m_schindler2014-11-226-2571/+2571
* adjust eol and set svn property svn:eol-style native for all ffmpeg-2 headersk-m_schindler2014-11-220-0/+0
* adjust eol and set svn property svn:eol-style nativek-m_schindler2014-11-223-2097/+2097
* -L/usr/lib removed from Makefile. It has been introduced in revision r1877 in...k-m_schindler2014-11-221-1/+1
* adding ffmpeg-2.4. compiles, but crashes on Mac OS X.k-m_schindler2014-11-2226-31/+15720
* the sh shell needs export for permanent change of an environment variablek-m_schindler2014-10-122-2/+2
* ffmpeg-2.2: Use an include file for the FF_API defines (to avoid scope problems)brian-ch2014-09-285-0/+209
* Fixes for ffmpeg-2.2brian-ch2014-09-285-58/+45
* Fix some compilation problems with ffmpeg 2.2brian-ch2014-08-034-27/+116
* Update configurebrian-ch2014-07-191-12/+37
* Add detection of ffmpeg 2.2brian-ch2014-07-191-1/+3
* Update avformat for ffmpeg 2.2brian-ch2014-07-191-64/+451
* Update swresample and rational.pas for ffmpeg 2.2brian-ch2014-06-212-4/+90
* Update avcodec files for ffmpeg 2.2brian-ch2014-06-212-168/+349
* Update libavutil files for ffmpeg 2.2brian-ch2014-06-1613-39/+177
* Create ffmpeg-2.2 from ffmpeg-2.1. Plain copy by now.brian-ch2014-06-1521-0/+13809
* Add option to skip the song introbrian-ch2014-06-121-0/+11
* Fix for lua5.2brian-ch2014-06-121-61/+19
* fix compilation of ffmpeg-1.1. cosmetics in ffmpeg-1.2k-m_schindler2014-03-154-3/+25
* Move the threshold and mic-boost options from sound to record.k-m_schindler2014-01-013-16/+15
* adjust some minor issues and prepare for moving the threshold and mic-boost o...k-m_schindler2014-01-0137-350/+348
* rename to lowercasek-m_schindler2014-01-011-0/+0
* Fix in opt.pasbrian-ch2014-01-012-3/+3
* update according 2.1. Not checked, but probably working.k-m_schindler2013-12-301-151/+163
* cosmetics. no coe changek-m_schindler2013-12-301-1/+1
* enable all tests.k-m_schindler2013-12-301-30/+30
* Fix a typo in avcodecbrian-ch2013-12-291-1/+2
* Fix in avformat defines and a small fix in UAudioDecoder_FFmpegbrian-ch2013-12-262-17/+23
* fix avcodecbrian-ch2013-12-261-25/+57
* try to fix it with ffmpeg-2.*k-m_schindler2013-12-251-0/+6
* cosmetics. no code changek-m_schindler2013-12-252-498/+495
* fix avformatk-m_schindler2013-12-251-18/+22
* fixes in avcodec, and update avutilbrian-ch2013-12-252-115/+121
* Added frame.pas to ffmpeg-2.1brian-ch2013-12-251-0/+733