summaryrefslogtreecommitdiff
path: root/include/baresip.h
Commit message (Collapse)AuthorAge
...
| * gruu: preliminary support for SIP GRUUAlfred E. Heggestad2014-09-23
| | | | | | | | | | | | - the original patch was written by Juha Heinanen - this patch needs a new version of libre
* | 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.
* modules/mwi: subscribe to mwi after registration has succeededJuha Heinanen2014-09-22
|
* add ua_unregister() to un-REGISTER clientAlfred E. Heggestad2014-07-06
|
* fix XCode build error when used as library.Iwan BK2014-06-28
|
* version 0.4.11Alfred E. Heggestad2014-06-21
|
* fix call mute-state for multiple callsAlfred E. Heggestad2014-05-18
| | | | | | | added audio_ismuted() and remove static state from menu.c thanks to Remik who reported the issue and suggested a nice solution :)
* Merge branch 'master' into ausrc_apiAlfred E. Heggestad2014-03-29
|\
| * added call_setup_duration() and some small thingsAlfred E. Heggestad2014-03-27
| | | | | | | | - Thanks to Lorenzo Mangani for this work
* | ausrc/auplay api: change to 16-bit samplesAlfred E. Heggestad2014-02-13
| |
* | remove fmt parameter from ausrc/auplay apiAlfred E. Heggestad2014-02-13
|/
* baresip 0.4.10Alfred E. Heggestad2014-02-09