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
2015-10-20Dependencies/plcrashreporter, .gitmodules, Mumble.xcodeproj, MUAppDelegate: r...Mikkel Krautz
2014-04-06ARM64 fixes.Mikkel Krautz
2014-03-11iOS 7 UI: work in progress.Mikkel Krautz
2014-01-26MUApplicationDelegate: explicitly disable mixer debugging for all builds.Mikkel Krautz
2014-01-26MUApplicationDelegate: remove unused MKAudioDelegate protocol and its methods.Mikkel Krautz
2013-11-23MUAudioMixerDebugViewController: add view controller for viewing mixer debug ...Mikkel Krautz
2013-09-17MUAdvancedAudioPreferencesViewController, MUApplicationDelegate: add preferen...Mikkel Krautz
2013-09-17MUAdvancedAudioPreferencesViewController, MUApplicationDelegate: add speakerp...Mikkel Krautz
2013-06-13MUApplicationDelegate: use Opus (and fall back to CELT) for the 'Low' quality...Mikkel Krautz
2013-05-14MUApplicationDelegate: implement MKAudioDelegate to control MKAudio's state c...Mikkel Krautz
2013-02-15Update to short-style license headers; add up-to-date AUTHORS and CONTRIBUTOR...Mikkel Krautz
2013-02-10MUApplicationDelegate, MUConnectionController: remove dependency on MKConnect...Mikkel Krautz
2013-02-04MUApplicationDelegate, MUPreferencesViewController: disable remote control fo...Mikkel Krautz
2012-10-21Support Retina4 devices (iPhone 5 and 5th generation iPod touch).Mikkel Krautz
2012-09-21MUApplicationDelegate: properly set the app's root view controller.Mikkel Krautz
2012-08-28Add experimental remote Push-to-Talk support.Mikkel Krautz
2012-06-16MUWelcomeScreenPad: lay more groundwork.Mikkel Krautz
2012-06-16MUWelcomeScreenPad: add and hook up.Mikkel Krautz
2012-06-16Mumble.xcodeproj, MUApplicationDelegate: make app universal, use phone welcom...Mikkel Krautz
2012-06-16MUApplicationDelegate, MUConnectionController, MUMessagesViewController, MUSe...Mikkel Krautz
2012-06-16MUApplicationDelegate, MUServerViewController: always show PTT-button in serv...Mikkel Krautz
2012-06-15MUAudioSidetonePreferencesViewController: add and hook up.Mikkel Krautz
2012-06-13MUApplicationDelegate: enable Opus unconditionally.Mikkel Krautz
2012-04-10Make Push-to-Talk button behavior more configurable.Mikkel Krautz
2012-04-10MUApplicationDelegate: re-add version checker for beta dist.Mikkel Krautz
2012-03-30Add Echo Cancellation options to the UI.Mikkel Krautz
2012-03-16Undo localization of MumbleKit version string.Mikkel Krautz
2012-03-16MUApplicationDelegate: localization.Mikkel Krautz
2012-03-11Add PLCrashReporter-based crash reporting.Mikkel Krautz
2012-03-11Get rid of MUApplication.Mikkel Krautz
2012-03-11Sync MumbleKit.Mikkel Krautz
2012-03-11Add support for MumbleKit with Opus support.Mikkel Krautz
2012-02-01Remove iPad view controllers and NIBs.Mikkel Krautz
2012-02-01Override release string to say Mumble for iOS %VERSION%.Mikkel Krautz
2012-01-31Don't preload the keyboard. Fixes issue 43.Mikkel Krautz
2012-01-31Remove correcdt notification observer in keyboard preloader.Mikkel Krautz
2012-01-18Preload keyboard and position MUNotification views correctly when a keyboard ...Mikkel Krautz
2012-01-17Add basic support for Mumble URLs.Mikkel Krautz
2011-12-03Add MUAudioQualityPreferencesViewController for picking audio quality.Mikkel Krautz
2011-12-03Initial advanced audio settings.Mikkel Krautz
2011-11-29Voice Activity UI.Mikkel Krautz
2011-11-25More stable public server fetching.Mikkel Krautz
2011-11-24Put the black textured background behind all our views -- makes server connec...Mikkel Krautz
2011-11-20Add default username preference. Clean up text fields to be much more usable ...Mikkel Krautz
2011-11-20Ifdef out various BetaDist specifics we don't want in our AppStore builds.Mikkel Krautz
2011-11-20Retina-ready splash screen and app icon.Mikkel Krautz
2011-11-18Convert mumble-iphoneos to use 4 spaces instead of tabs (Xcode 4 default).Mikkel Krautz
2011-08-09Rename user defaults to be more sane. Register a set of sensible user default...ios4Mikkel Krautz
2011-08-09Add transmission preferences and improve push-to-talk mode.Mikkel Krautz
2011-07-30Change all Private class categories to be class extensions, and move all ivar...Mikkel Krautz