Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-11 | renamed ERROR() and WARNING() macros to prevent preprocessor warnings on WindowsHEADmaster | Robin Haberkorn | 1 | -1/+1 |
2012-10-05 | avoid including libav* headers in recorder.h | Robin Haberkorn | 1 | -1/+0 |
2012-10-05 | cleaned up error reporting | Robin Haberkorn | 1 | -1/+1 |
2012-10-04 | rewritten recorder using ffmpeg libs (without SDL_ffmpeg) | Robin Haberkorn | 1 | -0/+1 |
2012-10-03 | use ffmpeg API to set a recorded frames presentation timestamp | Robin Haberkorn | 1 | -3/+3 |
2012-10-03 | added video recorder based on SDL_ffmpeg | Robin Haberkorn | 1 | -2/+8 |
2012-10-02 | added text layers based on SDL_ttf | Robin Haberkorn | 1 | -0/+48 |
2012-10-01 | C linkage cleanup | Robin Haberkorn | 1 | -1/+14 |
2012-10-01 | fixed MinGW SDL stdio redirection issue | Robin Haberkorn | 1 | -6/+19 |
2012-09-28 | include some autoconf info stuff in help | Robin Haberkorn | 1 | -5/+12 |
2012-09-28 | include config.h | Robin Haberkorn | 1 | -0/+4 |
2012-09-28 | autotools based build system | Robin Haberkorn | 1 | -0/+231 |