4316bea Minor tweaks to pt_BR translation 071be0f HardHook: add additional opcodes. f96c736 Update German translation and mark already translated strings as done. 18d1b7b Updated Italian translation 076f10c Lupdate missed a string in pt_BR translation cb22b39 Update Japanese Translation 48646c0 Changing installer components without changing their GUIDs resulted in shortcuts not getting removed properly on update. 3f252eb Swap "Send Message" and "Copy URL" in channel context menu as copying a url is rarer and should be easier to hit. 46740a2 Minor fixes for Danish translation ce83353 Make opustreshold and channelnestinglimit accept zero values in setLiveConf. a13bb16 ConfigDialogDelegate: memory management and coding style fixes. 4f9b332 Final release mumble_ru.ts for Mumble 1.2.4. 92152e1 lupdate run with disabled similartext heuristics. afd6ca3 Make installer use Mumble* environment variables for configuration if they are enable. Otherwise fallback to current buildserver defaults. 756f9cf Remove license, readme and uninstaller shortcuts from application menu. df56b92 Fix regression in RichTextEditor that prevent it from being completely emptied. 5fdf6e2 Fix drag and drop regression introduced by Qt updated. ca5d432 Partial Dutch translation for 1.2.4 (#3581588) 3d543fa Updated Danish translation for 1.2.4 (#3581734) e430a08 macx: don't add scripts as a subdir, include it instead. 7de07df macx: pro file fixes for release.pl. 286f148 scripts/release.pl: make sure to archive files listed in OBJECTIVE_SOURCES. ef07910 scripts/release.pl: add sbcelt directories to fulldirs. 8b226ca scripts/release.pl: special considerations for sbcelt. f4da625 QtMumble path c6b0e8b Fix build regression with ASIO 752a630 plugins/link: make POSIX link work with Apple clang++ (Xcode 4.5). c49a17a tests: .pro file cleanup. d07f38f tests: update TestLink to build on OS X. 9b09608 Fix typos in pt_BR translation after the string freeze 1983ff2 String freeze for 1.2.4. b9a0c54 add qt_hu.qm to mumble.pro project file 1832d05 Merge pull request #124 from Kissaki/pr-refac 9bd10b0 refacs; initialization, var-scope reduction, replace c-style casts, rm unused 204affd add depend on Hungarian translation of qt d74ea83 Update Turkish translation and add installer Translation 16b38b6 Update French translation bd25acd Merge pull request #122 from tkmorris/ptb 04592b6 WIX Portuguese Brazil translation update, mostly typos ce65945 Forgot to update language list in Product.wxs db0fbee Add Portoguese translation to installer. 19c9475 Portuguese installer translation. 1007d24 WIX msi installer chinese locale (#3565260) 5f42a5f Use U+2191 Upwards Arrow to indicate parent channel relationship for subchannel whisper to prevent "Data" field truncation. e69c3c6 Use new constants some more. e4ea4b3 Added possibility to whisper to sub channels of parent channel(#1-#8) e5101f2 Fix debug output for overlay chain notice ea29bd2 initialize member variable DevState::initRefCount in constructor 95d2137 Translation updates; fix shortcuts for right click on a channel 8fd27f6 osxdist.py: use new README for static server; tweak filename. c71aea2 Add more newbie friendly READMEs to the static servers. 145d9f9 Introduce channel nesting limit (default=10). 98cacbc osxdist.py: only rmtree if path exists. b86c3b7 osxdist.py: move to a separate Murmur package on OS X. 58bd65b Murmur: fix static OS X build. a1eb9cf Mumble: include and export all Qt symbols to plugins (static OS X) 63c91fa osxdist.py: consistent .dmg naming for releases and snapshots. e8a28dc compiler.pri: Update OS X Boost to 1.51.0. 87bda5c Portuguese Brazilian update 6626e1d OverlayConfig: Hide uninstall button on Windows c5c6e83 Merge pull request #114 from bogie/bf3_ak 2aa057d accidentally switched top and front vector, has been fixed and tested with two people. 1db5d03 Benchmark: Fix crypt resync handling 163bfa4 Merge pull request #113 from bogie/bf3_ak 2b9233c updated plugins/bf3/bf3.cpp for DLC Armored Kill(build 981420) 9177738 Update INSTALL 6602fb6 Updated German translations f884680 Czech localization update f178216 Update .ts files 837e037 Updated Brazilian Portuguese translation 4d17ba4 Translated new position at RU language file. 09d5c07 Replaced last traces of MD5 by SHA-1 fba76cd Updated gw plugin for game build 36001 2668713 New PA plugin: Blacklight: Retribution (v0.9.8.0) Supports camera position, front and top vectors and context. No support for identity and avatar position/top/front vectors 752d582 Updated LoL plugin for game version .145 a0b3706 compiler.pri: fix mistakes from previous commit; use QMAKE_OBJECTIVE_C(XX)FLAGS for ObjC-flags. beea301 compiler.pri: cleanup -isystem includes, fix ObjC/ObjC++ FLAGS. f102f56 compiler.pri: mark all external library include paths as system paths to suppress warnings. 971f0ff macx/osax: fix unused parameter warnings. b6d8bf3 Log_macx: remove Notification Center notifications on click. 92a37af make the overlay exceptions window more elaborative 377c65f Extended recording notification to linked channels 8333ba8 Updated League of Legends plugin (v1.0.0.144). * Moved some static addresses outside functions for clarity Removed top vectors retrieval which can be problematic and aren't used at all in this game * Fixed context support de46c7b updated italian translation 86383df Modify VersionCheck::fetched to keep last N (currently N=1) snapshots. b6f8996 Installer integration for just cause 2 pa plugin. 7edc2a2 Add positional audio plugin for Just Cause 2 a01155c Installer: Remove useless Feature element c2655fc Mumble: allow client to use SBCELT for CELT decoding via CONFIG(sbcelt). f5bac3d Log: Fix compile and logic error for ballon messages 7a0f358 Log: clean up notification handling; add Notification Center support for OS X. f8d57e4 A number of translations were missing from resource files. aa580f3 Trigger codec re-negotiation also on user disconnect and when opusthreshold is set. 8a9b532 Shuffle around idle action UI a bit. 2c73aeb ConfigDialog: keep a ConfigWidget in expert mode after defaults have been restored. a331d10 GlobalShortcut: instruct users how to enable full shortcut functionality on OS X, if they so please. 05c740b macx/osax: bump OS X overlay version. 9001c28 3rdPartyLicenses: add mach_override license. 96fd34d macx/overlay: sync with latest mach_override. 19577ae Only show the annoying 'Drag me' title bars on DockWidgets in Custom layout mode. 07e232e LookConfig: center layout options. 7154ec5 3rdPartyLicenses: add libogg, libvorbis and libFLAC licenses. 10d4307 3rdPartyLicenses: insert a carefully considered space into the libsndfile license text. 4d41a6e build: put Objective-C(++) source files into OBJECTIVE_SOURCES to make qmake shut up. 503c79f Overlay: only consider MumbleOverlay.pkg in app bundle. 7ad4569 Overlay: simplify OS X overlay installation. dbe199e Overlay: disable auto-updating. cfa5125 Boost 1.50.0 for OS X. 54384d7 Fix some strings. c088699 Redesign idle action configuration and add a mute idle action. f8c1b92 Make displaying users above channels default. f58dbc1 Make sure to send initial ping right after connect to establish UDP connection. 3b1a6c0 ServerHandler: Fix Opus handling via TCP cde04dc Fix Opus encoding for end of speech frames as well as bandwidth display. e7f8f0d Add CELT kill switch to configuration. (g.s.bDisableCelt @ audio/disablecelt) 27a98c0 Remove some now outdated references to CELT. 069b01f Use Opus in CBR mode to prevent bandwidth spikes. 139c625 Add Opus license to the about dialog 6c9694d 'Fix' release script for opus f50d901 Merge pull request #98 from Kissaki/de 2ba6f00 Updated German translations 9e23320 Plugins: make manual plugin load in static Mumble builds; still needs a few symbols to actually run, though. c3a86b8 Opus: switch submodule back to d060dd7c; last commit accidently changed it. c6c63fc Mumble: add Apple anchor library requirement to OS X codesign requirements. 08af6c2 Mumble: properly specify designated requirements for OS X Developer ID code signing. cf0d1d1 Mumble: don't explicitly set codesign signature size in osxdist.py anymore (not needed for Developer ID). f2253cf Mumble: optimize osxdist.py for Developer ID signing. 723dd79 Mumble: simplify osxdist.py script, now that our OS X builds are static. 805e22d Mumble: more force-shared library builds. ab15cc0 Mumble: build shared CELT libraries, even for CONFIG(static). 924114f More translation updates 7dcaf46 Update translation files 3d63fb9 Mumble: allow static client builds 994e130 Murmur: Fix message type detection in Server::processMsg and add a few more comments ab940f1 Mumble: Add Windows 7 compatibility keys to the manifest ddd3f61 Update Opus submodule and don't change the library version on Windows 442a9fd Further updates and optimizations to the LoL plugin - made the code simplier, less nested in fetch(). - strings are now ensured to be zero-terminated - replaced calcout() call from trylock() with fetch call that can actually fail. - Disabled identity support since it still needs some work. 7d9d54a Minor modifications for lol plugin. cb4b040 Fixed plugin for v1.0.0.142, added identity support added avatar top vector support added helpful arrays of bytes in case someone wants to update this plugin faster than me - if necessary, I can record a video-tutorial for this changed the way trylock function is executed since we don't need all these checks (and important ones are checked in refreshPointers() function anyway) e5c5649 Fix zero terminations. d39892e Minor fixes for bf3 plugin d8cbd6f BF3 plugin update. Added context + identity support. 1ba3a8b Clarify audio processing option: 'Amplification' -> 'Max. Amplification' 5e4c61c OS X: use clang++ for QMAKE_CXX. 105c72e OS X: update build for Xcode 4.4. d2fb4e3 Fix code style 08f0d24 Modify Ice logging to only output on action and verify all callback adding functions are fine with being called multiple times with the same proxy. e0d031d Add (no-)bundled-opus config options 115c352 Build libopus.so.0 instead of libopus.so.1 ceab493 Installer: Add Opus DLLs 3bcc83e More comments for HardHook code ab155bd Ensure Mumble will actually crash on callback crashes on Windows 03dbaa5 Embed install name in Opus dylib so OS X dist script knows where to look. e5ea4a2 Really enable Opus by default... 1368cbb Enable Opus by default 2e74b1b Move some variable declarations f432047 Update German translation fea97c7 Unreal Tournament PA plugin: Installer integration + Some fixes. 1b20395 New PA plugin: UT99 with context support. 01fc4bf WolfET: set context data in JSON format 833c02e WolfET: fix string buffer termination and use more efficient peeking 7ec4f6a Murmur: Add codec warnings and ignore non-Opus packets if Opus is enabled 1443478 CELTCodec: Fix compile error if PLUGIN_PATH is set f0c16f3 Murmur: add Opus threshold option 3c2dec5 Audio: Move CELT code 99c4e21 Audio: Remove unused CELT loading code 852d346 AudioOutputSpeech: Fix noise problems in Opus mode 546b418 Merge pull request #89 from golex/master e16ee9a Updated BF3 PA plugin for BF3 v944019 a2a3836 PTT hold feature that can virtually "hold" down the PTT key for up to 5s after releasing it. (#3380557) 5c353d2 Update Opus submodule 84ed2eb Murmur: Remove unused DBus.h includes 0159d50 Murmur: Allow temporary user name changes via Ice c2b7c00 Murmur: Generate a random SuperUser password for new servers 019e6da Murmur: Disconnect clients sending huge packets 5f2096a Update WolfET positional audio plugin - fix Z and add context 81caf1c GW plugin: break it because it doesn't work 611abe5 GW plugin: style fixes 6633ea0 MainWindow: Manually minimize the window 441d06f ChatBar: Always use the current channel by default d7f03ab MainWindow: Remove annoying connect/disconnect shortcuts 315b5f5 mumble.pro: Enable Opus on Linux if it's installed 317f5a0 New positional audio plugin: Guild Wars Supports context and identity 814ae5e AudioInput: Add codec switching code which supports Opus f27ad36 Remove Speex encoding code 13a97b4 ... and another #ifdef USE_OPUS 69fe654 Add some more #ifdef USE_OPUS checks ed06d82 UserInformation: Fix Opus status display f86012e MainWindow: Display current codec in the server information dialog 7c700a4 AudioInput: let's use the correct limits and constants 8aa681c AudioInput: Fix float to short conversion 1807da3 MainWindow: Restore MainWindow if someone clicks on a notification message 52e27ef Murmur: Disallow mute/deafen status changes in temporary channels 4bc8782 LOL plugin: code style fixes and optimization :) f7afaec Add VS files to .gitignore fff96fa ConnectDialogEdit: fix tab order 0f70781 Update translation files 9550c3b MainWindow: View comment should change the seen state for comments fd796db UserView: fix comment icon click target if ignore text messages is enabled eef9a67 updated plugin for Team Fortress 2 b4934 840487d context support for League of Legends plugin f81049d Added context support for the l4d2 plugin. Changed global pointers to static (as thorvald requested in one of my previous commits. Context contains provides ipport as json attribute. 2ff3d34 Unify .gitignore files a919a56 Installer: More plugin installation fixes 3c2dd60 Add missing build/installer integration for LeageOfLegends PA plugin. 56fcebb New plugin for one of my favorite games, League of Legends. Supports ingame detection (based on a pointer being NULL or not), reports camera and avatar independent position, front and top vectors. 84b897c Fixed l4d2 pa plugin for build 4777, re-enabled states support f90c6e3 More plugin touching 2026dfa Comment changes to the plugin headers 4653fd8 Upgrade boost 820e30a Merge pull request #77 from golex/master 3503cd2 Updated BF3 PA plugin for BF3 v936211 1a3b3b0 ClientUser: remove getByHash 1a1cc65 Merge pull request #75 from jgeboski/fix-window-icon 09ffb08 Merge pull request #76 from golex/master 2047c9f Updated BF3 PA plugin for BF3 v925790 0c51fbd MainWindow: directly set the window icon e5c4657 Save one more byte in the Opus terminator b498613 Reset Opus encoder state on stream start e1b5710 Fix Opus frame counter in AudioInput bd195cd Improve Opus terminator flag 7176ff4 Merge pull request #71 from ozon/master 6fa0237 Merge pull request #72 from seaeagle1/master 7e5e7f9 Lotro Update 6 c707cad Update slice path for Ice 3.4.2 c17ca26 Murmur: Add workaround for databases that contain channel_info rows for channels that don't exist 88e9e6a Link benchmark test to QtXml b2258e6 Fix GCC compile error 491cd1e Misc fixes 0bba55b Check correct key usage in the Win cert verify function 74d9ccd Fix Win cert validation code for hostname mismatches 6f7f05e Empty server response in WebFetch::fetched is not an error 07d5679 Use a more correct way to get the application data path on Windows ea121b6 Validate server certificates using the Windows API 06f0d18 Fix Windows installer build 5f79a1b Unified spelling of of writable (s/writeable/writable) 442d19e GlobalShortcut_macx: add EventTap listing when pressing Ctrl-Alt-Cmd. 1d0ed05 GlobalShortuct_macx: TailAppend instead of HeadInsert. fe25495 GlobalShortcut: allow users to disable global shortcuts without removing all of their shortcuts (for supported engines). 370c2d3 OS X: move upgrade variables to upgrade.xml for new productbuild overlay installer. 114c201 Overlay_macx: mv-to-tmp-based uninstall. 30b94b7 OS X: productbuild-based overlay installer. 46b8cd4 OCD. d16876d Fix certificate validation with QT 4.8 4ad6ccf OS X: Add more licenses to disk image. da7f5b7 Include instead of the HAVE_STDINT_H hack. 079bba8 More G15 SDK path fixes 2d9d78a Remove hardcoded CA certificates a3c55c4 Update Opus submodule 9a7470f Fix G15 SDK path 6c7d8dc OS X: Update dist scripts, add --no-server option. 9446e3e OS X: Build fixes for Xcode 4.3 (mostly PCH-related) fa9aed8 OS X: Update compiler.pri to new Lion toolchain 98f4ac1 Fix user what's this help icon -> text mapping 586cd61 Load update check option using the correct variable 70c3af0 Fix G15 helper program installation cde6c68 Revert back to mumble-g15-helper-based G15 support on Windows. 0f4314e Merge pull request #70 from Natenom/master ca8b25c Re-enable uiAccess=true 63018bd Temporarily disable uiAccess=true 7300338 Try to read system-wide ini files first if running as root 6289931 Added more logging for Ice callbacks cc8e245 Mark Server::log as const 314132a Updated German translations 63a384d Updated french translation 6b3a97e Turkish translation f77936b Allow hooks in GlobalShortcut to be disabled on Windows via hidden setting. 133a83f Build fixes for universal OS X. 9bd726a Parse \ in pro files 8667e6d Fix Speak ACL for users entering a channel 2b9e094 Allow using ChanACL::hasPermission without a cache fc322ea Fix compile error 17eb6cc Apply suppress ACL before switching channels 356bd2e Obey Whisper ACL for User-to-User Whispers eb291db Workaround for missing disconnected signals on Windows 87376a9 Fix strong cert check for self-signed server certificates 99af78e Merge pull request #69 from Svedrin/master 8ab94fe add 'status' command to the init script 935d8ad Merge pull request #68 from miek/tf2-plugin-4785 9e8976a Update TF2 plugin to build 4785 a45a4dd License work 31bb25e Updated plugin for BF3 v889134 8dfddf8 Merge pull request #66 from fwaggle/lang-french-#3439985 529b926 Merge pull request #65 from fwaggle/plugin-wow-15050 723eafd Fix typo in French translation per WarT (blabla29 @ sf). 8e84148 Update World of Warcraft plugin to build #15050. 39319f8 AudioInput: Fix crash on short audio packets 7f9395f AudioOutputSpeech: Use the correct buffer size for the resampler b9957f0 Updated plugin for BF3 v8865831 f43a072 AudioOutput: Fix compile error on Windows 0a6aa01 AudioOutputSpeech: Fix output buffer size calculations 6e12d31 AudioOutputSpeech: Use a buffer on the heap for the resampler 99d0b2c Add terminator packet for Opus streams fd98bdf Split AudioOutput.h/cpp 4238455 Fix some Opus FIXMEs and add a few new ones 391be12 Fix compiling without Opus 29e7a54 Change Opus packets to remove the library hack b5f082a Remove unused files bb2ef52 Windows build fixes c8d1447 Added Battlefield 3 Plugin for build #876650 43e6118 Remove Qt <4.6 compatibility defines 07737a3 Fix include guards and PCH includes 37c2e27 Fix crash on server messages c45dad9 Fix Opus on Linux 6e1db01 Undo the debug test, silly me 54fee0b Opus negotiation (client) 86fc793 Opus codec negotiation (server) 2e68f1a Merge pull request #18 from fwaggle/local-ignore-texts 7cf6c8b Merge pull request #50 from fwaggle/plugin-wow-14545 3eb844d Merge pull request #56 from Kissaki/blacklist 4ffa9d7 Fix typo in include guard 7586a61 Add basic Opus support ab713e5 Unbreak Ice authenticators 19aeaed add lollauncher.exe to overlay blacklist 865b007 WASAPI: write the correct variable to the log a21e39c WASAPI: use a function to open the devices f35cc6a WASAPI: add more error logging 5d3f770 WASAPI: ask WASAPI if it supports our modified format and fall back to the mix format if it doesn't 46af9f8 WASAPI: move ducking opt-out to a separate function 8ccad2b WASAPI: unify exclusive & shared mode rendering loop 32787e5 Fix auto version check logic eb93c08 Fix forced auto update check for snapshot builds. 5344bbd Request 2 output channels on Windows without PA 7964a55 Updated and applied improvements based on suggestions given by italian users. 089b23d Fix ghost disconnect removing permissions (#3423985) 380b52d Update Retail version of Battlefield: Bad Company 2 to build #795745. b383722 Update Counter Strike: Source to Build #4724. 832eb89 Update Counter Strike: Source plugin to build #4720. 09325a3 Update Battlefield: Bad Company 2 Plugin to build #795745 (Steam Only). 60cf7f8 Add local-ignore-text-messages option. b46b5e1 Update WoW plugin to build 14545. 47dae73 Updated Chinese Translation. 2411943 Update LOTRO to RoI release 9ad6e0a Merge pull request #45 from Kissaki/code-quality f6e586d remove obsolete MumbleScript.h/.cpp files 5fe6801 handle some cppcheck-found issues: * uninitialized membervars, * AudioOutput.cpp: fix delete on array to delete[] * OSS.cpp: close file descriptor in false data case * OverlayEditorScene.cpp: rm duplicate logic * fix ifndef to match usage of declared variable * member var initializations * check for null (ds in d3d9 as some lines above), * lower scope of var decl., * swap bufsize check and array dereference so check is before! deref, * initialize member vars in constr. 33a6456 Merge pull request #46 from fwaggle/plugin-css-4687 e11752b Update Counter Strike: Source to build 4687. 683d39b Merge pull request #39 from DNW/master a8975fe Add Server::effectivePermissions() to ICE (https://sourceforge.net/tracker/?func=detail&aid=3389065&group_id=147372&atid=768008) ccd95be Strip merge pull request from changelog (oh, and update the changelog) 6a46030 Make edit button greyed out if selected item is not a favorite. b61f781 Added Edit button to Connect dialog. f350b6a Merge pull request #43 from fwaggle/fix-clientside-image-length 9cc9539 Fix bug #3200725 @ SF - RichTextEditor disregarding g.uiImageLength. f506511 Add %s for printf ae54c0c Add some comments to AudioInput::addMic/addEcho 4a13d3d Merge pull request #41 from fwaggle/overlay-blacklist-crimecraft 41100fd Add 'Crimecraft: Bleedout' to default blacklist. 0e4d963 Implement audio attenuation for PulseAudio. aed5c1e Split up and refactor WASAPIOutput::setVolumes function to get rid of excesive indentation. 72185ae Mark OverlayInjectorMac as conforming to SBApplicationDelegate on 10.6+ to fix Lion-only builds. 53cd8e4 Update Boost version for OS X. 86b8c00 Make bf2 plugin correctly clear its context and identity b05dc71 Make vld an explicit, default off, option instead of implicit default 1a8d879 Make winpaths_default.pri arch independent 0508d19 Merge pull request #37 from Svedrin/master b79b960 tr() the strings and change default version to 1.2.0. f0c2bfd Replace some manual version conversions with appropriate MumbleVersion calls. c99661d Remove some dead code previously related to version checking f1c6e83 style/typo fixes, use QMessageBox on Windows, don't rely on argv[0] being set 4a26190 add long command line option names, add -h/--help options. d31b33d Updated boost to 1.47 a898461 Merge pull request #36 from Kissaki/blacklist 69baac1 add thunderbird and instantbird to overlay blacklist (new hw-accelerated versions) 81dee1c Update version number of OSAX overlay injector. d9417cb Fix the overlay on Mac OS X 10.6.8. e9cfd21 Add build configuration for compiling on Lion. eeb1737 Fix UDP problems on IPv4 only hosts a270c7f Updated German translations 2d838f2 Prevent PTT window from showing up in non-PTT modes as well as from minimizing when the MainWindow gets minimized. 60ea789 Czech Tanslation Update (#3315071) 7de5ebc Indent, changelog, submodule and language update c581e0e Updated Brazilian Portuguese translation (#3314540) c873e08 Prevent user from accepting the channel add/edit dialog when channel names are empty. Implements patch #3289052 in a leaner way bc32f8d Updated German translations 821d7ce Updated Hebrew translation (#3308818) fc03b89 Updated Swedish Translation (#3296034) d4f271b Don't link against ScriptingBridge in universal builds. 5632c35 Explicitly remove file permissions for settings and DB 67ed381 Add PTT button window for tablet users a25d3a5 Fix log window resize behavior 0afd37a Include entire plugin structure f9ab14c Add sendversion parameter to ini c3ffe0b Horrible hack to allow parallel resource builds 6a52586 Move overlay blacklist to its own file fbeed39 Fix iObfuscate for IPv6 4fd379b Fix more Windows build errors a24e50e Fix Windows build. Reverted move of overlay blacklist as it is needed in both the overlay itself and the client (broken by 2dad2795bd0d60320811) Fixed error introduced in VersionCheck::fetched (broken by f57f81248f0a15e7f77e) Readded missing Server.h header in Tray.h (broken by 7529297760ac4d2d1f0a) Fixed broken build files (broken by f7cc6e7adee66b57c33a) dbf8879 Resort to predeps 03136ba quiet-build-log for binserver 45bd813 Fix murmur warnings 1ada87d Fix warnings in overlay_gl f7cc6e7 Now with 'make -j' support 2dad279 Move overlayBlacklist and care about error on ftruncate c675089 Use __typeof__ CELT resolve for g++ f57f812 Fix some compiler warnings b99c639 Get rid of unused macros d0f075e Add quiet-build-log config option 5459d4d Make -j for binserver 4c28e60 Clean up proto/Ice headers on make clean 10baf16 fix bonjour support using avahi compat lib 3322f1b remove CAP_NET_ADMIN 7529297 Fix uppercase vs lowercase vs PCH include problems d09176e Include more boost::shared_ptr headers to fix the build b87ee95 Fix use after delete in DX10 overlay code c8bd81a Use make_shared in the VoiceRecorder 900f1e5 Opus support for the server d9324c2 Add a missing pch include in WebFetch.h 23f6820 Restore forward declaration in VoiceRecorder.h c35d093 Fix coding style in PulseAudio code e53de87 Fix coding style in the UserInformation dialog 07ddfc7 Add NOMINMAX define 373cdeb Disable sending Speex encoded audio 342ed0e Use the qBound macro to clip samples 6150084 Add and remove some forward declares from header files fa7ea52 Fixes for /Zc:wchar_t 4315214 Fix some -Wshadow warnings 6d6afca Fix changing iMaxUsers f7d7b99 Merge ContextActionRemove and ContextActionAdd and rename it to ContextActionModify ba66c4d Do not change the order of protobuf message types. c98e3ea Fix: Stale custom context menu entries (#3301658) 052d51d Fix: Ducking events attenuate Mumble (Win7) (#3294588) Opt-out of ducking events. This prevents Mumble from being influenced by stream attenuations triggered by other communications applications. Only applies to Windows 7 with WASAPI since other platforms do not have this feature. df4b0b3 Work around scrolling behavior of QTextBrowser in Log(Fixes #3298338). b8986c9 Ok, actually commit the script change so it doesn't get wiped out bcb42f1 Ermine based server dist 07bf146 Use TCP destination as UDP source d96648e Answer ping from same UDP address sent to (Linux only for now) 1550415 Use installation default paths and stop being difficult 74a4051 Fix mixed up buttons in AudioInput 7e314b5 Merge pull request #33 from fwaggle/fix-url-without-version. 4586068 Don't check version numbers of URLs being sent over RPC. 6b33a67 Improve documentation of Ice stop() command ee72dea Modify PTT queue to work for all kinds of transmission (#2857488) 4420c07 CONFIG+=no-xinput2 fa7a412 Added option -wipelogs to clear logs in DB. 23e3999 Restore Qt <4.6 compatibility in WebFetch a3245f0 Plugins: TF2 updated to build 4539 4d50beb Improve error message when connecting with an invalid password/certificate to a registered account 05d91c1 Regenerate Ice wrapper file bd690db Fixed up Otto's patch (#2911421), mostly style stuff. Changed int -> uint and iterators to foreach() 1d832d5 Text Message Callback with Ice 6f156fa Correctly disable 'Disconnect' option when you abort a reconnection. f7d8711 Deal with non-rc versions for tarballs f738bb2 Fix chatbar sending empty messages (#3267833) a972df6 Convert context field to json 4a98c74 Plugins: updated Team Fortress 2 to 4426 4232dc1 added meta shortcut to toggle channel link state 6297937 Update/Fix L4D plugins 9c4a194 Added a more helpful error condition to -supw being used without a password ac0cf66 Overlay_macx: Use newer version of libxar with proper codesigning support. d5161aa Overlay_macx: Remove more unused code from the previous cleanup. 23d1baa osxdist: Add extra codesigning step for flat pkg files and the ability to select the keychain for your codesigning identity. d12bb8a Bump OS X overlay installer version and set minimum required version to 1.2.3 since we haven't broken compatibility yet. 9923549 Overlay_macx: Undo intermediate CA workaround for versions of Mac OS X prior to Snow Leopard. 2061dc1 Fix QString-from-ASCII errors on OS X. d775d5c Remove OpenGL dependency in the audio statistics dialog 9facb12 Fix serverside suggestconf error for versions 94967ab Suggest Config 20ebcdc Positional audio plugin for Grand Theft Auto IV 35cc9cf ; 101bcaf if service name is empty don't pass an empty string e57c008 fix compile error 4aec112 Add \brief c06dfbc Create common utility class for fetching from mumble.info b752ea0 Added a macro "DEFAULT_MUMBLE_PORT" in src/Net.h so that its a one-line change should the default port ever change. 0e1a351 Merge branches 'fwaggle-fix-default-port-on-paste' and 'master' fb9df24 Fixed pasting of port-less URLs into connect dialog 6de7303 Make text log only scroll automatically when user hasn't manually used the scrollbar to scroll to something in the middle (#3220440) 6f079db Fix compilation on Windows. 7bdd779 Update boost to 1.46.1 f3437a6 Update copyright year ranges of dev team. e6831d8 Set the correct pulse audio properties, for the icon, app name and the media role on the pulse connection. This will help other apps identify mumble at runtime and be able to determine mumble's purpose. 0e66a64 Make log rotation more robust 7d2d3ef open log file early so log dir can be root owned 82c4186 fix user switching c858071 fix build error with capability.h 2f3f6b1 Plugins: Initial setup for the breach plugin aed9d26 Update binserver git-describe a3c1eac Updated Czech Translation (#3208772) fb6e0ac And move qobject defs to a header so they will be parsed 84834d4 Indent, changelog, submodule and language update 64f17cf Fix a few warnings ee6bccf Fix speexbuild pro and mysql installer path 973790f Update win32 build paths d2a023e Added "Copy URL" to channel context menu. db2538f Overlay: add sorting options, including ability to sort on last state change 6d62ae7 Overlay: add support for displaying active users 9682d7d Allow some leeway in the timer atomicity test fb61d50 Fix Timer includes all over the codebase and fix some pro/pri buildfiles. e83cec0 Instead of warning when casting from ASCII to QString in the client disable it completely. c245e2d PulseAudio: Fix multi speakers configuration. e83173c ICE: Add udpPing and tcpPing to User 8c952c3 Remove duplicate overlay debug output code. b986e84 Fix possible access violation in Overlay 05096f7 Add some comments to hooking code 630d712 Czech Translation Update 188b652 Fixed Ice method getLogLen() requiring write secret instead of read secret. 296ee6f Fixed typo: "staring" -> "starting" in OSS.cpp 2cd9863 Work around broken XI2 master devices 4774dab Moved windows self detection mechanism into Windows specific Overlay code instead of special casing it in generic one 3db23e6 Make mumble overlay able to detect mumble independent of executable name ffbeaa2 XInput 2.0 support fcc8c2b Split AudioInput::encodeAudioFrame 6ea7bf9 Indent, changelog, submodule and language update ad3926a Kill the nagging accessibility dialog from GlobalShortcutMac. e067269 User Information improvements ddd9c97 Add no-elevation build-flag to prevent the need of signing win32 release builds during testing a65bb68 Make message read back user configurable 6755b81 Added gg, xmpp, skype and mailto to allowedSchemes f11d097 Protobuf 2.4.0a on Win32 (and static) 873282b Update ASIO path 859d7a4 Remove leftover launchCompatibilityClient signature 4188575 mumble:// links without or with invalid version parameter now refer to 1.2.0 by default. Also remove version hardcoding in checker and fix version check in general. 91a4fe6 Don't try launch compatibility client anymore. cb39dc6 Save current input when using the history 8fa3b10 User ctrl+up/down for chatbar history ee21456 Fix violation of abstraction in ChatbarTextEdit 127a09c Fix setenv called on windows build 064a5a3 Bump version to 1.2.4 d294ccd Fix pch 99cc86d rework to improve the quality of the code of the patch (bug 3067616 - DUAL Head PTT) 52a8f39 Added FR 2109227: limit the chat log size. 2b84bd7 Suppress vendor lockin suggestions 2400cae Unify snapshot/release defines 1161c9a Remove 1.1.x - no longer maintained 7d4564a Remove 1.1.x - no longer maintained f07d33b Add history to chatbar ae024c8 Remove obvious "FPS:" text from overlay leaving only the number 0e155a5 After downloading a new snapshot delete all snapshots older than 30 days from the snapshot folder