mumble/src/murmur
Robert Adam 678e872c21 BUILD(cmake): Always define _USE_MATH_DEFINES
This is needed in order for the <cmath> header to also define constants
like M_PI. Instead of manually defining the macro every time before
including <cmath>, the macro is now defined via cmake and thus always
defined.
2021-03-06 18:57:22 +01:00
..
About.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
About.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Cert.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
CMakeLists.txt FEAT(installer): Add support for snapshot builds 2021-01-10 02:02:12 +01:00
DBus.cpp REFAC: Make sure all macros are #undef'd again 2021-03-06 18:57:22 +01:00
DBus.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
main.cpp FIX(server): Ctrl-C leaves UDP port open. 2021-03-03 21:48:01 +08:00
Messages.cpp REFAC: Make sure all macros are #undef'd again 2021-03-06 18:57:22 +01:00
Meta.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Meta.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
murmur_pch.h BUILD(cmake): Always define _USE_MATH_DEFINES 2021-03-06 18:57:22 +01:00
Murmur.ice FEAT(server, ice): Ability to broadcast welcome text 2021-03-02 19:53:51 +01:00
murmur.plist.in MAINT: Make use of cmake configure for version 2020-09-02 18:30:33 +02:00
murmur.qrc crlf 2009-03-26 15:07:15 -05:00
murmur.rc.in BUILD(versioning): Make use of the 4th part (build/tweak) of the version 2021-01-06 19:42:48 +01:00
MurmurGRPCImpl.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
MurmurGRPCImpl.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
MurmurI.h FEAT(server, ice): Ability to broadcast welcome text 2021-03-02 19:53:51 +01:00
MurmurIce.cpp REFAC: Make sure all macros are #undef'd again 2021-03-06 18:57:22 +01:00
MurmurIce.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
MurmurIceWrapper.cpp FEAT(server, ice): Ability to broadcast welcome text 2021-03-02 19:53:51 +01:00
MurmurRPC.proto MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
PBKDF2.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
PBKDF2.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Register.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
RPC.cpp FEAT(server, ice): Ability to broadcast welcome text 2021-03-02 19:53:51 +01:00
Server.cpp REFAC: Make sure all macros are #undef'd again 2021-03-06 18:57:22 +01:00
Server.h FEAT(server, ice): Ability to broadcast welcome text 2021-03-02 19:53:51 +01:00
ServerDB.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ServerDB.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ServerUser.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ServerUser.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Tray.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Tray.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
UnixMurmur.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
UnixMurmur.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Zeroconf.cpp REFAC: Make sure all macros are #undef'd again 2021-03-06 18:57:22 +01:00
Zeroconf.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00