]> sjero.net Git - linphone/shortlog
linphone
2012-04-12 Jehan Monnierfix ms2 compilation issue
2012-04-11 Jehan Monnierupdate ms2: protect iounit render call back againt...
2012-04-06 Simon Morlatfix a few codecs without numbering
2012-04-06 Sylvain BerfiniMediastreamer2 updated
2012-04-06 Simon Morlatupdate NEWS
2012-04-06 Simon Morlatupdate ms2 and ortp
2012-04-05 Yann Diorcetadd linphone_core_get_payload_type_number in api
2012-04-04 Simon Morlatbugfix: do not retry without encryption when call is...
2012-04-04 Simon Morlatfix bug in incoming call timeout implementation
2012-04-03 Pierre-Eric... Update ms2
2012-04-03 Simon Morlatfix auto-resuming of call in case of transfer failures
2012-04-03 Pierre-Eric... 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 Monnierfix compilation issues
2012-04-03 Jehan MonnierMerge commit 'aab6c70'
2012-04-03 Jehan Monnierintroduce use of card preferred sample rate, usefull...
2012-04-02 Simon Morlatupdate oRTP for zrtp and srtp bugfixes
2012-03-31 Simon Morlatupdate ms2 to repair build
2012-03-30 Simon Morlatdon't try to send text through not yet established...
2012-03-30 Pierre-Eric... Moved the 'video frame decoded' callback from Core...
2012-03-29 Simon Morlatupdate ms2
2012-03-29 Simon Morlatimplement notifications when doing transfers
2012-03-29 Simon Morlatfix mac os build (AM_GNU_GETTEXT was adding flags to...
2012-03-27 Yann Diorcetfix linphone-devel mediastream-devel dependency
2012-03-27 Yann DiorcetUpdate RPM spec (use git version when it is possible)
2012-03-27 Pierre-Eric... Add 'video_enabled' information to call log
2012-03-27 Pierre-Eric... Update ms2
2012-03-26 Pierre-Eric... Expose ms2 MS_VIDEO_DECODER_FIRST_IMAGE_DECODED event...
2012-03-26 Pierre-Eric... Update current_call before notifiying call state change...
2012-03-26 Simon Morlatupdate ms2
2012-03-26 Simon Morlatimplement property to set video max recv buf size
2012-03-22 Pierre-Eric... Add display_filter_auto_rotate paramter to linphonerc
2012-03-22 Sylvain BerfiniMerge branch 'master' of git.linphone.org:linphone
2012-03-22 Sylvain BerfiniRenamed exported setCpu method
2012-03-22 Simon Morlatfix stupid mistake in es translation
2012-03-22 Sylvain Berfinims_set_cpu_count exported via JNI
2012-03-21 Yann DiorcetUpdate mediastreamer2 oRTP
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... Revert invalid ms2 ref commited
2012-03-14 Pierre-Eric... Use video policy in linphone_core_init_default_params
2012-03-13 Simon Morlatadd LinphoneCore.setUserAgent() java wrapper
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-08 Simon Morlatfix memory leak
2012-03-08 Simon Morlatavoid prompting password for ping (OPTIONS) requests
2012-03-07 Simon Morlatfix incoming re-INVITE without SDP.
2012-03-06 Simon Morlatupdate ms2 for windows fixes (camera support and compil...
2012-03-05 Simon Morlatupdate ortp, use eXosip_trylock() whenever possible
2012-03-02 Pierre-Eric... Update ms2
2012-03-02 Pierre-Eric... srtp: fix crypto line tag handling
2012-03-02 Simon Morlatupdate ms2 and ortp
2012-03-02 Simon Morlatfix gtk ui bugs regarding video enablement
2012-03-01 Simon Morlatfix bug when a caller is proposed video but auto accept...
2012-03-01 Jehan Monnierfix warning
2012-03-01 Simon Morlatmacos bundle improvement
2012-03-01 Sylvain BerfiniFix bad JNI deferCallUpdate export
2012-03-01 Jehan Monnierfix .cprojet
2012-03-01 Sylvain BerfiniExport setVideoPolicy via JNI
2012-02-29 Sylvain BerfiniRevert JNI method setState
2012-02-29 Sylvain BerfiniFix compilation issue with setState JNI method
2012-02-29 Sylvain BerfiniExport JNI of setState() method for LinphoneCall object
2012-02-29 Yann DiorcetInitialize ls to NULL
2012-02-29 Sylvain BerfiniGerman translation update thanks to Gerhard Stengel
2012-02-29 Yann DiorcetAdd linphone_core_defer_call_update, linphone_call_para...
2012-02-28 Simon Morlatimprove configure in order to disable assistant and...
2012-02-28 Simon Morlatdecline unsupported protocols in SDP
2012-02-27 Yann DiorcetFix linphone_call_get_remote_params JNI
2012-02-27 Yann DiorcetAdd linphone_core_defer_call_update, linphone_call_para...
2012-02-23 Simon Morlatfix: avoid giving LinphoneRegistration* notifications...
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-23 Thierry RedingAllow building against glib 2.31 and later
2012-02-23 Thierry RedingAllow speex support to be explicitly disabled
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-22 Sylvain BerfiniQuit button displayed everytime in menu
2012-02-22 Sylvain BerfiniLinphone 3.5.2
2012-02-21 Simon Morlatfix zrtp bug
2012-02-21 Simon Morlatset correct icon sizes in tabs
2012-02-21 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone
2012-02-21 Yann DiorcetAdd git commit step in rpm build
2012-02-21 Jehan Monnierremove un needed rules in macosx bundler
2012-02-20 Simon Morlatupdate README.macos
2012-02-20 Simon Morlatfix packaging on mac os (was breaking wizard)
2012-02-20 Jehan Monnierfix wrong ortp submodule
2012-02-19 Jehan Monnieradd all available ms2 plugins to the macosx bundle
2012-02-18 Simon Morlatupdate oRTP
2012-02-18 Simon Morlatadd gio module to macos bundle to enable https operatio...
2012-02-18 Sylvain Berfinilinphone.bundle updated
2012-02-18 Simon Morlatrestore libosip2-7.dll as part of the windows packaging
2012-02-18 Simon Morlatzrtp no more unfinished
2012-02-17 Yann DiorcetAdd libzrtp to MacOs bundle
2012-02-17 Jehan Monnierg729 integration for Android
2012-02-15 Simon Morlatadd sanity check in linphone_core_remove_proxy_config()
2012-02-15 Yann DiorcetRemove unwanted header during compilation without tunnel
next