]> git.sesse.net Git - casparcg/history - common/polling_filesystem_monitor.cpp
Fix a few Clang warnings.
[casparcg] / common / polling_filesystem_monitor.cpp
2017-05-06 Steinar H. GundersonMove from boost::thread to std::thread for nearly every...
2017-01-11 Antonio Ruano CuestaMerge branch '2.1.0' of https://github.com/aruanoc...
2016-11-08 Helge Norberg[polling_filesystem_monitor] Fixed bug where unallocate...
2015-10-28 Helge Norberg* Fixed bug where it was not possible to exit server...
2015-08-21 Helge NorbergMerged fixes for flash producer.
2015-08-18 Helge Norberg- Removed need of non-deterministic sleeps during serve...
2015-08-14 Helge NorbergMerged fix for asio::io_service lifetime race condition...
2015-05-08 Helge Norberg* Compiled ffmpeg for Linux as similary to Zeranoe...
2015-03-20 Helge NorbergMade the code more portable.
2015-03-09 Helge Norberg* Added RxCpp library for LINQ api, replacing Boost...
2015-02-20 Helge NorbergRefactored to use non-static data member initializers...
2015-02-17 Helge Norberg* Refactored to use enum class instead of enum_class.
2015-02-13 Helge NorbergRefactored to use range based for instead of BOOST_FOREACH
2015-02-12 Helge Norberg* Upgraded to Visual Studio 2013
2013-10-09 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-09-25 Helge NorbergFixed some issues detected by clang static analysis...
2013-08-29 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-29 niklaspanderssonManually merged 0edf4e5 (excluding changes to ffmpeg...