# # ChangeLog for /branches/streaming-rework/src/libutil/serialize.h # # Generated by Trac 0.10.4 # 05/29/23 05:11:00 # 01/27/07 02:05:09 pieterpalmers [380] * branches/streaming-rework (copied) - created a temporary branch to rework a part of the streaming code. The changes will be rather intrusive and significant, and I'll disable Motu on this branch so that I don't have to adapt that code (yet). A good implementation of synchronisation needs another approach than what has been done up till now. 01/07/07 07:08:53 wagi [372] * trunk/libfreebob/src/bebob/bebob_avdevice.cpp (modified) * trunk/libfreebob/src/bebob/bebob_avdevice.h (modified) * trunk/libfreebob/src/bebob/bebob_avplug.cpp (modified) * trunk/libfreebob/src/bebob/bebob_avplug.h (modified) * trunk/libfreebob/src/libutil/serialize.cpp (modified) * trunk/libfreebob/src/libutil/serialize.h (modified) AvPlug::serialize: finished implementation (untested yet) AvPlug::deserialize: likewise AvPlug::deserializeUpdate: new function. second stage of deserializing IODeserialize::isExisting: new function