]> git.sesse.net Git - casparcg/history - protocol/osc
Updated changes and updated version to stable.
[casparcg] / protocol / osc /
2013-11-14 Helge NorbergMerge branch 'master' into ffmpeg_seek_fix
2013-11-12 HellGoreMerge pull request #199 from CasparCG/ogl-options
2013-11-09 Robert NagyMerge branch 'master' of https://github.com/CasparCG...
2013-11-08 Helge NorbergFixed race-condition during server shut down where...
2013-10-08 Helge NorbergMerge branch 'master' of https://github.com/ronag/Serve...
2013-10-08 Helge NorbergFlash producer
2013-09-28 Robert NagyMerge branch 'master' of https://github.com/ronag/Server
2013-09-13 Helge Norberg* Created custom decklink allocator for reducing memory...
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-05-31 Helge NorbergMerge branch 'master' of https://github.com/CasparCG...
2013-05-31 Helge NorbergMisc changes
2013-05-30 HellGoreMerge pull request #134 from cambell-prince/master_dshow
2013-05-30 Helge NorbergChanged copyright header in all files, and added it...
2013-05-30 Helge NorbergMerge branch 'master' of https://github.com/CasparCG...
2013-05-30 HellGoreMerge pull request #136 from cambell-prince/master_chroma
2013-05-29 Helge Norbergchanged term prenumeration to subscription in OSC imple...
2013-05-28 Helge NorbergModifications to OSC support after discussions with...
2013-05-27 Helge NorbergModified OSC support so that whenever an AMCP connectio...
2013-05-27 Helge NorbergFixed bug in OSC implementation where the little endian...
2013-04-15 Helge NorbergMerge branch 'master' of https://github.com/ronag/Serve...
2013-04-14 Robert Nagy- Implemented real-time state notification using OSC...