summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAge
* update changelog for version 0.5.9Alfred E. Heggestad2018-04-21
|
* baresip version 0.5.8Alfred E. Heggestad2018-02-11
|
* update account templates with new password syntaxAlfred E. Heggestad2018-01-28
|
* update copyright year to 2018Alfred E. Heggestad2018-01-07
|
* baresip version 0.5.7Alfred E. Heggestad2017-12-25
|
* docs: update THANKS file with contributorsAlfred E. Heggestad2017-11-12
|
* modules/zrtp: add signaling hash support (#311)glenvt182017-10-15
| | | | Use SDP attribute a=zrtp-hash to protect the Hello message (RFC 6189, section 8.1).
* version 0.5.6Alfred E. Heggestad2017-10-14
|
* baresip version 0.5.5Alfred E. Heggestad2017-09-07
|
* docs: added THANKS fileAlfred E. Heggestad2017-07-02
| | | | | | | | Thank you to all the nice people who contributed code or other significate contributions! if you think your name should be on this list, please send me an email or create a PR
* release version 0.5.4Alfred E. Heggestad2017-06-23
|
* release version 0.5.3Alfred E. Heggestad2017-05-14
|
* release baresip 0.5.2Alfred E. Heggestad2017-04-07
|
* docs: draft changelog for 0.5.1Alfred E. Heggestad2017-03-03
|
* Elektm93 feat/configure snd file path (#207)Alfred E. Heggestad2017-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | * [WIP] implemented configuration of path of sndfile * [WIP] opening sndfile on defined path * [WIP] modification in path-buildup * Revert "[WIP] modification in path-buildup" This reverts commit adad516c90356402e3b5ebeddcccf3fa91bf3d91. * [FIX] path fix * [FIX] proper strcpy for struct pl * [FIX] fixes on suggestion from project owner - removed unnecessary comment - changed struct pl to an string - changed way how filename is assembled * [FIX] removed unnecessary/wrong/depr. comment * sndfile: fix warnings
* update copyright to 2017Alfred E. Heggestad2017-01-07
|
* update changelog etc. before 0.5.0 releaseAlfred E. Heggestad2016-12-22
|
* copyright yearAlfred E. Heggestad2016-12-10
|
* docs: move TODO items to Roadmap WikiAlfred E. Heggestad2016-11-30
|
* README: change to markdown formatAlfred E. Heggestad2016-11-29
|
* docs: update READMEAlfred E. Heggestad2016-11-26
|
* debug_cmd.so: new module for Debug CommandsAlfred E. Heggestad2016-07-30
| | | | move some debug commands from menu.so to debug_cmd.so
* pcp: new module for Port Control Protocol (PCP)Alfred E. Heggestad2016-07-24
|
* baresip version 0.4.20Alfred E. Heggestad2016-07-22
|
* pulse: enable auto-detection of pulse.so moduleAlfred E. Heggestad2016-06-26
|
* update TODOAlfred E. Heggestad2016-06-08
|
* net: make networking code re-entrantAlfred E. Heggestad2016-06-06
| | | | | | | | | | | - The network instance is now in struct network and does not use any local/static data - A new top-level struct in baresip.c owns the single instance of struct network it is a long-term goal to remove all local/static data from libbaresip and make it fully re-entrant.
* Update READMEAlfred E. Heggestad2016-06-05
|
* vp8: rename vpx.so module to vp8.soAlfred E. Heggestad2016-06-04
|
* baresip version 0.4.19Alfred E. Heggestad2016-05-20
|
* docs: update list of modulesAlfred E. Heggestad2016-04-24
|
* First version with MPA codingChristian Hoene2016-04-22
|
* update reference to RFC for VP8 and H.265Alfred E. Heggestad2016-03-26
|
* baresip release v0.4.18Alfred E. Heggestad2016-03-12
|
* update opus RFCsAlfred E. Heggestad2016-02-13
|
* release baresip 0.4.17Alfred E. Heggestad2016-01-17
|
* move playing of ringtones to the menu-moduleAlfred E. Heggestad2016-01-09
|
* conf: keep the struct conf allocatedAlfred E. Heggestad2016-01-03
|
* baresip now needs librem v0.4.7 or laterAlfred E. Heggestad2016-01-03
|
* docs: added JACK module to READMEAlfred E. Heggestad2016-01-03
|
* docs: add echo-server module to READMEAlfred E. Heggestad2015-12-19
|
* baresip version 0.4.16Alfred E. Heggestad2015-12-01
|
* update TODOAlfred E. Heggestad2015-11-30
|
* README: updated list of modules and RFCsAlfred E. Heggestad2015-11-29
|
* baresip version 0.4.15Alfred E. Heggestad2015-09-26
|
* baresip v0.4.14Alfred E. Heggestad2015-08-08
|
* Add gtk moduleCharles Lehner2015-07-05
|
* update Changelog for 0.4.13Alfred E. Heggestad2015-06-20
|
* speex, docs, src: added speex_mode_nb and speex_mode_wb config varsJuha Heinanen2015-06-04
| | | | - Slightly modified patch provided by Dmitrij D. Czarkoff
* docs, src: reverted speex_quality/speex_complexity changesJuha Heinanen2015-06-04
| | | | - speex_quality/speex_complexity value is not mapped to sdp mode value