]> git.sesse.net Git - casparcg/history - protocol/util/AsyncEventServer.cpp
Enabled TCP keep alive on TCP connections to clients. This might help in discovering...
[casparcg] / protocol / util / AsyncEventServer.cpp
2016-07-13 Helge NorbergEnabled TCP keep alive on TCP connections to clients...
2015-11-17 Helge NorbergChanged default log level to info and moved logging...
2015-11-13 Helge NorbergMade protocol_strategy instantiated immediately after...
2015-11-11 Helge NorbergFixed life-time issue in AsyncEventServer shutdown...
2015-10-27 Helge Norberg* Removed some redundant logging from AsyncEventServer.
2015-08-18 Helge Norberg- Removed need of non-deterministic sleeps during serve...
2015-08-14 Helge Norberg* Installed general protection fault handler in more...
2015-08-14 Helge NorbergMerged fix for asio::io_service lifetime race condition...
2015-06-16 Helge Norberg* Merged streaming_consumer from 2.0
2015-03-26 Helge NorbergMade the server more portable
2015-03-04 Helge Norberg- Fixed diag to work with new SFML version.
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-26 Helge NorbergMisc modifications to fix problems found by static...
2013-08-16 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-14 niklaspandersson* AsyncEventServer: implemented send-queue and protecte...
2013-08-14 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-13 niklaspandersson* made lifecycle_bound_objects_ thread-safe
2013-08-13 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-12 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-12 niklaspandersson* refactoring of AMCPProtocolStrategy::Parse and the...
2013-08-08 niklaspandersson* implemented lifecycle-bound functions in caspar:...
2012-09-25 hellgoreMerged CLK changes from trunk, and separated delimiter...
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-03-10 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-10 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-09 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-09 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-09 ronag2.1.0: protocol: Refactored. Uses boost::locale.
2012-03-09 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-08 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-08 ronag2.1.0: amcp: Fixed some error reporting issues.
2012-03-08 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-03-08 ronag2.1.0: audio_mixer: Fixed incorrect zero sample appending.
2012-02-17 ronag### Mayor refactoring. Simplified frame handling and...
2012-02-04 ronag2.1.0: Refactored safe_ptr into *safe* spl::shared_ptr...
2012-01-11 ronag2.1.0: Some mayor refactoring.
2011-12-27 ronagMerged trunk:
2011-12-23 ronag2.1.0: Merged trunk.
2011-12-18 ronagShorten implementation to impl.
2011-12-15 ronag2.1.0: Merged in trunk.Merged revision(s) 1895-1896...
2011-12-06 ronag2.1.0: Reverted utf8. To complicated to fully fix for...
2011-12-06 ronag2.1.0: Fully ported (apart from legacy protocol proect...
2011-12-05 ronag2.0.2: Is now locked, only bug fixes should be added...
2011-12-03 ronag2.0.2: Updated file info headers.
2011-01-12 ronag2.0.0.2: Restructuring. Moved protocol code (legacy...