Mercurial > hg > beaglert
log core/NetworkSend.cpp @ 132:e24c531220ee scope-refactoring
age | author | description |
---|---|---|
2015-08-27 | Giulio Moro | Added some sort of synchronization, not working great though scope-refactoring |
2015-08-26 | Giulio Moro | Updated Network files to match Udpioplugin 18:fb5a61b10223 scope-refactoring |
2015-08-24 | Giulio Moro | Added ifdefs USE_JUCE to NetworkSend. Juce part not added yet scope-refactoring |
2015-08-21 | Giulio Moro | Added read to interleaved buffer scope-refactoring |
2015-08-21 | Giulio Moro | Enabled multi channel audio receive scope-refactoring |
2015-08-19 | Giulio Moro | Refactoring scope-refactoring |
2015-08-19 | Giulio Moro | there was a stray timestamp left there ..: scope-refactoring |
2015-08-19 | Giulio Moro | Removed unused member timestamp scope-refactoring |
2015-08-19 | Giulio Moro | Fixed a couple inclues after the refactoring scope-refactoring |
2015-08-19 | Giulio Moro | Refactored the Scope class into NetworkSend and Scope classes. No need for a global pointer anymore! scope-refactoring |