Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-03 | slideshow: dumb this down to hopefully make non-GCC compilers happy | Michael Stahl | 1 | -3/+18 |
2015-08-03 | slideshow: convert generateEvent args from boost::bind | Michael Stahl | 1 | -2/+4 |
2015-08-03 | slideshow: try to fix libc++/MSVC build by replacing boost::bind | Michael Stahl | 13 | -69/+44 |
2015-08-03 | slideshow: replace boost::function with std::function | Michael Stahl | 6 | -21/+22 |