Commit Graph

9 Commits

Author SHA1 Message Date
Davide Beatrici
b427333257 Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
davidebeatrici
ebb79eec97 plugins/rl: single source file for both Linux and Windows 2018-03-15 23:05:08 +01:00
Mikkel Krautz
f6ba3a52bf Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
Jan Klass
27a983d094 Fix indentation in pro files
Make them consistently two spaces indentation.

In two places a wrong indentation level was fixed.
2017-08-05 20:37:19 +02:00
Mikkel Krautz
91ebb8b0b5 Update tree copyrights to 2017. 2017-01-08 21:05:57 +01:00
davidebeatrici
29f6e2004b Positional audio support for Rocket League on Linux 2016-09-09 08:11:55 +02:00
Mikkel Krautz
743f12941d plugins/rl: allow Windows plugin to be built on Linux.
This makes the Rocket League plugin work with Rocket League
running in Wine on Linux.

This is an example of the very little amount of work it can
take to make an existing Windows PA plugin work on Linux
with Wine.
2016-08-13 10:06:24 +00:00
Mikkel Krautz
313be4b66b plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
Davide Beatrici
80d0354325 Positional Audio support for Rocket League
Thanks to @mkrautz on Mumble IRC Chat for the compile fix (https://github.com/mumble-voip/mumble/pull/2195) and for helping me about memory addresses (pModule).
This probably would not have been possible without his help.
Thanks also to @hacst: he tried to troubleshoot my compile problem.
2016-04-10 23:04:23 +02:00