]> sjero.net Git - linphone/history - coreapi/linphonecore.c
fix bug when choosing SDP connection address
[linphone] / coreapi / linphonecore.c
2012-10-02 Ghislain MARYDelete LinphoneCallUpdated state and add LinphoneCallUp...
2012-10-02 Jehan Monnierfix disable-video build
2012-10-01 Simon MorlatMerge branch 'master' of git.linphone.org:linphone
2012-10-01 Ghislain MARYPrevent deleting streams (and therefore RTP sessions...
2012-09-26 Simon MorlatRevert "Detect SSL support in exosip and disable TLS...
2012-09-26 Guillaume BeraudoDetect SSL support in exosip and disable TLS accordingly.
2012-09-26 Simon Morlatremove GPL statements from source code. Use SDES tool...
2012-09-25 Simon Morlatfix contact address bug with ice
2012-09-24 Ghislain MARYDelay creation of local media description so that edge...
2012-09-17 Simon Morlatset video preview window id effective immediately when...
2012-09-17 Simon Morlatfix bug with preview setting
2012-09-17 Simon Morlatfix parameters not written to config file immediately
2012-09-14 Simon Morlatsave stun server and firewall policy immediately
2012-09-14 Simon Morlatimplement dscp settings from config file and gtk interface
2012-09-10 Simon Morlatfix config storage for ptimes (was not consistent)
2012-09-04 Simon MorlatMerge branch 'master' of git.linphone.org:linphone...
2012-09-04 Guillaume BeraudoMerge branch 'message'
2012-09-03 Jehan Monnieradd traces for ICE troubleshooting
2012-09-03 Jehan Monnieradd device identifier api
2012-08-30 Jehan Monnierfix linphone_core_find_payload_type wildcard mode
2012-08-28 Simon Morlatuse exosip_reset_transport when possible
2012-08-28 Ghislain MARYChange API of linphone_core_find_payload_type() to...
2012-08-27 Ghislain MARYFix incorrect maximum number of payload types.
2012-08-27 Ghislain MARYStore number of channels for audio codecs in config...
2012-08-27 Ghislain MARYAdd configuration of adaptive jitter compensation enabling.
2012-08-24 Ghislain MARYPrevent gathering ICE candidates if not needed.
2012-08-24 Simon Morlatfix bad function name
2012-08-21 Ghislain MARYFix enabling and disabling of video.
2012-08-21 Ghislain MARYMerge branch 'master' of git.linphone.org:linphone
2012-08-21 Simon Morlatadd dtmf_player_amp propertyo
2012-08-16 Ghislain MARYMerge branch 'dev_ice'
2012-08-13 Ghislain MARYRestart ICE if the c= line is set to 0.0.0.0.
2012-08-10 Ghislain MARYMerge branch 'master' into dev_ice
2012-08-10 Ghislain MARYFix compilation when video is not enabled.
2012-08-09 Simon Morlatadd config entry to finely select audio stream features
2012-08-09 Ghislain MARYCan now use ICE and ping OPTIONS in parallel.
2012-08-09 Ghislain MARYUpdate of ICE from remote media description may delete...
2012-08-09 Ghislain MARYRefactor code to prevent changing linphone_core API.
2012-08-08 Ghislain MARYDefer sending of answer of re-invite when there are...
2012-08-06 Ghislain MARYSome fixes of bugs introduced with redesign of interact...
2012-08-06 Ghislain MARYHandle conversion between media description and ice...
2012-08-06 Ghislain MARYRedesign ICE integration to prevent Sal from depending...
2012-08-02 Ghislain MARYPrevent video stop on ICE reinvite when video connectiv...
2012-08-01 Ghislain MARYFix some crashes related to asynchronous ICE candidates...
2012-08-01 Ghislain MARYDefer ringing when ICE is activated to be able to gathe...
2012-07-31 Ghislain MARYAsynchronous ICE candidates gathering.
2012-07-19 Jehan Monniermake sure only one transport is configured
2012-07-16 Guillaume BeraudoIncrease incoming timeout to 30s.
2012-06-27 Simon Morlatfix missing strptime for windows, make call logs full...
2012-06-26 Simon Morlatchange the way call log dates are stored in linphonerc
2012-06-21 Simon Morlatenhance documentation
2012-06-13 Sylvain BerfiniAdded resetMissedCallsCount to linphone core and export...
2012-06-13 Sylvain BerfiniSave the logs removed
2012-06-13 Sylvain BerfiniMerge branch 'master' of git.linphone.org:linphone
2012-06-13 Sylvain BerfiniCreated and exported some methods to manage call logs...
2012-06-12 Simon Morlatfix bugs in call status, write codecs config immediately
2012-06-12 Simon Morlatfix sip random port feature
2012-06-12 Simon Morlatimprove linphone_core_find_payload_type to use strcasecmp
2012-06-06 Simon Morlatimplement expiration of old contact during double regis...
2012-05-29 Yann DiorcetIn linphone_call_zoom_video check video output presence
2012-05-22 Yann DiorcetFix unused variable with disabled video
2012-05-21 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone
2012-05-21 Simon Morlatfix missing handling of paused-by-remote when done...
2012-05-09 Sylvain BerfiniMerge branch 'master' of git.linphone.org:linphone
2012-05-02 Jehan Monniermake sure registration with expires=0 is allowed
2012-04-26 Pierre-Eric Pellou... zoom: float to float* so the app can know about zoom...
2012-04-20 Simon Morlatstop dtmf stream before starting a new call
2012-04-17 Simon MorlatMerge branch 'master' of git://git.linphone.org/linphone
2012-04-17 Simon Morlatoptimize AudioUnit startup time
2012-04-17 Pierre-Eric Pellou... Add video zoom API
2012-04-06 Simon Morlatfix a few codecs without numbering
2012-04-04 Simon Morlatfix bug in incoming call timeout implementation
2012-04-03 Pierre-Eric Pellou... Add transfer_state property to LinphoneCall
2012-04-03 Simon Morlatfix broken compile
2012-04-03 Simon Morlatfix: don't stop ringback in linphone_core_stop_dtmf_str...
2012-04-03 Jehan MonnierMerge commit 'aab6c70'
2012-03-29 Simon Morlatimplement notifications when doing transfers
2012-03-27 Pierre-Eric Pellou... Add 'video_enabled' information to call log
2012-03-20 Yann DiorcetAvoid buffer overflow in console commands
2012-03-15 Sylvain BerfiniLittle bugfix for last commit
2012-03-15 Sylvain BerfiniFix video asking issue while in conference if policy...
2012-03-14 Pierre-Eric Pellou... Use video policy in linphone_core_init_default_params
2012-03-12 Simon Morlatimplement hotpluging of usb devices for linux, and...
2012-03-09 Simon Morlatupdate ms2 and fix incomplete previous bugfix
2012-03-08 Simon Morlatset SILK in codec preference order
2012-03-01 Simon Morlatfix bug when a caller is proposed video but auto accept...
2012-02-23 Simon MorlatBugfixing of dynamic video add/remove
2012-02-23 Simon Morlatupdate documentation
2012-02-23 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone
2012-02-22 Simon Morlatimplement dynamic video add/remove in gtk ui.
2012-02-22 Simon Morlatimplement new apis to control video enablement during...
2012-02-15 Simon Morlatrefine tunnel implementation
2012-02-14 Sylvain BerfiniMerge branch 'master' of git.linphone.org:linphone
2012-02-14 Simon Morlatfix potential double free in error cases, and optimize...
2012-02-08 Pierre-Eric Pellou... Fix memory leaks in linphonecore
2012-02-08 Pierre-Eric Pellou... Do not try to refresh register if network isnot reachable
2012-02-07 Jehan Monnierput annexb=no for G729
2012-02-05 Jehan Monnierwizard must be optionnal, add G729 payload type
2012-02-01 Sylvain BerfiniWizard merged
2012-01-30 Simon Morlattunnel extension ported to windows (mingw) and working
next