]> git.sesse.net Git - casparcg/history - protocol/osc/client.cpp
osc: Cosmetics.
[casparcg] / protocol / osc / client.cpp
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".