Mercurial > hg > beaglert
log
age | author | description |
---|---|---|
2015-08-24 | Giulio Moro | Closing socket in the destructor scope-refactoring |
2015-08-22 | Giulio Moro | Added ifdefs and unified the code with udpioplugin ... the latter has not been tested (or committed). TODO: still it hangs after ctrl-c BeagleRT (auxiliary tasks do not terminate). TODO: sometimes you can hear dropouts in the transmission. Maybe it is due to pointer drifting. Rebooting BBB fixes/affects this issue. scope-refactoring |
2015-08-22 | Giulio Moro | Implemented destructor of UdpServer which closes the socket scope-refactoring |
2015-08-22 | Giulio Moro | Killing the process with -9 intead of -2 scope-refactoring |
2015-08-22 | Giulio Moro | ReceiveAudioThread updated to match the newest UdpServer scope-refactoring |
2015-08-22 | Giulio Moro | UdpServer : read and waitUntilReady are now somehow Juce-compliant scope-refactoring |