Commit graph

69 commits

Author SHA1 Message Date
Jehan Monnier
2b892c2cfb remove lib silk fromxcode 2011-11-04 14:35:00 +01:00
Jehan Monnier
a77e2af47d fix missing call duration on outgoing calls 2011-11-04 12:20:53 +01:00
Jehan Monnier
6f7d6fc5a1 remove libmssilk.so from xcode libraries 2011-11-04 08:27:08 +01:00
Guillaume Beraudo
fb2ddd1b33 Silk plugin for iPhone. 2011-11-03 13:44:49 +01:00
Guillaume
4b4319a628 Partial commit with changes on Sylvain's Mac. 2011-10-28 16:29:31 +02:00
Simon Morlat
b838ecebd3 Merge branch 'master' into tunnel
and fix srtp compilation (arch not set in archives).
Conflicts:
	Classes/LinphoneUI/LinphoneManager.m
	linphone.xcodeproj/project.pbxproj
2011-10-26 23:01:19 +02:00
Jehan Monnier
db47f93693 fix for silk 2011-10-21 23:11:29 +02:00
Jehan Monnier
e24291827d load silk plugin (still some bugs) 2011-10-21 18:25:41 +02:00
Jehan Monnier
1984838e1b add silk support 2011-10-21 16:05:43 +02:00
Jehan Monnier
04a9435c2a update linphone/ms2 with silk 2011-10-20 10:21:00 +02:00
Jehan Monnier
df20927668 fix for IOS 5 2011-10-14 18:03:40 +02:00
Jehan Monnier
2635db3b74 fix audio for IOS5 2011-10-14 16:14:54 +02:00
Sylvain Berfini
bfff840cb2 Bug fixes on iPhone 3G 2011-09-07 16:00:34 +02:00
Guillaume Beraudo
63745b55fd Compilation chain for ZRTP (no implementation) 2011-08-26 18:41:46 +02:00
Simon Morlat
4820c3b36d Implement tunnel server reconnection
Merge branch 'master' into tunnel

Conflicts:
	linphone.xcodeproj/project.pbxproj
2011-08-20 16:49:18 +02:00
Pierre-Eric Pelloux-Prayer
44466fb57f ios: enable TLS support 2011-08-19 11:10:39 +02:00
Jehan Monnier
3095187794 fix liblinphone xcode build 2011-06-07 14:46:25 +02:00
Jehan Monnier
0bc5c52e23 Merge branch 'master' into tunnel
Conflicts:
	Classes/LinphoneUI/LinphoneManager.h
	Classes/LinphoneUI/LinphoneManager.m
	linphone.xcodeproj/project.pbxproj
2011-05-30 17:33:02 +02:00
Jehan Monnier
566cfbd491 implement fast address book lookup 2011-05-30 17:25:06 +02:00
Jehan Monnier
420792d51a Merge branch 'master' into tunnel
Conflicts:
	linphone.xcodeproj/project.pbxproj
2011-05-23 14:27:09 +02:00
Jehan Monnier
877f5a5442 - add missed call to histiry
- set max history file to 30 in linphonerc
2011-05-23 13:19:29 +02:00
Jehan Monnier
15914c5bd3 Merge branch 'master' into tunnel
Conflicts:
	linphone.xcodeproj/project.pbxproj
2011-05-20 16:20:00 +02:00
Jehan Monnier
f3ce8cfff3 add localization framework 2011-05-20 16:00:05 +02:00
Jehan Monnier
654e224b39 version 1.0.5 with AMR disabled 2011-04-29 15:38:39 +02:00
Jehan Monnier
01401ade2d fix wrong absolute path 2011-04-21 13:11:50 +02:00
Jehan Monnier
adb7984f16 use tunnel with auto connection 2011-04-19 18:12:45 +02:00
Jehan Monnier
59d2ebfd7c update tunnel include path 2011-04-15 14:36:03 +02:00
Jehan Monnier
0a59882bcd remove ssl compilation from exosip 2011-04-12 10:00:06 +02:00
Jehan Monnier
a9ab705dfa add AMR support. Should be use with compilation flag HAVE_AMR 2011-04-04 14:54:28 +02:00
Jehan Monnier
a9c99bbec5 prepare apple store submision version 1.0.4 2011-03-28 15:23:07 +02:00
Jehan Monnier
aba1f6bbb1 get default settings from bundle 2011-03-24 14:34:19 +01:00
Jehan Monnier
a63719bb70 change visibility to default 2011-03-23 17:15:39 +01:00
Jehan Monnier
02f22e1e48 add linphone_utils.h to build script 2011-03-18 20:20:31 +01:00
Jehan Monnier
044596b38b fix adhoc profile compilation issue 2011-03-17 14:02:36 +01:00
Jehan Monnier
5273ace75c Merge remote branch 'bc/master' into tunnel
+add tunnel port config
Conflicts:
	linphone.xcodeproj/project.pbxproj
2011-03-17 13:48:47 +01:00
Jehan Monnier
a0f30669db implement tunnel 2011-03-17 12:36:25 +01:00
Jehan Monnier
c7d11989dc add erase button 2011-03-16 12:38:51 +01:00
Jehan Monnier
4c2456acbf add ssl compilation for srtp 2011-03-10 10:43:21 +01:00
Jehan Monnier
00b9ef2c7f start adding bluetooth support 2011-03-08 11:29:13 +01:00
Jehan Monnier
a2e9c5495a rename Adhoc profile 2011-02-10 18:03:18 +01:00
Jehan Monnier
1b630b8a07 many small fix around bg mode and dtmf feedbacks 2011-02-10 17:50:31 +01:00
Jehan Monnier
a67a760276 add new adhoc target 2011-02-09 10:34:46 +01:00
Jehan Monnier
57ff6ba06f add FirtLoginView 2011-02-04 14:06:59 +01:00
Jehan Monnier
d0a0311b94 new UI architecture 2011-02-03 16:16:36 +01:00
Jehan Monnier
05b1add5db disable incoming call notification when call is declined 2011-01-31 16:54:56 +01:00
Jehan Monnier
16057ed361 update application according to the lastest liblinphone 2010-11-29 14:34:16 +01:00
Jehan Monnier
a6eca26cda better handle non background mode 2010-11-24 10:16:52 +01:00
Jehan Monnier
427a46c84b cancel local notif in case of canceled incomming call 2010-09-29 15:24:12 +02:00
Jehan Monnier
da84bc3cbf implemet iphone OS 3.x bacward compatibility 2010-09-27 15:06:26 +02:00
Jehan Monnier
a12e2ae8c3 use new multi call version of liblinphone 2010-09-24 18:05:23 +02:00