aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterrenamed ERROR() and WARNING() macros to prevent preprocessor warnings on WindowsRobin Haberkorn13 years
 
 
AgeCommit messageAuthorFilesLines
2012-10-11renamed ERROR() and WARNING() macros to prevent preprocessor warnings on WindowsHEADmasterRobin Haberkorn5-12/+12
2012-10-11added support for newer ffmpeg librariesRobin Haberkorn1-5/+25
2012-10-11link against shlwapi.dll on Windows for PathIsRelative()Robin Haberkorn2-0/+5
2012-10-05interpret font paths relative to configured system pathRobin Haberkorn3-8/+61
2012-10-05avoid including libav* headers in recorder.hRobin Haberkorn3-27/+29
2012-10-05cleaned up error reportingRobin Haberkorn5-36/+71
2012-10-04rewritten recorder using ffmpeg libs (without SDL_ffmpeg)Robin Haberkorn5-62/+262
2012-10-03use ffmpeg API to set a recorded frames presentation timestampRobin Haberkorn5-7/+27
2012-10-03simplified mutex locking idiom by introducing Mutex class (wrapper around SDL...Robin Haberkorn7-70/+53
2012-10-03allow to stop video recoding via (/recorder/start s "") and OSCGraphics.record()Robin Haberkorn2-2/+8
[...]
 
Clone
git://git.fmsbw.de/osc-graphics
ssh://git.fmsbw.de/var/git/osc-graphics