summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* ice: additional loggingAlfred E. Heggestad2015-10-03
|
* daala: upstream doesn't have ogg_packet structure any moreDmitrij D. Czarkoff2015-09-27
|
* make sip_req_send() publicAlfred E. Heggestad2015-09-26
|
* alsa: add extra logging using debug()Alfred E. Heggestad2015-09-20
|
* gst_video1: remove re_printf debugAlfred E. Heggestad2015-09-20
|
* gtk: fix warnings for Debian 7.8Alfred E. Heggestad2015-09-20
|
* gtk: fix warningsAlfred E. Heggestad2015-09-20
|
* gtk: clean up more things on module unloadCharles Lehner2015-09-20
|
* Add submenu per incoming callCharles Lehner2015-09-20
| | | | Allows answering calls without GNotification/Libnotify
* Use libnotify for notifications in glib < 2.40 (#65)Charles Lehner2015-09-20
|
* zrtp: add presz of 36 bytes for TURN headersAlfred E. Heggestad2015-09-19
|
* gst_video1: review comments from Tomasz OstrowskiAlfred E. Heggestad2015-08-16
|
* 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
* vumeter: cast structs to void-pointerAlfred E. Heggestad2015-08-08
|
* fix some typosAlfred E. Heggestad2015-08-08
|
* gst1/gst_video1: add -Wno-cast-align to CFLAGS to avoid clang warningsAlfred E. Heggestad2015-08-08
|
* gtk: initialize GtkCheckMenuItemAlfred E. Heggestad2015-08-08
|
* x11: add -Wno-variadic-macros to CFLAGS to avoid warning in X11 header filesAlfred E. Heggestad2015-08-02
|
* speex: put back no-strict-prototypesAlfred E. Heggestad2015-08-01
|
* gst: update doxygen headersAlfred E. Heggestad2015-08-01
|
* add modules using gstreamer-1.0Alfred E. Heggestad2015-08-01
| | | | | | | | | | | | | | | | | | | - gst1.so -- module for audio-streaming using gstreamer 1.0 - gst_video1.so -- module for video encoding using gstreamer 1.0 It is now possible to combine but 0.10 and 1.0 modules, but please be careful when loading a mix of modules with different version of gstreamer! you can also try to compile all of the statically into the same binary: $ make STATIC=1 we might rename the old gst.so to gst0.so at some point ...? fixes issue #38 https://github.com/alfredh/baresip/issues/38
* convert some module to use the new MOD_ prefix for CFLAGSAlfred E. Heggestad2015-08-01
|
* sdl: macro USE_SDL is not used anymoreAlfred E. Heggestad2015-08-01
|
* Merge pull request #58 from alfredh/modules_mkAlfred E. Heggestad2015-08-01
|\ | | | | Modules mk
| * speex: use _CFLAGSAlfred E. Heggestad2015-08-01
| |
* | menu: fix whitespaceAlfred E. Heggestad2015-08-01
| |
* | --add hold for previous call command(too hold active call when we have ↵xanm2015-07-20
|/ | | | incoming call)
* gtk: use GLIB_CHECK_VERSIONAlfred E. Heggestad2015-07-18
|
* gtk: check for macro (fixes #53)Alfred E. Heggestad2015-07-18
|
* gtk: avoid shadowing global declarationCharles Lehner2015-07-18
|
* gtk: support glib <2.4.2Charles Lehner2015-07-18
|
* 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
* gtk: minor cleanups and formattingAlfred E. Heggestad2015-07-07
|
* gtk: add command for activating the popup menuCharles Lehner2015-07-05
|
* Add gtk moduleCharles Lehner2015-07-05
|
* daala: new experimental video-codec moduleAlfred E. Heggestad2015-06-28
|
* dtmfio: add error checkingAlfred E. Heggestad2015-06-27
|
* vidcodec: move packet-handler to encode_updateAlfred E. Heggestad2015-06-27
|
* menu: Small patch to fix NULL pointer in baresip when there are no UAs ↵Alfred E. Heggestad2015-06-24
| | | | (patch from Hans Petter Selasky)
* wincons: add output-handler, thanks to ggcoding for the patchAlfred E. Heggestad2015-06-24
|
* sdl: fix warningAlfred E. Heggestad2015-06-20
|
* avformat: rename .c fileAlfred E. Heggestad2015-06-20
|
* avformat: use av_freeAlfred E. Heggestad2015-06-20
|
* module documentationAlfred E. Heggestad2015-06-20
|
* snapshot: use key 'O' as 'o' is used by optionsAlfred E. Heggestad2015-06-20
|
* module: add more documentationAlfred E. Heggestad2015-06-20
|
* dtls_srtp: additional SDP protocols for increased interopAlfred E. Heggestad2015-06-20
|
* g7221: fix some typos in documentationAlfred E. Heggestad2015-06-20
|
* vidisp: use const pointer to base-classAlfred E. Heggestad2015-06-20
|
* vidsrc: use const pointer to base-classAlfred E. Heggestad2015-06-20
|