Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble-iphoneos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-13MUApplicationDelegate: use Opus (and fall back to CELT) for the 'Low' quality...v1.2.11.2.1Mikkel Krautz
2013-06-13MUTextMessage: use passed-in date instead of [NSDate date] in factory method.Mikkel Krautz
2013-06-13Info.plist: bump version to 1.2.1 after syncing in the latest MumbleKit bugfi...Mikkel Krautz
2013-06-13MumbleKit: sync.Mikkel Krautz
2013-06-03Mumble.xcodeproj, Info.plist: remove some iPad specific settings to ensure th...v1.2Mikkel Krautz
2013-06-03MUServerRootViewController: fix wrong check for 'when not in messages view'; ...Mikkel Krautz
2013-06-03Resources/Legal.html: update 'Mumble for iOS' and 'MumbleKit' license informa...Mikkel Krautz
2013-06-03Resources/Legal.html: add Opus license.Mikkel Krautz
2013-06-03Info.plist: change version to 1.2.Mikkel Krautz
2013-06-03MUConnectionController: provide better error message for TLS aborts.Mikkel Krautz
2013-06-03MUServerViewController: add server/channel mode switch notifications to minim...Mikkel Krautz
2013-06-03MUServerRootViewController: don't prematurely release the mode switch button.Mikkel Krautz
2013-06-02MUMessagesViewController: ensure notifications from the server look correct; ...Mikkel Krautz
2013-06-02MUCertificateChainBuilder: memory management fixes.Mikkel Krautz
2013-06-02MUCertificateViewController: always use black opaque styling.Mikkel Krautz
2013-06-02Mumble.xcodeproj: 1.2 won't be a universal app.Mikkel Krautz
2013-06-02MUCertificateCreationProgressView: ensure background fills the entire space o...Mikkel Krautz
2013-06-02MUCertificateViewController: fix action sheet style and button actions.Mikkel Krautz
2013-06-02MUCertificatePreferencesViewController: use UIActionSheet instead of MUAction...Mikkel Krautz
2013-06-02MUCertificateViewController: fix toolbar styling.Mikkel Krautz
2013-06-02MUCertificateViewController: use UIActionSheet instead of MUActionSheet.Mikkel Krautz
2013-05-14MUApplicationDelegate: implement MKAudioDelegate to control MKAudio's state c...Mikkel Krautz
2013-03-16MUServerButton: add a big server button to be used in iPad server lists.Mikkel Krautz
2013-03-16MUWelcomeScreenPad: fix rotation on iPad.Mikkel Krautz
2013-03-16MUActionSheet: add homegrown action sheet that works better in a popover.Mikkel Krautz
2013-02-16MUPreferencesViewController: fix styling when contained in popover.Mikkel Krautz
2013-02-15LICENSE: update to follow the new license headers.Mikkel Krautz
2013-02-15MumbleKit: sync.Mikkel Krautz
2013-02-15Update to short-style license headers; add up-to-date AUTHORS and CONTRIBUTOR...Mikkel Krautz
2013-02-10MUCertificatePreferencesViewController, MUCertificateCell: prettier expiratio...Mikkel Krautz
2013-02-10MUCertificateCell: prefer tail truncation.Mikkel Krautz
2013-02-10MUCertificateViewController: remove font size adjustment for all fields; pref...Mikkel Krautz
2013-02-10MUCertificateViewController: select cell when showing copy menu; copy support...Mikkel Krautz
2013-02-10MUFavouriteServerEditViewController: improve auto-capitalize and auto-correct.Mikkel Krautz
2013-02-10MUApplicationDelegate, MUConnectionController: remove dependency on MKConnect...Mikkel Krautz
2013-02-07MumbleKit: sync.Mikkel Krautz
2013-02-07MUCertificateViewController: preface deletion warning with "If you don't have...Mikkel Krautz
2013-02-07MULanServerListController: cast NSInteger to long when formatting.Mikkel Krautz
2013-02-07MUCertificateDiskImportViewController: fix copy/paste string formatting bug.Mikkel Krautz
2013-02-07MumbleKit: sync.Mikkel Krautz
2013-02-07MURemoteControlPreferencesViewController: return autoreleased cell.Mikkel Krautz
2013-02-07MUCertificateCreationProgressView: don't use groupTableViewBackgroundColor.Mikkel Krautz
2013-02-06MUCertificateViewController: copy support for fingerprints.Mikkel Krautz
2013-02-06MUCertificateViewController: prettify and show SHA256 fingerprints.Mikkel Krautz
2013-02-06MUCertificateViewController: Fingerprint -> SHA1 Fingerprint.Mikkel Krautz
2013-02-06MUCertificateViewController: simplify shown validity dates.Mikkel Krautz
2013-02-06MumbleKit: sync.Mikkel Krautz
2013-02-06MumbleKit: sync.Mikkel Krautz
2013-02-06MUTableViewHeaderLable: adjust the label's shadow a bit.Mikkel Krautz
2013-02-06MUAudioTransmissionPreferencesViewController: describe the various transmissi...Mikkel Krautz