Make API CTF-agnostic
[babeltrace.git] / plugins / utils / muxer / muxer.c
2019-05-02  Philippe ProulxMake API CTF-agnostic
2019-05-02  Philippe Proulxlib: remove clock class priority map, use default clock...
2019-05-02  Philippe Proulxlib: make the "port connected" method return a status
2019-05-02  Philippe Proulxlib: notification iterator: transfer a batch of notific...
2019-05-02  Philippe Proulxlib: simplify the public notification iterator interfaces
2019-05-02  Philippe Proulxlib: use object pool for event and packet notifications
2019-05-02  Philippe Proulxflt.utils.muxer: use "borrow" functions where possible
2019-05-02  Philippe ProulxNotification iterator: transform precondition checks...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
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.104488 seconds and 44 git commands to generate.