aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-11renamed ERROR() and WARNING() macros to prevent preprocessor warnings on WindowsHEADmasterRobin Haberkorn1-1/+1
2012-10-05avoid including libav* headers in recorder.hRobin Haberkorn1-1/+0
2012-10-05cleaned up error reportingRobin Haberkorn1-1/+1
2012-10-04rewritten recorder using ffmpeg libs (without SDL_ffmpeg)Robin Haberkorn1-0/+1
2012-10-03use ffmpeg API to set a recorded frames presentation timestampRobin Haberkorn1-3/+3
2012-10-03added video recorder based on SDL_ffmpegRobin Haberkorn1-2/+8
2012-10-02added text layers based on SDL_ttfRobin Haberkorn1-0/+48
2012-10-01C linkage cleanupRobin Haberkorn1-1/+14
2012-10-01fixed MinGW SDL stdio redirection issueRobin Haberkorn1-6/+19
2012-09-28include some autoconf info stuff in helpRobin Haberkorn1-5/+12
2012-09-28include config.hRobin Haberkorn1-0/+4
2012-09-28autotools based build systemRobin Haberkorn1-0/+231