index
:
osc-graphics
master
OSC-based graphics framework
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
renamed ERROR() and WARNING() macros to prevent preprocessor warnings on Windows
Robin Haberkorn
13 years
Age
Commit message
Author
Files
Lines
2012-10-11
renamed ERROR() and WARNING() macros to prevent preprocessor warnings on Windows
HEAD
master
Robin Haberkorn
5
-12
/
+12
2012-10-11
added support for newer ffmpeg libraries
Robin Haberkorn
1
-5
/
+25
2012-10-11
link against shlwapi.dll on Windows for PathIsRelative()
Robin Haberkorn
2
-0
/
+5
2012-10-05
interpret font paths relative to configured system path
Robin Haberkorn
3
-8
/
+61
2012-10-05
avoid including libav* headers in recorder.h
Robin Haberkorn
3
-27
/
+29
2012-10-05
cleaned up error reporting
Robin Haberkorn
5
-36
/
+71
2012-10-04
rewritten recorder using ffmpeg libs (without SDL_ffmpeg)
Robin Haberkorn
5
-62
/
+262
2012-10-03
use ffmpeg API to set a recorded frames presentation timestamp
Robin Haberkorn
5
-7
/
+27
2012-10-03
simplified mutex locking idiom by introducing Mutex class (wrapper around SDL...
Robin Haberkorn
7
-70
/
+53
2012-10-03
allow to stop video recoding via (/recorder/start s "") and OSCGraphics.record()
Robin Haberkorn
2
-2
/
+8
[...]
Clone
git://git.fmsbw.de/osc-graphics
ssh://git.fmsbw.de/var/git/osc-graphics