| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Updates all components to be C++17 and Ice 3.7
|
| |
|
| |
|
| |
|
|
|
|
| |
Add override attribute where missing in parsers
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
than the general case one
|
| |
|
| |
|
| |
|
|
|
|
| |
BindColumns (saves repeated metadata lookups)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
recorded event details into events, lots of new unit tests
|
|
|
|
| |
from folders other than the project root
|
|
|
|
| |
(assumes storage endpoint) through the web frontend - implemented as two project2 stream sources
|
| |
|
|
|
|
| |
Gracefully handle not found problems
|
| |
|
|
|
|
| |
delivery next being used for recordings, mimimises fails/retries
|
| |
|
| |
|
|
|
|
|
|
|
| |
different (TS and SI) data to clients
Refactor muxer to not block and read output data whilst writing input data
Add a (service) streamer for testing
|
| |
|
| |
|
| |
|
|
|
|
| |
Log exception on background send fail
|
|
|
|
|
| |
Throw exception when no devices are available, don't return null
Don't iterate all transponders when getting network details
|
| |
|
| |
|
|
|
|
|
|
| |
Enable multiple threads
Add mutexes where required
Proxy ICE logs into p2 logger
|