minor fixes for clang++
[senf.git] / senf / PPI / Connectors.cc
2011-10-26 tho some minor optimizations
2011-10-19 tho PPI: optimized internal connector packet handling ...
2011-07-14 tho switch to new MPL based Fraunhofer FOKUS Public License
2011-02-14 tho added unit test to demonstrate Jack <->Multiconnector...
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2010-10-18 tho cleaned up some include dependencies
2010-08-27 tho PPI: avoid dynamic_cast in Connectors peer() by caching...
2010-08-11 tho PPI: bugfix for FIFOQueueingAlgorithm
2010-08-06 tho PPI: added QueueingDiscipline::NONE
2010-08-04 tho PPI: InputConnector: some minor optimization
2010-08-02 tho PPI: introduced SENF_PPI_NOTRACE define
2010-05-06 g0dil Add 'comment' argument to SENF_ASSERT
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-02-01 g0dil Utils/Console: Fix DirectoryNode::add(...) API
2009-10-27 g0dil PPI: Implement Connector and Event un-registration
2009-10-23 g0dil PPI: Remove disconnected connectors from MultiConnector...
2009-08-21 g0dil Replace all relative includes with abolute ones
2009-08-21 g0dil Move sourcecode into 'senf/' directory