forked from mirrors/linphone-iphone
Conflicts: Classes/ChatRoomViewController.m Classes/ContactsViewController.m Classes/HistoryDetailsViewController.h Classes/HistoryDetailsViewController.m Classes/LinphoneCoreSettingsStore.m Classes/LinphoneManager.m Classes/LinphoneUI/UIChatCell.m Classes/LinphoneUI/UIChatCell.xib Classes/LinphoneUI/UICompositeViewController.h Classes/LinphoneUI/UICompositeViewController.m Classes/PhoneMainView.m Classes/SettingsViewController.m Classes/WizardViewController.m Classes/en.lproj/ChatViewController.xib Classes/en.lproj/ContactDetailsViewController.xib Classes/en.lproj/DialerViewController.xib Classes/en.lproj/FirstLoginViewController.xib Classes/en.lproj/HistoryDetailsViewController.xib Classes/fr.lproj/ChatRoomViewController.xib Classes/fr.lproj/ChatViewController.xib Classes/fr.lproj/ContactDetailsViewController.xib Classes/fr.lproj/DialerViewController.xib Classes/fr.lproj/FirstLoginViewController.xib Classes/fr.lproj/HistoryDetailsViewController.xib Resources/en.lproj/Localizable.strings Resources/fr.lproj/Localizable.strings Resources/linphonerc-factory Resources/linphonerc-factory~ipad Settings.bundle/Advanced.plist Settings/InAppSettings.bundle/Advanced.plist Settings/InAppSettings.bundle/Call.plist Settings/InAppSettings.bundle/en.lproj/Audio.strings Settings/InAppSettings.bundle/en.lproj/Call.strings Settings/InAppSettings.bundle/en.lproj/Root.strings Settings/InAppSettings.bundle/fr.lproj/Audio.strings Settings/InAppSettings.bundle/fr.lproj/Call.strings Settings/InAppSettings.bundle/fr.lproj/Video.strings linphone-Info.plist linphone.ldb/Contents.plist linphone.ldb/Resources/Classes/ChatViewController/17/ChatViewController.xib linphone.ldb/Resources/Classes/ContactDetailsViewController/5/ContactDetailsViewController.xib linphone.ldb/Resources/Classes/DialerViewController/6/DialerViewController.xib linphone.ldb/Resources/Classes/FirstLoginViewController/6/FirstLoginViewController.xib linphone.ldb/Resources/Classes/HistoryDetailsViewController/8/HistoryDetailsViewController.xib linphone.ldb/Resources/InAppSettings.bundle/Audio/1/Audio.strings linphone.ldb/Resources/InAppSettings.bundle/Call/1/Call.strings linphone.ldb/Resources/InAppSettings.bundle/Network/1/Network.strings linphone.ldb/Resources/InAppSettings.bundle/Root/1/Root.strings linphone.ldb/Resources/Resources/Localizable/1/Localizable.strings linphone.xcodeproj/project.pbxproj submodules/linphone
161 lines
3.7 KiB
Text
161 lines
3.7 KiB
Text
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>PreferenceSpecifiers</key>
|
|
<array>
|
|
<dict>
|
|
<key>Title</key>
|
|
<string>Codecs</string>
|
|
<key>Type</key>
|
|
<string>PSGroupSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>DefaultValue</key>
|
|
<true/>
|
|
<key>Key</key>
|
|
<string>speex_16k_preference</string>
|
|
<key>Title</key>
|
|
<string>Speex 16Khz</string>
|
|
<key>Type</key>
|
|
<string>PSToggleSwitchSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>DefaultValue</key>
|
|
<true/>
|
|
<key>Key</key>
|
|
<string>speex_8k_preference</string>
|
|
<key>Title</key>
|
|
<string>Speex 8Khz</string>
|
|
<key>Type</key>
|
|
<string>PSToggleSwitchSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>DefaultValue</key>
|
|
<false/>
|
|
<key>Key</key>
|
|
<string>silk_24k_preference</string>
|
|
<key>Title</key>
|
|
<string>Silk 24Khz</string>
|
|
<key>Type</key>
|
|
<string>PSToggleSwitchSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>DefaultValue</key>
|
|
<true/>
|
|
<key>Key</key>
|
|
<string>silk_16k_preference</string>
|
|
<key>Title</key>
|
|
<string>Silk 16Khz</string>
|
|
<key>Type</key>
|
|
<string>PSToggleSwitchSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>DefaultValue</key>
|
|
<true/>
|
|
<key>Key</key>
|
|
<string>amr_preference</string>
|
|
<key>Title</key>
|
|
<string>AMR</string>
|
|
<key>Type</key>
|
|
<string>PSToggleSwitchSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>DefaultValue</key>
|
|
<false/>
|
|
<key>Key</key>
|
|
<string>g722_preference</string>
|
|
<key>Title</key>
|
|
<string>G722</string>
|
|
<key>Type</key>
|
|
<string>PSToggleSwitchSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>DefaultValue</key>
|
|
<false/>
|
|
<key>Key</key>
|
|
<string>g729_preference</string>
|
|
<key>Title</key>
|
|
<string>G729</string>
|
|
<key>Type</key>
|
|
<string>PSToggleSwitchSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>DefaultValue</key>
|
|
<false/>
|
|
<key>Key</key>
|
|
<string>gsm_preference</string>
|
|
<key>Title</key>
|
|
<string>GSM</string>
|
|
<key>Type</key>
|
|
<string>PSToggleSwitchSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>DefaultValue</key>
|
|
<false/>
|
|
<key>Key</key>
|
|
<string>ilbc_preference</string>
|
|
<key>Title</key>
|
|
<string>ILBC</string>
|
|
<key>Type</key>
|
|
<string>PSToggleSwitchSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>DefaultValue</key>
|
|
<true/>
|
|
<key>Key</key>
|
|
<string>pcmu_preference</string>
|
|
<key>Title</key>
|
|
<string>PCMU</string>
|
|
<key>Type</key>
|
|
<string>PSToggleSwitchSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>DefaultValue</key>
|
|
<true/>
|
|
<key>Key</key>
|
|
<string>pcma_preference</string>
|
|
<key>Title</key>
|
|
<string>PCMA</string>
|
|
<key>Type</key>
|
|
<string>PSToggleSwitchSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>Key</key>
|
|
<string>audio_advanced_group</string>
|
|
<key>Title</key>
|
|
<string>Advanced</string>
|
|
<key>Type</key>
|
|
<string>PSGroupSpecifier</string>
|
|
</dict>
|
|
<dict>
|
|
<key>Key</key>
|
|
<string>playback_gain_preference</string>
|
|
<key>Title</key>
|
|
<string>Playback gain</string>
|
|
<key>Type</key>
|
|
<string>PSTextFieldSpecifier</string>
|
|
<key>KeyboardType</key>
|
|
<string>NumbersAndPunctuation</string>
|
|
<key>DefaultValue</key>
|
|
<integer>0</integer>
|
|
<key>IASKTextAlignment</key>
|
|
<string>IASKUITextAlignmentRight</string>
|
|
</dict>
|
|
<dict>
|
|
<key>Key</key>
|
|
<string>microphone_gain_preference</string>
|
|
<key>Title</key>
|
|
<string>Microphone gain</string>
|
|
<key>Type</key>
|
|
<string>PSTextFieldSpecifier</string>
|
|
<key>KeyboardType</key>
|
|
<string>NumbersAndPunctuation</string>
|
|
<key>DefaultValue</key>
|
|
<integer>0</integer>
|
|
<key>IASKTextAlignment</key>
|
|
<string>IASKUITextAlignmentRight</string>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
</plist>
|