summaryrefslogtreecommitdiff
path: root/modules/wincons/wincons.c
Commit message (Collapse)AuthorAge
* 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
* wincons: add output-handler, thanks to ggcoding for the patchAlfred E. Heggestad2015-06-24
|
* 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