aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make life easier for git-users with .gitignore files. Especially it prevents ...tobigun2009-07-267-0/+42
* - Disable plugins as most linux distributions use the buggy binutils-2.19.1 (...tobigun2009-07-261-2/+2
* Language option fix:tobigun2009-07-263-56/+28
* Do not use range overflow for CurRound. Could probably be done nicer.k-m_schindler2009-07-191-2/+7
* some modifications on the DataBaseLoadingb_krueger2009-07-182-9/+49
* Comment added. no code change.k-m_schindler2009-07-181-2/+2
* cosmetics. no code change.k-m_schindler2009-07-181-32/+33
* - Commented delay of error.log in mainloop (error-log is no longer generated ...b_krueger2009-07-182-23/+31
* fixed possible division by zero bug, if line has only 1 oder 2 pointss_alexander2009-07-031-4/+8
* typo correction: BALCK -> BLACK; thanks to zup3rvockk-m_schindler2009-07-0115-14/+14
* Implement greyscales in ColorizeImage and some cosmetics.k-m_schindler2009-07-011-24/+64
* resolve wrong colors with Delphi resulting from questionable use of longwords...k-m_schindler2009-06-291-3/+5
* cosmeticswhiteshark02009-06-291-10/+0
* fixed bug #88s_alexander2009-06-291-2/+2
* cosmetics.k-m_schindler2009-06-281-9/+10
* Translation of the language settings. Part 2. Also the missing update of the ...k-m_schindler2009-06-2814-0/+195
* Translation of the language settings. Part 1k-m_schindler2009-06-282-7/+44
* enable forgotten translation in recording settingsk-m_schindler2009-06-281-4/+4
* cosmetics.k-m_schindler2009-06-281-2/+3
* new option valuesk-m_schindler2009-06-2713-5/+665
* Translation of option values. part 2k-m_schindler2009-06-276-26/+26
* Translation of option values. part 1k-m_schindler2009-06-273-0/+365
* remove outdated Mac OS X stuff. Obsolete by using fink for installation of ff...k-m_schindler2009-06-193-53/+0
* prevent future crash with version numbersk-m_schindler2009-06-191-1/+1
* cosmetics in the comments. using GTK-Doc style as is swscale.hk-m_schindler2009-06-191-78/+101
* fix some typos and finally acknowledge heffer for his seminal work on this up...k-m_schindler2009-06-171-5/+38
* update to 52.31.2k-m_schindler2009-06-131-1/+4
* bug fixes in the version and the IFsk-m_schindler2009-06-131-32/+32
* include avcodeck-m_schindler2009-06-131-0/+1
* fix of typosk-m_schindler2009-06-131-11/+12
* 1st try to fix linux compilation error: reordering of type declarations.k-m_schindler2009-06-131-15/+15
* 3rd try to fix linux compilation error: reordering of type declarations.k-m_schindler2009-06-131-307/+299
* 2nd try to fix linux compilation error and fix of EPIPE declaration.k-m_schindler2009-06-131-93/+104
* try to fix linux compilation error.k-m_schindler2009-06-121-101/+101
* finally this updated as well. please test and check.k-m_schindler2009-06-121-63/+225
* update check. no code change.k-m_schindler2009-06-121-5/+6
* update check. no code change.k-m_schindler2009-06-121-5/+11
* update check. no code change.k-m_schindler2009-06-121-6/+8
* update of headers. needs tests with newer libs, in particular linux distros.k-m_schindler2009-06-121-110/+917
* fix compile w/ delphi 7whiteshark02009-06-121-1/+1
* fix typos in previous submission.k-m_schindler2009-06-101-3/+3
* remove -Cg flag, because of problems with 32 bit Ubuntu. problems building th...k-m_schindler2009-06-101-1/+1
* part 1 of ffmpeg update. several are still missingk-m_schindler2009-06-103-69/+274
* Remove -verbose option. Reason for failure was incomplete update of python an...k-m_schindler2009-06-091-4/+4
* another try to fix failing Mac OS X disk image creationk-m_schindler2009-06-091-1/+4
* increase verbosity of Mac OS X hdiutil for easier tracking of errors when cre...k-m_schindler2009-06-081-3/+3
* increase verbosity of Mac OS X hdiutil for easier tracking of errors when cre...k-m_schindler2009-06-081-3/+3
* -Cg added to the options in order to get PIC code for the plugins. Remember t...k-m_schindler2009-06-061-1/+1
* work around to prevent division by zero by PopUp.ScoreDiff. may need review, ...k-m_schindler2009-06-061-1/+4
* cosmeticsk-m_schindler2009-06-0411-325/+393