# # ChangeLog for /branches/libfreebob-motu # # Generated by Trac 0.10.4 # 03/29/24 08:55:09 # 05/16/06 10:29:09 pieterpalmers [197] * branches/libfreebob-motu/libfreebob/freebob.h (modified) * branches/libfreebob-motu/libfreebob/freebob_bounce.h (added) * branches/libfreebob-motu/src/bounce/bounce_avdevice.cpp (modified) * branches/libfreebob-motu/src/bounce/bounce_avdevice.h (modified) * branches/libfreebob-motu/src/configrom.cpp (modified) * branches/libfreebob-motu/src/configrom.h (modified) * branches/libfreebob-motu/src/devicemanager.cpp (modified) * branches/libfreebob-motu/src/devicemanager.h (modified) * branches/libfreebob-motu/src/freebob.cpp (modified) * branches/libfreebob-motu/src/Makefile.am (modified) * branches/libfreebob-motu/src/motu (added) * branches/libfreebob-motu/src/motu/motu_avdevice.cpp (added) * branches/libfreebob-motu/src/motu/motu_avdevice.h (added) * branches/libfreebob-motu/tests/freebob-server.c (modified) * branches/libfreebob-motu/tests/test-freebob.c (modified) - implemented first steps of MOTU device discovery 05/16/06 06:22:30 pieterpalmers [196] * branches/libfreebob-motu (copied) - Branch to experiment with MOTU support 05/12/06 09:19:08 pieterpalmers [194] * trunk/libfreebob/ChangeLog (modified) * trunk/libfreebob/configure.ac (modified) * trunk/libfreebob/libfreebob/freebob_streaming.h (modified) * trunk/libfreebob/src/libfreebobstreaming/freebob_connections.c (modified) * trunk/libfreebob/src/libfreebobstreaming/freebob_connections.h (modified) * trunk/libfreebob/src/libfreebobstreaming/freebob_streaming.c (modified) * trunk/libfreebob/tests/streaming/testmidistreaming1.c (modified) * trunk/libfreebob/tests/streaming/teststreaming.c (modified) * trunk/libfreebob/tests/streaming/teststreaming2.c (modified) * trunk/libfreebob/tests/streaming/teststreaming3.c (modified) - code cleanup in the streaming part. - calculate ISO connection parameters instead of user-supplying them - SSE code improvement