]> git.sesse.net Git - casparcg/history - protocol/amcp/AMCPProtocolStrategy.cpp
#568 Fixed bug where not all error responses was preprended with RES [requestId]
[casparcg] / protocol / amcp / AMCPProtocolStrategy.cpp
2017-03-06 Helge Norberg#568 Fixed bug where not all error responses was prepre...
2017-02-01 HellGoreMerge pull request #545 from aruanoc/2.1.0
2017-01-30 HellGoreMerge pull request #519 from krzyc/patch-1
2017-01-27 HellGoreMerge pull request #501 from dimitry-ishenko-casparcg...
2017-01-19 Helge Norberg[AMCP] Fixed access violation
2017-01-17 Helge Norberg[AMCP] #475 Added special command REQ that can be prepe...
2015-12-16 Helge NorbergAdd call tracing at selected placed in the code to...
2015-11-19 Helge NorbergExplicitly handle all enum constants in error_state.
2015-11-16 Helge NorbergAvoid stack trace when the user has specified an unknow...
2015-10-27 Helge Norberg* Removed some redundant logging from AsyncEventServer.
2015-08-12 Helge NorbergMerged INFO QUEUES from 2.0
2015-06-30 Helge Norberg* Merged RESUME command.
2015-06-18 Helge Norberg* Merged layer_producer and channel_producer from 2...
2015-04-10 Helge Norberg* Broke out platform specific parts of main.cpp to...
2015-04-08 Helge Norberg* Enabled modules like flash and html (will be merged...
2015-04-07 Helge NorbergReduced the coupling between specific modules and InfoC...
2015-03-27 Helge NorbergMerged ffmpeg duration column and media_info_repository...
2015-03-26 Helge NorbergMade the server more portable
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-26 Helge NorbergFinished support for CHANNEL_GRID in 2.1.0
2013-09-03 niklaspanderssonmanually merged 4a2171b from master
2013-08-30 niklaspanderssonManually merged 44adc50 from master
2013-08-29 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-29 niklaspanderssonManually merged 0edf4e5 (excluding changes to ffmpeg...
2013-08-16 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-16 niklaspandersson* support for clearing/overriding a channel lock
2013-08-14 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
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-09 Helge NorbergAllow for a scene_producer to expose parameters updatea...
2013-08-08 niklaspandersson* implemented lifecycle-bound functions in caspar:...
2013-08-07 niklaspanderssonsimplified the handling of parameters
2012-09-06 hellgoreset svn:eol-style native on .h and .cpp files
2012-06-14 hellgoreMerged from trunk
2012-03-24 ronag2.1.0: -reroute: WIP.
2012-03-10 ronag2.1.0: amcp: ImmidiatelyAndClear no longer make sense...
2012-03-08 ronag2.1.0: audio_mixer: Fixed incorrect zero sample appending.
2012-02-10 ronag2.1.0: Merged trunk: - Replace nonprintable characters...
2012-02-04 ronag2.1.0: Refactored safe_ptr into *safe* spl::shared_ptr...
2011-12-27 ronagMerged trunk:
2011-12-23 ronag2.1.0: Merged trunk.
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-12-02 ronag2.0.2: INFO further improved. STATUS 1-1 removed in...
2011-11-26 ronag2.0.2: Renamed PARAM to CAll. Added CALL based alternat...
2011-11-11 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-11-10 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo... 2.0.0.2
2011-11-05 ronag2.0.2: Improved log messages. In particular regarding...
2011-10-31 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-08-14 Ronag2.0. Applied tk3 patch, STATUS command for layer status...
2011-08-10 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-08-09 ronag2.0. Added image_consumer and PRINT command.
2011-05-31 ronag2.0.0.2: decklink_consumer: Fixed prerolling bug which...
2011-05-14 ronag2.0.0.2: amcp: Enabled PARAM command.
2011-01-17 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-01-17 ronag2.0.0.2: Renamed "processor" to "mixer".
2011-01-16 ronag2.0.0.2:
2011-01-12 ronag2.0.0.2: Restructuring. Moved protocol code (legacy...