Commit Graph

6 Commits

Author SHA1 Message Date
Mikkel Krautz
91ebb8b0b5 Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
Davide Beatrici
685b5d6c17 plugins: fix compile error on Linux
This fixes #2615, introduced by #2611.
2016-11-03 16:25:57 +01:00
Mikkel Krautz
2a049e6cd9 mumble_plugin_linux.h: align API of the Windows and Linux plugin headers. 2016-08-13 10:04:12 +00:00
Mikkel Krautz
5b5167646d pugins/mumble_plugin_linux.h: convert C-style casts to C++-style casts. 2016-08-12 20:37:31 +00:00
Mikkel Krautz
ee0c6a2739 plugins/mumble_plugin_linux.h: use non-C++11 std::ifstream::open().
Fixes the C++03 build.
2016-08-12 20:36:20 +00:00
davidebeatrici
2da60f96e0 Linux support for positional audio plugins 2016-08-11 20:53:10 +02:00