linphone-iphone/gtk
Simon Morlat 3d7bbb5bd5 remove linphone_core_create_default_call_parameters() because this function is dangerous and error prone.
Indeed, it cannot guarantee that the created call params are compatible with the call being accepted or updated.
For doing an outgoing call there is no problem in using it but linphone_core_create_call_params() is better and hard to mis-use.
2015-10-31 12:00:28 +01:00
..
.gitignore Rename executable from linphone-3 to linphone. 2011-02-15 08:40:38 +01:00
about.ui Cleanup translations 2014-11-28 11:02:00 +01:00
audio_assistant.c Merge branch '3.8.x' 2015-07-02 16:47:56 +02:00
audio_assistant.ui Fix audio-assistant.ui gtk version 2014-03-24 16:30:01 +01:00
buddylookup.c Make some sub-windows transient 2015-06-24 23:13:22 +02:00
buddylookup.ui new ui improvements more contact oriented : 2012-12-14 14:41:16 +01:00
call_logs.ui menu in call log view with call, chat and add contact 2013-03-27 09:23:40 +01:00
call_statistics.ui Show RTP profile in call statistics dialog. 2014-06-04 18:10:21 +02:00
callee_frame.ui Describes the login frame in a separated UI file 2015-08-09 22:30:17 +02:00
calllogs.c Propose to add contact to friend list in call history only if this contact is not already in the friend list. 2015-10-22 13:39:49 +02:00
chat.c Rework friendlist in order to show buttons while hovering the friendlist 2015-10-21 12:50:22 +02:00
chatroom_frame.ui Change icon to send chat message. 2015-10-22 11:20:38 +02:00
CMakeLists.txt Use the glade file to make the setup wizard 2015-10-13 23:25:47 +02:00
conf_frame.ui Replace a lot of stock icons by our own ones. 2015-10-21 17:32:51 +02:00
conference.c Replace a lot of stock icons by our own ones. 2015-10-21 17:32:51 +02:00
config-fetching.c Make some sub-windows transient 2015-06-24 23:13:22 +02:00
config-uri.ui Cleanup translations 2014-11-28 11:02:00 +01:00
contact.ui new ui improvements more contact oriented : 2012-12-14 14:41:16 +01:00
dscp_settings.ui Update Czech translation 2013-05-07 09:28:22 +02:00
fonis.c strip out glade (use GtkBuilder instead) 2010-09-06 14:45:48 +02:00
friendlist.c Automatically select a friend when right clicking in the friend list 2015-10-22 14:28:25 +02:00
gtkrc strip out glade (use GtkBuilder instead) 2010-09-06 14:45:48 +02:00
gtkrc.mac improve mac bundle generation and fix many related problems. 2011-08-25 17:16:55 +02:00
in_call_frame.ui Fix bug 0002609: Encryption lock icon too small. 2015-10-27 15:54:22 +01:00
incall_view.c Fix bug 0002609: Encryption lock icon too small. 2015-10-27 15:54:22 +01:00
keypad.ui Fix bug: uncheck "Show keypad" when users quit the keypad window 2015-10-20 11:28:30 +02:00
ldap.ui Moved LDAP configuration into a popup. 2013-12-31 15:42:01 +01:00
linphone.h Hide encryption info when ending a call. 2015-10-22 14:35:50 +02:00
linphone.ico strip out glade (use GtkBuilder instead) 2010-09-06 14:45:48 +02:00
linphone.iss strip out glade (use GtkBuilder instead) 2010-09-06 14:45:48 +02:00
linphone.rc strip out glade (use GtkBuilder instead) 2010-09-06 14:45:48 +02:00
log.ui improve log window 2012-02-06 13:20:40 +01:00
logging.c Make some sub-windows transient 2015-06-24 23:13:22 +02:00
login_frame.ui Describes the login frame in a separated UI file 2015-08-09 22:30:17 +02:00
loginframe.c Describes the login frame in a separated UI file 2015-08-09 22:30:17 +02:00
main.c remove linphone_core_create_default_call_parameters() because this function is dangerous and error prone. 2015-10-31 12:00:28 +01:00
main.ui Do not show event box window in the call history tab. 2015-10-23 11:31:51 +02:00
Makefile.am fix make distcheck 2015-10-22 17:37:46 +02:00
p2pwizard.ui Cleanup translations 2014-11-28 11:02:00 +01:00
parameters.ui gtk: reload sound and video devices each time multimedia settings are opened to detect new devices at runtime (experimental / not perfect though..) 2015-09-02 10:48:32 +02:00
password.ui Rework assistant for asynchronous XML-RPC requests. 2015-06-08 15:52:44 +02:00
propertybox.c gtk: reload sound and video devices each time multimedia settings are opened to detect new devices at runtime (experimental / not perfect though..) 2015-09-02 10:48:32 +02:00
provisioning-fetch.ui provisioning ok 2014-02-12 17:45:16 +01:00
regex.h Add a newline at the end of regex.h 2015-10-12 18:48:18 +02:00
setup_wizard.ui Improve appearance of the account assistant 2015-10-22 09:10:41 +02:00
setupwizard.c Use the glade file to make the setup wizard 2015-10-13 23:25:47 +02:00
setupwizard.h Use the glade file to make the setup wizard 2015-10-13 23:25:47 +02:00
singleinstance.c Improved strict compilation flags 2014-09-11 15:46:05 +02:00
sip_account.ui Add configuration of AVPF in the proxy config GTK dialog. 2014-06-06 15:25:15 +02:00
status_icon.c Merge branch 'master' into dev_glade_friendlist 2015-09-19 19:01:15 +02:00
status_icon.h Add a light description of LinphoneStatusIcon and BcStatusNotifier 2015-04-27 22:46:31 +02:00
status_notifier.c fix mysterious crash 2015-04-30 17:00:12 +02:00
status_notifier.h Add a light description of LinphoneStatusIcon and BcStatusNotifier 2015-04-27 22:46:31 +02:00
stock_people.png strip out glade (use GtkBuilder instead) 2010-09-06 14:45:48 +02:00
support.c Fix language selection on Windows and MacOSX 2015-06-26 11:31:23 +02:00
tunnel_config.ui new ui improvements more contact oriented : 2012-12-14 14:41:16 +01:00
update.c Fix one more possible crash in TunnelManager if the ip address is NULL. 2013-03-04 11:13:14 +01:00
utils.c Propose to add contact to friend list in call history only if this contact is not already in the friend list. 2015-10-22 13:39:49 +02:00
videowindow.c make sure the video window is presented on top of other windows 2015-10-08 11:26:32 +02:00
waiting.ui new ui improvements more contact oriented : 2012-12-14 14:41:16 +01:00