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
AgeCommit message (Collapse)Author
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
This was done by running scripts/updateLicenseHeaders.py and then manually editing the LICENSE file.
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-09-02BUILD(qmake): RemoveRobert Adam
This commit removes all qmake-related build-files from the system. We have now migrated to cmake and are no longer maintaining qmake anyways and therefore there is no reason to keep it. Removing it also clearly states to any potential user/programmer that this project is no longer intended to be compiled with qmake. Given that the .pri files no longer exist, the mumble-version.py script had to be adapted to read the version from the CMakeLists.txt file instead. Furthermore a few of the submodules support cmake natively and therefore we no longer need the src/buid-directory approach in order to build them. The respective build dirs have been removed and the src-dirs have been renamed.
2020-07-11Plugins: add CMakeLists.txt filesDavide Beatrici
2020-06-28REFAC(plugins): replace NULL with nullptrPopkornium18
This changes all occurances of NULL in the plugins source dir to nullptr. Additionally explicit comparisons with NULL were removed.
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-11plugins: link to user32 in common project (only on Windows)Davide Beatrici
2019-08-09plugins: use new headerDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-11-19Accomplish changes in all the pluginsdavidebeatrici
2017-08-05Fix assignment spacing in pro filesJan Klass
Consistently use single space before assignment operator.
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-11-17Fix 2643: Revert "Merge PR #2611: plugins: use the short form of peekProc"Jan Klass
This reverts commit e9c558ffdbc1501d63f3fd6d73578f6fd6611aa1, reversing changes made to ca2fd07b90746a17dba13963f7bdd54812c5d016. This is a quick-fix for crashing PA plugins. The intended change is still useful and planned to land later.
2016-10-31plugins: use the short form of peekProcDavide Beatrici
The short form of peekProc automatically uses the correct size for the target.
2016-08-13plugins: use MUMBLE_PLUGIN_EXPORT instead of __declspec(dllexport).Mikkel Krautz
2016-08-12mumble/plugins: Rename Win32 headersdavidebeatrici
2016-06-24plugins: update memory addresses retrieval to use procptr32_t/procptr64_t.davidebeatrici
2016-05-10plugins: update to use LICENSE.header.Mikkel Krautz
2012-05-01More plugin touchingBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-01-21Clean up a few compiler warnings.Thorvald Natvig
2010-02-25The grand plugin multiregexp experimentThorvald Natvig
2010-02-25Update plugins to new trylock signatureThorvald Natvig
2010-02-09Small style fixes in some pluginsStefan Hacker
2010-02-08Zero camera positions in plugins' fetch()Thorvald Natvig
2010-01-07Update licenses; add UT3, 2004, 1942 plugins; update some Source pluginsTuck Therebelos
2009-12-28Indent, changelog, submodule and language updateThorvald Natvig
2009-12-27Unified string messages; added ETQW plugin; various plugin fixes, ↵Tuck Therebelos
improvements and updates
2009-12-08Various Source plugin updates, fixes; CoD4, MW2 context fixesTuck Therebelos
2009-12-04AOC, CSS string updates; Dys, Insurgenccy, TF2 IP:Port context support. DODS ↵Tuck Therebelos
IP:Port+Team context support; CoD4 context fix; Manual plugin shortname fix
2009-05-01Indent, changelog and submodule updateThorvald Natvig
2009-04-30Need avatar_ for topTuck Therebelos
2009-04-30Add back dummy top vector to Quake based gamesTuck Therebelos
2009-04-28Indent, changelog and submodule updateThorvald Natvig
2009-04-27Avoid constref initializers of std::wstring inside const structsThorvald Natvig
2009-04-25Plugins update for 1.2 PA; Cod5 and L4D patch updateTuck Therebelos
2009-02-21Fixed possible bug in several plugins and did some minor style tweaksStefan H
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1566 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-01-20Indenting updateThorvald Natvig
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1458 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-01-05Indenting updateThorvald Natvig
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1382 05730e5d-ab1b-0410-a4ac-84af385074fa
2008-10-18Sanity checking for CoD4 plugin [dd0t]Mikkel Krautz
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1331 05730e5d-ab1b-0410-a4ac-84af385074fa
2008-10-09Patch #2151618: Positional audio for Call of Duty 4 [dd0t]Thorvald Natvig
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1324 05730e5d-ab1b-0410-a4ac-84af385074fa