]> sjero.net Git - linphone/history - coreapi
update ms2
[linphone] / coreapi /
2013-05-24 Johan PascalAdd fmtp parameters to opus payload to enable FEC and DTX
2013-05-24 Jehan MonnierMerge remote-tracking branch 'origin/dev_opus'
2013-05-21 Ghislain MARYDeclare variables at the beginning of code blocks to...
2013-05-21 Ghislain MARYDeclare variables at the beginning of code blocks to...
2013-05-15 Ghislain MARYAdd opus codec.
2013-05-15 Yann DiorcetRemove core argument in upnp_available in jni
2013-05-13 Yann DiorcetRemove useless arguement in linphone_core_upnp_available
2013-05-10 Simon Morlat- do not register outside of tunnel when tunnel is...
2013-05-09 Johan PascalAAC-EL: fix SDP/fmtp content according to new recommend...
2013-05-07 Margaux ClercFix bug report
2013-05-06 Simon Morlatimportant conference bugfixes
2013-05-03 Simon Morlatfix bug when comparing event name (there can be parameters)
2013-04-30 Simon Morlatfix crash when receiving an incorrect SDP message in...
2013-04-29 Ghislain MARYFix swapped soundcards and use voidsink.
2013-04-25 Ghislain MARYIncrement tries in loop that have a maximum number...
2013-04-22 Simon Morlatupdate ms2 and cleanup dead function
2013-04-23 Ghislain MARYAdd callbacks for audio (un)initialization in the echo...
2013-04-23 Ghislain MARYImprove echo canceller calibrator.
2013-04-22 Ghislain MARYOops... Forgot the lc parameter.
2013-04-22 Ghislain MARYSave DTMFs settings immediately.
2013-04-22 Johan PascalRename aac-eld modes to 22k and 44k
2013-04-21 Johan PascalAdd aac-eld paylaod type to linphone core.
2013-04-19 Simon Morlatwrap DSCP API for java
2013-04-17 Simon Morlatfix publish request, whose request uri must identify...
2013-04-12 Ghislain MARYSet UTC time in received chat messages.
2013-04-11 Simon Morlattry to fix date issues
2013-04-11 Ghislain MARYAdd the linphone_core_new_with_config() function to...
2013-04-11 Sylvain BerfiniMerge branch 'master' of git://git.linphone.org/linphone
2013-04-11 Sylvain BerfiniAdded GetTime method to LinphoneChatMessage java impl
2013-04-11 Simon Morlatfix bug when choosing SDP connection address
2013-04-10 Ghislain MARYFix compilation.
2013-04-09 Ghislain MARYFix compilation (missing }).
2013-04-09 Ghislain MARYChange API to set log handler and log level.
2013-04-09 Simon Morlatadd jni and java accessors for realtime late and loss...
2013-04-09 Simon Morlatimprove call quality indicator (takes into account...
2013-04-09 Yann DiorcetFix upnp forgotten retain
2013-04-08 Margaux Clercchange unread messages picture
2013-04-05 Simon Morlatset mtu to 1300 because mtu detection is absolutely...
2013-04-05 Simon Morlatfix sending of PUBLISH requests (was not set to the...
2013-04-04 Yann DiorcetFix upnp binding loop when not getting provided port
2013-04-04 Jehan Monnierfix compilation issue
2013-04-03 Jehan Monnierjavadoc enhancements
2013-04-02 Ghislain MARYUse correct mode parameter to fopen() call ("r+" instea...
2013-04-02 Yann DiorcetAllow uPnP 1.0 uuid
2013-03-27 Simon Morlatuse git describe --always
2013-03-27 Margaux Clercmenu in call log view with call, chat and add contact
2013-03-26 Jehan Monnierfix compilation issue with upnp
2013-03-22 Sylvain BerfiniRevert "Send ZRTP hello hash in SIP SDP."
2013-03-22 Simon Morlatfix again
2013-03-22 Simon Morlatfix previous commit.
2013-03-22 Simon Morlatchange the way local interface is searched.
2013-03-21 Simon Morlatfix crash related to zrtp hello hash when adding video
2013-03-20 Ghislain MARYDo not define a variable in the middle of a block of...
2013-03-20 Margaux ClercMerge branch 'master' of git.linphone.org:linphone
2013-03-20 Margaux Clercadd number of unread messages
2013-03-19 Simon Morlatfix mis-use of update_call in linphonec.
2013-03-18 Guillaume BeraudoSend ZRTP hello hash in SIP SDP.
2013-03-15 Ghislain MARYDo not create ICE check list for non-active streams.
2013-03-15 Ghislain MARYFix bug with the keywordcmp macro.
2013-03-14 Simon Morlatadd automatic tone user indications
2013-03-13 Yann DiorcetAdd rtp config for disabling upnp for rtp streams
2013-03-12 Yann DiorcetFix previous commit
2013-03-12 Yann DiorcetFix bug in upnp string compare function
2013-03-11 Jehan Monnierfull LinphoneAuthInfo impl for Android
2013-03-09 Simon Morlatclean message storage API
2013-03-08 Yann DiorcetuPnP support network changes
2013-03-07 Margaux Clerchistory chat delete
2013-03-07 Margaux Clercadd message storage
2013-03-06 Jehan Monnier linphone_call_log_video_enabled, update MS2 to fix...
2013-03-06 Yann DiorcetUpdate upnp call stats on session destruction
2013-03-04 Ghislain MARYFix one more possible crash in TunnelManager if the...
2013-02-28 Yann DiorcetFix pthead_cond/ms_cond error
2013-02-28 Yann DiorcetuPnP improvements
2013-02-26 Jehan Monniercall->audio_bw should be rouded to the upper value
2013-02-25 Simon Morlatfix offer answer bug when counting active streams.
2013-02-25 Yann DiorcetuPnP add nullity checks
2013-02-25 Yann DiorcetFix proxy update when using uPnP
2013-02-25 Yann DiorcetFix uPnP context destroy
2013-02-22 Simon Morlatfix crash in coreapi
2013-02-22 Simon MorlatMerge branch 'master' of git.linphone.org:linphone
2013-02-22 Simon Morlatadd conference recording API.
2013-02-22 Simon Morlatadd call recording feature to conference
2013-02-22 Yann DiorcetFix uPnP invalid memory access when destroying the...
2013-02-19 Simon Morlatimprove echo calibration
2013-02-19 Yann DiorcetFix uPnP dead lock
2013-02-19 Yann DiorcetDisable keep alive when using uPnP
2013-02-19 Yann DiorcetDisable ping options when uPnP is working
2013-02-19 Yann DiorcetAdd configurable delay timeout for ice/upnp
2013-02-18 Yann DiorcetFix memory leak on linphone core unfree variables
2013-02-18 Yann DiorcetFix uPnP issues. Correct registration and update with...
2013-02-18 Yann DiorcetImprove uPnP behaviour (Firewall policy change, local...
2013-02-18 Yann DiorcetUpdate REGISTER contact with uPnP external informations
2013-02-15 Simon MorlatAPI fixups and cleanups.
2013-02-13 Yann DiorcetAdd libupnp dependency for Android
2013-02-13 Yann DiorcetAdd warning when trying to set uPnP as firewall policy...
2013-02-13 Yann DiorcetFix loop in upnp context release
2013-02-12 Yann DiorcetRemove proxy & auth clear at core start in jni
2013-02-12 Yann DiorcetAdd lpconfig sync jni
2013-02-08 Simon MorlatMerge branch 'master' of git://git.linphone.org/linphone
2013-02-08 Simon Morlatadd missing call log apis.
next