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

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-11Update Ice embedded docThorvald Natvig
2010-08-11Toggle setting (rememberchannel) for remembering a registered users last chan...Jamie Fraser
2010-08-11added timestamps to foreground log outputJamie Fraser
2010-08-10Split out native-looking OSX ConfigDialog into a fully separate class. Allows...Mikkel Krautz
2010-08-10Call winId() in MacOS ConfigDialog to ensure is backed by a native window.Mikkel Krautz
2010-08-09Include MSVC version in plugin queryThorvald Natvig
2010-08-09Avoid NULL on sendmessage to invalid sessionsThorvald Natvig
2010-08-09VS 2010 buildThorvald Natvig
2010-08-09Fix mumble11x GlobalShortcut_macx symlink.Mikkel Krautz
2010-08-09Forward intercepted events directly to NSView rather than going through NSApp...Mikkel Krautz
2010-08-08Forward more events to ocIntercept.Mikkel Krautz
2010-08-05Ignore zero scopeId in ping repliesBenjamin Jemlich
2010-08-03Updated Russian translations.B0nuse
2010-08-03Forward ocIntercept events on Mac OS X to viewport instead of QGraphicsView. ...Mikkel Krautz
2010-07-31Attempt at forwarding Mac OS X mosue events to QGraphicsView during ocIntercept.Mikkel Krautz
2010-07-30Diable overlay for universal Mac OS X builds.Mikkel Krautz
2010-07-30Auto-updating overlay installer on Mac OS X.Mikkel Krautz
2010-07-30Indent, changelog, submodule and language updateThorvald Natvig
2010-07-30Refining overlay font renderingNicos Gollan
2010-07-30Updated German translationsNatenom
2010-07-30Added ability to disable logging to DBJamie Fraser
2010-07-30Fix crash when connecting to a different serverBenjamin Jemlich
2010-07-29Add Qt's russian translationBenjamin Jemlich
2010-07-28Fix appdata migration when no ~/Library/Application Support/Mumble exists.Mikkel Krautz
2010-07-28Move Mac OS X data dir to ~/Library/Application Support/[...]Mikkel Krautz
2010-07-28Check overlay installer for version info instead of the Mumble app bundle.Mikkel Krautz
2010-07-27Translation fixes (Russian)B0nuse
2010-07-27Fix a possible race condition on reconnectBenjamin Jemlich
2010-07-27Indent, changelog, submodule and language updateThorvald Natvig
2010-07-27More uniform font rendering in overlayNicos Gollan
2010-07-26Don't stop device initialization in CoreAudio in cases where reading BufferFr...Mikkel Krautz
2010-07-26Fix typo in CoreAudio.Mikkel Krautz
2010-07-26Zero out AudioBufList in CoreAudioInput constructor. Could lead to nasty cras...Mikkel Krautz
2010-07-26Bump overlay version to get users to test the new installer.Mikkel Krautz
2010-07-26Switch Mac OS X overlay installer to a signed Apple .pkg installer.Mikkel Krautz
2010-07-25Indent, changelog, submodule and language updateThorvald Natvig
2010-07-25Fix typo in last patchStefan Hacker
2010-07-25Clicking tray icon now activates the window if it is inactive instead of hidi...Stefan Hacker
2010-07-23Work around the overlay preview resizing problem by minimizing the amount of ...Mikkel Krautz
2010-07-21Add another QThread::yield in the audio output codeBenjamin Jemlich
2010-07-20Added/updated russian installer and client translation, submitted by B0nuse o...Benjamin Jemlich
2010-07-20Add russian translation file to the resource file.Benjamin Jemlich
2010-07-20Fix some gcc and cppcheck warningsBenjamin Jemlich
2010-07-20Disable crash reporter on linuxBenjamin Jemlich
2010-07-20Fix possible fd leak in OSS codeBenjamin Jemlich
2010-07-18Fix more crashes if we have no ServerHandlerBenjamin Jemlich
2010-07-18Lazy init the ServerHandler object and don't crash if we have no ServerHandlerBenjamin Jemlich
2010-07-18Fix reconnecting when using Qt 4.7Benjamin Jemlich
2010-07-18Disable system CA override in Qt 4.7Benjamin Jemlich
2010-07-17Fix MSVC compile errorsBenjamin Jemlich