Commit graph

863 commits

Author SHA1 Message Date
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
Pierre-Eric Pelloux-Prayer
7e05d67379 ios: enable TLS support 2011-08-17 09:15:11 +02:00
Pierre-Eric Pelloux-Prayer
8ae28404e1 ios: add vp8 compilation scripts 2011-08-03 15:51:23 +02:00
Pierre-Eric Pelloux-Prayer
0677884317 ios: fix xcode projects 2011-07-29 10:59:36 +02:00
Jehan Monnier
d73efa6d9c enable front cam 2011-07-21 16:40:54 +02:00
Jehan Monnier
6cd52eb015 enable x264 2011-07-20 16:36:13 +02:00
Jehan Monnier
e2d6829fe3 auto tools port for ios video 2011-07-13 10:30:49 +02:00
Jehan Monnier
bbfd7e9572 video integration 2011-07-12 10:38:17 +02:00
Jehan Monnier
09640da0c0 start video integration 2011-07-08 18:06:50 +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
Jehan Monnier
97ab66c166 add link path to liblinpone subproject build directory 2010-07-30 12:26:15 +02:00
Jehan Monnier
8de1e36e5f remove hard dependencies on liblinphone subproject 2010-07-30 11:55:52 +02:00
Jehan Monnier
c7e7e808cd start liblinphone xcode integration 2010-07-22 17:48:57 +02:00
Jehan Monnier
9a5fd64e50 add liblinphone and its dependecies as submodules 2010-07-18 22:09:23 +02:00
Jehan Monnier
1ad0757138 fix wrong png dependencies
always start network cnx while entering in foreground
2010-06-23 15:55:22 +02:00
Jehan Monnier
0070d59d1d OS4 port 2010-05-27 10:34:56 +02:00