aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-10-11link against shlwapi.dll on Windows for PathIsRelative()Robin Haberkorn1-0/+4
2012-10-05interpret font paths relative to configured system pathRobin Haberkorn1-0/+9
2012-10-04rewritten recorder using ffmpeg libs (without SDL_ffmpeg)Robin Haberkorn1-5/+4
2012-10-03use ffmpeg API to set a recorded frames presentation timestampRobin Haberkorn1-1/+1
2012-10-03added video recorder based on SDL_ffmpegRobin Haberkorn1-0/+7
2012-10-02added text layers based on SDL_ttfRobin Haberkorn1-0/+7
2012-09-29several MinGW buildsystem fixesRobin Haberkorn1-2/+14
2012-09-29libtool links against ws2_32.dll automaticallyRobin Haberkorn1-2/+0
2012-09-28ensure that chuck wrapper's lib.ck contains the installation pathRobin Haberkorn1-2/+5
2012-09-28fixed using compat/ headers if BSD headers are not detected during configureRobin Haberkorn1-3/+2
2012-09-28autotools based build systemRobin Haberkorn1-0/+92