summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2015-08-03slideshow: dumb this down to hopefully make non-GCC compilers happyMichael Stahl1-3/+18
2015-08-03slideshow: convert generateEvent args from boost::bindMichael Stahl1-2/+4
2015-08-03slideshow: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl13-69/+44
2015-08-03slideshow: replace boost::function with std::functionMichael Stahl6-21/+22