aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* make life easier for git-users with .gitignore files. Especially it prevents ...tobigun2009-07-261-0/+8
* 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-011-1/+1
* 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 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
* Translation of option values. part 2k-m_schindler2009-06-276-26/+26
* Translation of option values. part 1k-m_schindler2009-06-271-0/+245
* 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
* -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
* cosmetics. no code changek-m_schindler2009-06-031-50/+48
* cosmetics. no code changek-m_schindler2009-06-031-319/+321
* fix a mac crash and possibly others. division by zerok-m_schindler2009-06-011-13/+30
* - R.I.P. "At Notes"canni02009-06-011-2/+2
* - fixed assembla ticket #86canni02009-06-011-4/+3
* fix display of beatclick select in ScreenOptionSoundwhiteshark02009-06-011-3/+3
* fix reflections at score displaywhiteshark02009-06-011-0/+2