afb-stub-ws: Safe handling of deconnections
[src/app-framework-binder.git] / src / afb-evt.c
2018-08-23 Jose Bolloafb-stub-ws: Safe handling of deconnections 55/16255/3
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-02-27 José BolloUpdate date of copyright notices
2018-01-31 José Bolloafb-evt: Add event creation with prefix
2017-10-09 José BolloAdd function afb_evt_eventid_addref
2017-10-09 José BolloImprove naming of evt_eventids
2017-10-09 José BolloDeprecate internal use of afb_event
2017-10-09 José BolloIntroduce afb_eventid
2017-10-09 José BolloMake afb_event_drop obsolete
2017-10-09 José Bolloafb-evt: prepare futur afb_eventid
2017-08-08 José Bolloafb-evt: fix a bug discovered by clang-check
2017-07-31 José Bolloafb-evt: add internal push functions
2017-07-31 José Bolloafb-evt: unprefix event name
2017-06-01 José BolloAdd hooking for events
2017-05-18 José BolloFix a bug in subscribers counting
2017-04-11 José BolloFix uninitialized variable
2017-04-10 José BolloMake implementation multithread
2017-01-03 José BolloAdds 2017 to copyrights
2016-10-14 José Bolloevent: add ability to get the event name
2016-06-23 José Bolloevt: handles broadcasting and tracking 15/5915/1
2016-06-17 José Bolloevt: exposes name of events 59/5959/1
2016-06-17 José Bolloevt: improves comments 57/5957/1
2016-06-17 José Bolloevt: minor cleanup 55/5955/1
2016-06-09 José BolloEvents: refactoring 29/5929/1