summaryrefslogtreecommitdiff
path: root/modules/cons/cons.c
Commit message (Collapse)AuthorAge
* ui: make API re-entrantAlfred E. Heggestad2017-07-14
|
* cons: relay log-messages (fixes #144)Alfred E. Heggestad2016-06-25
|
* win32 porting (VC2010)Alfred E. Heggestad2015-07-18
| | | | | | | | https://github.com/alfredh/baresip/pull/52 original patch by Victor Sergienko - the copy of windows .h header files was not included
* cons: add output handlerAlfred E. Heggestad2014-11-30
|
* ui: update UI-module APIAlfred E. Heggestad2014-10-19
| | | | | | | | | | | | | - change from multiple-instances to single-instance (multiple-instances was never used) - remove ui/input config parameters from the "core" config, moved to each specific module (cons and evdev) - modules updated: stdio, cons, evdev, wincons - this patch solves the reported crash, that module-functions are called after the module was unloaded.
* baresip 0.4.10Alfred E. Heggestad2014-02-09