Commit Graph

29 Commits

Author SHA1 Message Date
Robert Adam
e480b333ae REFAC(client, server): Make Timer class use of std::chrono 2025-08-04 20:42:00 +02:00
Robert Adam
330c356e71 MAINT: Remove copyright year from all copyright notices
Keeping these up-to-date is just super tedious and they don't really
fulfill any purpose these days.
2024-09-30 18:06:20 +02:00
Robert Adam
249d2c6298 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
Robert Adam
d100ff1467 MAINT: Update copyright to 2022 2022-01-04 20:17:33 +01:00
Robert
56db3410c5 MAINT: Update copyright notice to 2021 (Part II)
Apparently the first commit (59ae429972)
did not include all files.

Furthermore the used script tended to produce funny results in certain
cases. This has been fixed and as a result thereof a few more changes
were made in this second run.
2021-04-09 15:41:49 +02:00
Robert Adam
59ae429972 MAINT: Update copyright notice to 2021
This was done by running scripts/updateLicenseHeaders.py and then
manually editing the LICENSE file.
2021-03-02 10:15:01 +01:00
Robert
af7dac72f4 FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
Davide Beatrici
4e67a2fafb Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
Davide Beatrici
b427333257 Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
Mikkel Krautz
f6ba3a52bf Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
Mikkel Krautz
91ebb8b0b5 Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
Mikkel Krautz
395c084b7a src: update to use LICENSE.header. 2016-05-10 22:42:02 +02:00
Kissaki
9450d66941 Unify comment style.
* Adjust comments to unified JavaDoc-style comments
2013-07-13 18:45:09 +02:00
Kissaki
1e4bb6dbd0 Prepend Projectname to header guard defines
* some few (4?) files actually already had it
2013-06-04 21:59:52 +02:00
Benjamin Jemlich
07737a314c Fix include guards and PCH includes 2011-11-09 00:12:10 +01:00
Benjamin Jemlich
7529297760 Fix uppercase vs lowercase vs PCH include problems 2011-05-15 17:15:54 +02:00
Thorvald Natvig
f3437a6ba7 Update copyright year ranges of dev team. 2011-03-18 05:52:51 +01:00
Thorvald Natvig
84834d4d54 Indent, changelog, submodule and language update 2011-03-13 04:22:40 +01:00
Martijn Stolk
db2538f371 Overlay: add sorting options, including ability to sort on last state change 2011-03-09 21:57:51 +01:00
Martijn Stolk
6d62ae7237 Overlay: add support for displaying active users
Active users meaning those that are currently talking and users that have
recently talked within a configurable amount of time.
2011-03-09 21:44:55 +01:00
Stefan Hacker
fb61d506e5 Fix Timer includes all over the codebase and fix some pro/pri buildfiles. 2011-03-09 04:47:44 +01:00
Thorvald Natvig
16339bfc91 Update license to 2010 2010-01-05 08:49:22 +01:00
Thorvald Natvig
ac0b3cf4d4 Indenting 2009-03-04 16:32:43 +01:00
Thorvald Natvig
ad2b8e2149 Update copyright for 2009
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1380 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-01-05 15:12:48 +00:00
Thorvald Natvig
dc7e438976 Update copyright for 2008
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@908 05730e5d-ab1b-0410-a4ac-84af385074fa
2008-01-05 16:25:48 +00:00
Thorvald Natvig
0df11b8886 Microbenchmark
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@682 05730e5d-ab1b-0410-a4ac-84af385074fa
2007-08-03 19:47:44 +00:00
Thorvald Natvig
0ef9c34494 Per-server logging
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@672 05730e5d-ab1b-0410-a4ac-84af385074fa
2007-08-01 21:21:01 +00:00
Thorvald Natvig
3621a6dda9 More indenting
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@636 05730e5d-ab1b-0410-a4ac-84af385074fa
2007-07-19 15:56:59 +00:00
Thorvald Natvig
d4a11186ef Ping measurement in Server Information, and optimized AudioInput->UDP latency.
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@634 05730e5d-ab1b-0410-a4ac-84af385074fa
2007-07-19 14:55:17 +00:00