summaryrefslogtreecommitdiff
path: root/mk
Commit message (Collapse)AuthorAge
* version 0.5.9Alfred E. Heggestad2018-04-15
|
* fakevideo: add support for non-threadedAlfred E. Heggestad2018-04-06
|
* Update Windows project (#373)Encamy2018-03-15
| | | *Updated MSVS project to VS15 and added several files to project settings
* version 0.5.8Alfred E. Heggestad2018-02-11
|
* Aucodec sample format (#352)Alfred E. Heggestad2018-02-03
| | | | | | | | | | | | | | | | * aucodec: merge s16 and fmt encode/decode into one having 2 different encode functions for s16 and other formats turned out to be a bit impractical. better to have 1 function where the sample format (fmt) can be specified. * update some aucodec modules * update test * update codec2 * update g7221 module
* ctrl_tcp module (#346)José Luis Millán2018-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ctrl_tcp module * ua: set a default reason for UA_EVENT_CALL_CLOSED on user hangup * ctrl_tcp: netstring * ctrl_tcp: fix typo * ctrl_tcp: avoid compiler warnings * ctrl_tcp: fix memory leak * ctrl_tcp: make linter happy * ctrl_tcp: make linter happy * ctrl_tcp: enhance message definition * ctrl_tcp: work on command error and empty response * ctrl_tcp: add response message attribute 'ok' * ctrl_tcp: cleanup * ctrl_tcp: linter. Fix too wide line * ctrl_tcp: Fix. remove unused variable * ctrl_tcp: rename 'netstring-c' folder by 'netstring' * ctrl_tcp: rename 'netstring.[ch]' by 'tcp_netstring.[ch]' * ctrl_tcp: reformat 'netstring' code * ctrl_tcp: move 'netstring_error_str' function to 'netstring' code * ctrl_tcp: remove cstring README file * ctrl_tcp: cleanup cstring makefile * ctrl_tcp: remove makefile and testsuite files from 'netstring' * ctrl_tcp: move variable decalaration to the beginning of the function * ctrl_tcp: add copyright headers
* mk: avahi does not depend on avcodecAlfred E. Heggestad2017-12-30
|
* baresip version 0.5.7Alfred E. Heggestad2017-12-25
|
* mqtt: new module for MQTT (#332)Alfred E. Heggestad2017-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | mqtt: relay ua_event with publish relay incoming message to long commands (with '/' prefix) mqtt: add file for publish mqtt: add command response mqtt: add subscribe.c mqtt: use fd_listen for READ/WRITE Make + Config entry for MQTT module (#329) * include mqtt in modules and config * Check for mosquitto-dev * fix mqtt module checks * Moving MQTT config to module_app block mqtt: add JSON payload for events mqtt: add JSON decoding of command mqtt: add config for broker host/port
* modules/gzrtp: new module using GNU ZRTP C++ library (#314)glenvt182017-10-28
|
* version 0.5.6Alfred E. Heggestad2017-10-14
|
* Local Discovery through Avahi/ZeroConf module (#293)Jonathan Sieber2017-09-20
| | | | | | | | | | * Avahi Service Announce and Discovery * Replace all instances of error() with warning() to work around #295 * avahi: Fix IPv4/v6 support, and a few nitpicks * avahi: Advertise non-standard ports
* baresip version 0.5.5Alfred E. Heggestad2017-09-07
|
* release version 0.5.4Alfred E. Heggestad2017-06-23
|
* release version 0.5.3Alfred E. Heggestad2017-05-14
|
* Update for re/rem/baresip windows projects (#235)Mikhail Barg2017-04-18
| | | | | | * Updated MSVS projects to vs2015 and changed structure * Removed exports_avcodec from static.c, removed wsock32.lib from .vcxproj
* Update to include JACK Audio Driver (#233)tonylangley2017-04-14
| | | This appeared to be missing. Also updated the copyright date to 2017.
* release baresip 0.5.2Alfred E. Heggestad2017-04-07
|
* Video Display Support for Raspberry Pi (#228)Jonathan Sieber2017-04-06
| | | | | | | | | | | | | | * Adding a new video display module for the Raspberry Pi... * Made it work with libomxil-bellagio - Fixed framing woes with vidconv() :) * Some Attention to the build system, Automatically use libomx-bellagio or RPi OMX API Introduces USE_OMX_RPI and USE_OMX_BELLAGIO in mk/modules.mk use sys_usleep() Removed pthread mutexes, they are not needed anymore
* version 0.5.1Alfred E. Heggestad2017-03-03
|
* libsrtp is deprecated, use srtp insteadAlfred E. Heggestad2017-02-12
|
* add test for sndfile on *BSD. (#194)jungle-boogie2016-12-27
|
* bump version to 0.5.0Alfred E. Heggestad2016-09-20
|
* debug_cmd.so: new module for Debug CommandsAlfred E. Heggestad2016-07-30
| | | | move some debug commands from menu.so to debug_cmd.so
* baresip version 0.4.20Alfred E. Heggestad2016-07-22
|
* pulse: enable auto-detection of pulse.so moduleAlfred E. Heggestad2016-06-26
|
* vp9: needs libvpx v1.3.0 or laterAlfred E. Heggestad2016-06-06
|
* vp9: add VP9 video codecAlfred E. Heggestad2016-06-04
|
* vp8: rename vpx.so module to vp8.soAlfred E. Heggestad2016-06-04
|
* baresip version 0.4.19Alfred E. Heggestad2016-05-20
|
* gtk: check for both gtk+-2.0 and glib-2.0Alfred E. Heggestad2016-05-18
|
* mk: add detection of v4l2_codec moduleAlfred E. Heggestad2016-05-16
|
* Revert "gtk: require glib 2.32"Alfred E. Heggestad2016-05-12
| | | | This reverts commit ce25d76161ce78c5bc0436e7e02e20935b7412cc.
* gtk: require glib 2.32Charles Lehner2016-05-09
| | | | Fix #122
* h265: add auto-detection of moduleAlfred E. Heggestad2016-05-08
|
* First version with MPA codingChristian Hoene2016-04-22
|
* baresip release v0.4.18Alfred E. Heggestad2016-03-12
|
* release baresip 0.4.17Alfred E. Heggestad2016-01-17
|
* mk: add build detection of audiounit module for OSXAlfred E. Heggestad2016-01-16
|
* baresip version 0.4.16Alfred E. Heggestad2015-12-01
|
* mk: build vidinfo if cairo is presentAlfred E. Heggestad2015-11-29
|
* modules: added detection of zrtp.so moduleAlfred E. Heggestad2015-11-28
|
* fix ccheck warningsAlfred E. Heggestad2015-11-02
|
* build infrastructure: silent and verbose modesDmitrij D. Czarkoff2015-11-01
| | | | | | | | | | | | In *silent* mode build infrastructure prints only short messages in format: TOOL filename and toolchain's warnings. In *verbose* mode it additionally echoes exact commands including all compiler and linker flags. By default baresip is built in *silent* mode (as before this commit); *verbose* mode can be set either by unsetting `HIDE` variable (running `make HIDE=`) or by setting `V` variable to any value (eg. `make V=1` or `make V=yes`).
* fix ccheck warningsAlfred E. Heggestad2015-10-19
|
* build infrastructure: use pkg-config for gstreamer detectionDmitrij D. Czarkoff2015-10-16
| | | | At least on Debian Wheezy old header test was prone to giving false positives.
* baresip version 0.4.15Alfred E. Heggestad2015-09-26
|
* better detection of avcodec/avformatAlfred E. Heggestad2015-09-26
|
* Use libnotify for notifications in glib < 2.40 (#65)Charles Lehner2015-09-20
|
* selftest: new binaryAlfred E. Heggestad2015-08-09
| | | | | | - move selftest code from module/selftest to test/. - create a new binary called 'selftest' - the selftest is testing the Baresip Core only