]> sjero.net Git - linphone/history - coreapi
Fix compilation issue
[linphone] / coreapi /
2012-06-26 Sylvain BerfiniFix compilation issue
2012-06-21 Simon Morlatenhance documentation
2012-06-18 Simon Morlatadd setHttpProxy wrapper
2012-06-13 Sylvain BerfiniAdded resetMissedCallsCount to linphone core and export...
2012-06-13 Sylvain BerfiniExported JNI method to get call duration from log
2012-06-13 Sylvain BerfiniAdded JNI method to get call start date in log
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 Sylvain BerfiniAdded getStatus method for LinphoneCallLog
2012-06-12 Simon Morlatfix sip random port feature
2012-06-12 Simon Morlatimprove linphone_core_find_payload_type to use strcasecmp
2012-06-07 Simon Morlatclean up expired contact in registrations
2012-06-06 Simon Morlatfix possible infinite loop
2012-06-06 Simon Morlatimplement expiration of old contact during double regis...
2012-06-05 Simon Morlatfix unitialized value
2012-06-04 Simon Morlatworkaround for SDP offers with zero ports
2012-05-30 Simon Morlatadd tunnel stub
2012-05-29 Simon Morlatimplement setting of http proxy host and port (for...
2012-05-29 Yann DiorcetIn linphone_call_zoom_video check video output presence
2012-05-23 Sylvain BerfiniMerge branch 'master' of git.linphone.org:linphone
2012-05-23 Simon Morlatfix two bugs in sal
2012-05-22 Yann DiorcetFix unused variable with disabled video
2012-05-21 Yann DiorcetFix call stats init
2012-05-21 Yann DiorcetAdd const to CallStatsUpdated callback
2012-05-21 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone
2012-05-21 Yann DiorcetAdd call audio/video stats
2012-05-21 Simon Morlatfix missing handling of paused-by-remote when done...
2012-05-18 Jehan Monnierfix tunnel code for android
2012-05-15 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone
2012-05-15 Pierre-Eric Pellou... Do not tread ACK event if call has been terminated
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-26 Simon Morlatadd missing using namespace::std
2012-04-25 Yann DiorcetAdd API to know Call audio/video codec
2012-04-20 Simon Morlatstop dtmf stream before starting a new call
2012-04-19 Simon Morlatfix bug for refer state notifications and update ortp
2012-04-19 Simon Morlatfix bug with bad contact in 200Ok in case of authless...
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-16 Simon Morlatuse double registration also for TCP and TLS
2012-04-06 Simon Morlatfix a few codecs without numbering
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 Simon Morlatfix auto-resuming of call in case of transfer failures
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-04-03 Jehan Monnierintroduce use of card preferred sample rate, usefull...
2012-03-30 Simon Morlatdon't try to send text through not yet established...
2012-03-30 Pierre-Eric Pellou... Moved the 'video frame decoded' callback from Core...
2012-03-29 Simon Morlatimplement notifications when doing transfers
2012-03-27 Pierre-Eric Pellou... Add 'video_enabled' information to call log
2012-03-26 Pierre-Eric Pellou... Expose ms2 MS_VIDEO_DECODER_FIRST_IMAGE_DECODED event...
2012-03-26 Pierre-Eric Pellou... Update current_call before notifiying call state change...
2012-03-26 Simon Morlatimplement property to set video max recv buf size
2012-03-22 Pierre-Eric Pellou... 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 Sylvain Berfinims_set_cpu_count exported via JNI
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-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-05 Simon Morlatupdate ortp, use eXosip_trylock() whenever possible
2012-03-02 Pierre-Eric Pellou... srtp: fix crypto line tag handling
2012-03-01 Simon Morlatfix bug when a caller is proposed video but auto accept...
2012-03-01 Sylvain BerfiniFix bad JNI deferCallUpdate export
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-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-22 Simon Morlatimplement dynamic video add/remove in gtk ui.
2012-02-22 Simon Morlatimplement new apis to control video enablement during...
2012-02-20 Jehan Monnierfix wrong ortp submodule
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
2012-02-15 Simon Morlatrefine tunnel implementation
2012-02-14 Sylvain BerfiniMerge branch 'master' of git.linphone.org:linphone
next