ejurgensen a2ec7ee28f [outputs] Fix gcc 10 complaining about multiple definitions
outputs_master_volume, output_device_list and output_buffer were defined in
outputs.h, but should only have been declared with extern.

Solve it by making output_buffer static/non-global (wasn't used anyway), and
the two others are now returned by functions.
2020-06-29 00:19:03 +02:00
..
2020-06-28 23:23:52 +02:00
2015-04-22 21:54:31 +02:00
2017-11-11 22:20:09 +01:00
2020-04-15 16:00:18 +02:00
2020-05-19 23:06:36 +02:00
2020-03-25 16:13:55 +01:00
2020-04-15 15:59:15 +02:00
2015-10-05 23:10:45 +01:00