Typo: priorty -> priority
[babeltrace.git] / plugins / utils / muxer / muxer.c
2017-11-13  Michael JeansonTypo: priorty -> priority
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-09-15  Philippe ProulxRename bt_X_from_private_X() -> bt_X_from_private()
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-09-15  Philippe ProulxSplit notification iterator API into base and specializ...
2017-08-16  Jérémie GalarneauFix filter.utils.muxer: NULL dereference in logging...
2017-07-06  Philippe ProulxFix: flt.utils.muxer: not always an ERROR to fail to...
2017-07-06  Philippe Proulxplugins/utils/muxer/muxer.c: add logging
2017-06-09  Philippe Proulxutils.muxer: expect specific clock class properties...
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Philippe ProulxMake bt_private_component_*_add_*_port() return a statu...
2017-06-09  Philippe Proulxutils.muxer: remove upstream notif. iter. once ended...
2017-05-28  Jérémie GalarneauRename "ignore-absolute" parameter to "assume-absolute...
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Mathieu DesnoyersFix: muxer: handle CANCELED status
2017-05-28  Philippe Proulxutils.muxer: fix ownership of objects
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxSubscribe to notifications when creating a notif. iterator
2017-05-28  Philippe Proulxutils.muxer: add and handle `ignore-absolute` parameter
2017-05-28  Philippe ProulxRemove default port API
2017-05-28  Philippe Proulxutils.muxer: fix bad behaviour caused by notification...
2017-05-28  Philippe ProulxSet private port's user data on creation
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxRename bt_ctf_clock_class_get_is_absolute() -> bt_ctf_c...
2017-05-28  Philippe Proulxutils.muxer: fix unhandled connected ports during notif...
2017-05-28  Philippe Proulxutils.muxer: fix behaviour with ports connected during...
2017-05-28  Philippe ProulxAdd utils.muxer component class
This page took 0.134998 seconds and 35 git commands to generate.