]> git.sesse.net Git - casparcg/history - protocol
osc: More efficient locking.
[casparcg] / protocol /
2013-07-08 Robert Nagyosc: More efficient locking.
2013-07-07 Robert Nagyclient: Use fixed 4096 size for messages.
2013-07-07 Robert Nagyosc:
2013-07-07 Robert Nagyosc: Ignore send errors.
2013-07-07 Robert Nagyosc: Cosmetics.
2013-07-07 Robert Nagyosc: Use const_buffers instead of mutable_buffers.
2013-07-07 Robert Nagyosc: Some minor cleanup.
2013-07-07 Robert Nagyosc:
2013-07-06 Robert Nagyosc: Cache the buffers object.
2013-07-06 Robert Nagyosc: Simplify with a regular lock.
2013-07-06 Robert Nagyosc: Reduce osc buffer size where possible.
2013-07-06 Robert Nagyosc: Fixed deadlock during destruction.
2013-07-06 Robert Nagyosc: Removed timed_wait.
2013-07-06 Robert Nagyosc: Bug fixes and major performance, memory overhead...
2013-07-06 Robert Nagyosc: Renamed "server" to "client".
2013-04-14 Robert Nagy- Implemented real-time state notification using OSC...
2013-03-26 nirklasLinefeeds in data returned from DATA RETRIEVE is now...
2013-03-24 TK3Subtree merge of old SVN "docs" folder into the "master...
2013-03-24 TK3Subtree merge of old SVN "dependencies" folder into...
2013-03-19 hellgore3563178: Added KILL command to shutdown the server...
2013-03-14 hellgore3607983: Added support for generating thumbnails
2013-02-12 hellgoreAdded support for setting a mastervolume for a channel...
2012-11-29 hellgoreApplied patch which adds support for creating directori...
2012-11-05 hellgore1061033: Clear blend modes when doing MIXER CLEAR command
2012-10-05 hellgore3574695: Fixed bug where .wav and .mp3 was reported...
2012-09-19 hellgore3568865: CLK server component can't handle more than...
2012-09-18 hellgoreAdded timeline support to the CLK protocol. Also refact...
2012-08-10 hellgoreAdded fallback support for latin1 file encoding for...
2012-06-07 hellgoreOnly log non ascii characters as ? in console, but...
2012-06-07 hellgoreRead/Write data files in UTF-8, characters logged are...
2012-04-27 ZebioloCosmetic changes and once again fixed CINF command.
2012-04-26 ZebioloFixed CINF return code. Fixed correct filename for...
2012-04-17 Zebiologit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-04-13 ZebioloFixed correct return codes for INFO commands.
2012-03-09 ronaglog: \r and \n are printable for logging.
2012-03-07 Zebiologit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2012-02-29 ZebioloRevert previous change.
2012-02-23 ronagAdded template-host version query.
2012-02-15 nirklasAdded support for caspar-layers in the CII-protocol
2012-02-10 ronagFilter unprintable characters that might be inside...
2012-01-12 ronagAdded DEFER/COMMIT to MIXER commands for transform...
2011-12-27 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-27 ronagAMCP: Print executed command to debug.
2011-12-27 ronagAMCP: Reply with error on amcp command overflow.
2011-12-27 ronagAMCP:
2011-12-25 ronagRemoved unnecessary printing.
2011-12-25 ronagPrint entire message, not parts.
2011-12-23 ronagMore pretty printing.
2011-12-23 ronagNicer printing.
2011-12-23 ronagCatch CG command exceptions.
2011-12-23 ronagLess verbose logging.
2011-12-21 ronag- ogl_consumer: Fixed params for create.
2011-12-20 ronagAdded channel-grid.
2011-12-19 ronagFixed CII encoding.
2011-12-16 ronagAnother Neptune fix, don't conflict with Hawrys.
2011-12-16 ronagFixed Neptune support.
2011-12-15 ronag- Less verbose logging. Improved received/sent log...
2011-12-15 ronag- Fixed inconsistent INFO xml with transition producer.
2011-12-13 ronagNicer print of file-not-found.
2011-12-06 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-06 ronag2.0.2: INFO, removed extra \r\n.
2011-12-05 ronag2.0.2: INFO: Fixed compatibility with old client.
2011-12-05 ronag2.0.2: - Updated to use std::wstring more consistently.
2011-12-04 ronag2.0.2: - Updated get_param.
2011-12-04 ronag2.0.2: INFO: Improved formatting. Added INFO 1-1 F...
2011-12-04 ronag2.0.2: CALL: Don't return empty string, use 202.
2011-12-04 ronag2.0.2: auto-deinterlace when using MIXER fill scaling...
2011-12-03 ronag2.0.2: amcp: Added missing quote.
2011-12-03 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
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-12-02 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-12-02 ronag2.0.2: Improved INFO.
2011-12-01 ronag2.0.2: Changed ADD syntax. sub-index no longer required...
2011-11-30 ronag2.0.2: Refactoring. AMCP commands now executed asynchro...
2011-11-30 ronag2.0.2: amcp: Added support for .ct in CLS and TLS.
2011-11-28 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-11-28 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-11-28 ronag2.0.2: Added INFO TEMPLATE command, works for uncompres...
2011-11-27 ronag2.0.2: frame_producer: Added file-nb-frames and file...
2011-11-27 ronag2.0.2: Updated to boost 1.48.
2011-11-26 ronag2.0.2: playlist producer is not [PLAYLIST]. Now possibl...
2011-11-26 ronag2.0.2: Renamed PARAM to CAll. Added CALL based alternat...
2011-11-25 ronag2.0.2: STATUS command returns xml.
2011-11-25 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-11-25 ronag2.0.2: - stage: PARAM command is now synchronized with...
2011-11-25 ronag2.0.2: playlist_producer: Added as a simple example...
2011-11-20 ronag2.0.2: Intergrated channel-exp branch:
2011-11-14 ronag2.0.2: ogl_device life-time fixed.
2011-11-13 ronag2.0.2: MAYOR CHANGES => needs testing
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-25 ronag2.0.2: Fixed CINF command.
2011-10-20 ronag2.0.0: Fixed STATUS sentinel.
2011-09-10 ronaggit-svn-id: https://casparcg.svn.sourceforge.net/svnroo...
2011-09-09 ronag2.0. ampc: Fixed LOAD fail respone string.
2011-09-07 ronag2.0. Updated namespaces.
2011-08-24 Ronag2.0 image_mixer: Refactored, core: Fixed destruction...
2011-08-24 ronag2.0. amcp: Fixed store case.
2011-08-21 Ronag2.0. mixer: Refactored transforms, merged image and...
next