aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * limit to 60 FPS - be more energy friendly and laptop-friendly ;-)basisbit2015-08-233-34/+39
* *raised LogFileLevel for development/debugging purposes to 50basisbit2015-08-156-29/+41
* *uncomment MidiOut Module for Windows. Why was it commented out in the first ...basisbit2015-08-151-1/+1
* *added missing LUA constants and FFMPEG_Path for Windows buildsbasisbit2015-08-151-0/+11
* *fix building on other OS than Windows againbasisbit2015-08-151-10/+0
* *added try catch on UMain.Main for better overall error handlingbasisbit2015-08-153-4/+34
* Add support for ffmpeg 2.7brian-ch2015-07-1523-0/+16781
* Small correction in the ffmpeg 2.5 headers (almost only comments)brian-ch2015-04-122-23/+33
* Update ffmpeg 2.6 headersbrian-ch2015-04-126-96/+205
* Initial commit of ffmpeg-2.6brian-ch2015-04-0322-0/+15561
* Update lua translated header to include lua 5.3 changes, thanks Daniel Glockn...brian-ch2015-04-031-8/+165
* Adding ffmpeg-2.5, tested in Arch Linux.brian-ch2014-12-2722-0/+15561
* Fix FF_API defines for ffmpeg 2.4, it should work now.brian-ch2014-12-264-292/+96
* Fix timeline for songs with no start_time master. Thanks to rudi_s.k-m_schindler2014-11-231-2/+9
* use correct variable in time line. Thanks to rudi_s.k-m_schindler2014-11-221-1/+1
* Fix PCRE on linux and macosx. The soname of libpcre.so is different depending...k-m_schindler2014-11-222-3/+3
* 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
* 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 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 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 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-2225-30/+15717
* 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 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
* 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
* 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