Commit graph

347 commits

Author SHA1 Message Date
Pierre-Eric Pelloux-Prayer
23cae69f00 InCallView: add visual indication of encryption status of each call 2011-11-23 16:28:12 +01:00
Pierre-Eric Pelloux-Prayer
8447bdb15c InCallView: add contact image 2011-11-23 15:17:52 +01:00
Jehan Monnier
0199a06499 IOS3.2 adaptations 2011-11-23 15:00:32 +01:00
Jehan Monnier
ece70fec20 remove old monolithic incall view 2011-11-22 17:25:27 +01:00
Jehan Monnier
8d8907268f Merge branch 'master' of git.linphone.org:linphone-iphone-private 2011-11-21 18:17:49 +01:00
Jehan Monnier
70b09a2694 add *addvideo* button 2011-11-21 18:17:36 +01:00
Simon Morlat
825923eca3 update exosip for tcp/tls fragmentation fixes 2011-11-21 17:55:11 +01:00
Jehan Monnier
8e2ebf38dd update speex repo to use our version
fix some compilation issue
2011-11-21 12:53:43 +01:00
Jehan Monnier
6e1ae646b5 Merge remote-tracking branch 'origin/conference'
Conflicts:
	Classes/LinphoneUI/LinphoneUIDelegates.h
	Classes/PhoneViewController.h
	Classes/PhoneViewController.m
	linphone.xcodeproj/project.pbxproj
	linphonerc
	submodules/liblinphone.xcodeproj/project.pbxproj
2011-11-18 17:18:49 +01:00
Jehan Monnier
8a1c3000cd merge vios IOS with master 2011-11-18 14:23:41 +01:00
Jehan Monnier
0ad82b4cff Merge remote-tracking branch 'private/dev_videoios'
Conflicts:
	.gitmodules
	Classes/LinphoneAppDelegate.m
	Settings.bundle/Root.plist
	linphone.xcodeproj/project.pbxproj
	submodules/build/builder-iphone-os.mk
	submodules/liblinphone.xcodeproj/project.pbxproj
	submodules/linphone
2011-11-15 10:54:56 +01:00
Pierre-Eric Pelloux-Prayer
ec261bd518 Improved graphics/layout for incall view 2011-11-09 16:04:59 +01:00
Pierre-Eric Pelloux-Prayer
4e0cba4db9 Update xcode project 2011-11-08 16:12:59 +01:00
Pierre-Eric Pelloux-Prayer
28f114cf29 Fix 'presentModelViewController' crash for iOS 5 with multicall 2011-11-08 15:18:10 +01:00
Pierre-Eric Pelloux-Prayer
8c8843d035 First multicall working version 2011-11-08 14:43:59 +01:00
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
Jehan Monnier
4d8a4470a7 private version 1.0.7.3 2011-11-02 16:31:25 +01:00
Jehan Monnier
e187357992 fix wrong remote view orientation after call closed in landscape mode 2011-11-02 08:41:46 +01:00
Simon Morlat
8f3523bdf3 fix and improve project files 2011-10-31 11:47:17 +01:00
Simon Morlat
6dd872b6a0 update linphone submodule 2011-10-29 17:22:21 +02:00
Simon Morlat
f02f9f38f4 - update linphone and ms2 submodules for rate control
- fix build issues
- fix all black video screen
- fix microphone button not restored in initial state
- attempt to disable idle timer, but with limited success...
2011-10-28 22:01:58 +02: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
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