log core/UdpServer.cpp @ 457:44e5c12ce165 prerelease

age author description
2016-02-09 Giulio Moro Got UdpServer from ClockSync robbie
2015-09-21 Giulio Moro Added simple one-variable one-measurement Kalman filter, Pid controller(which output is not used). Virtual clock is now much more precise and reactive for period. Still it is lagging behind a bit on the overall offset. ClockSync
2015-09-12 Giulio Moro To work with the ClockSync plugin ClockSync
2015-08-26 Giulio Moro Updated Network files to match Udpioplugin 18:fb5a61b10223 scope-refactoring
2015-08-24 Giulio Moro Closing socket in the destructor scope-refactoring
2015-08-22 Giulio Moro Implemented destructor of UdpServer which closes the socket scope-refactoring
2015-08-22 Giulio Moro UdpServer : read and waitUntilReady are now somehow Juce-compliant scope-refactoring
2015-06-08 Giulio Moro Udp transmission working (enough) for demo in Nottingham ultra-staging
2015-06-07 Giulio Moro Fixed bugs in Udp classes, updated tests ultra-staging
2015-05-20 Giulio Moro - added (unused) simple c++ classes for udp datagrams\n- added tests for the new classes ultra-staging