summaryrefslogtreecommitdiff
path: root/modules/stdio
Commit message (Collapse)AuthorAge
* ui: make ui_output() take a formatted stringAlfred E. Heggestad2014-11-30
| | | | | | | - minor cleanup in logging - use ui_output() for interactive output - avoid using re_printf() - stdio: added an output_handler (to stderr)
* 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