1
0
Fork 0
flightgear/src/Sound
scttgs0 7061fc6be9 Maintenance: namespace
Clean up namespaces.
Don't use broad 'using namespace' context in header files.
Header Guards.
SPDX tags.
2023-05-20 17:36:08 -05:00
..
audioident.cxx SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
audioident.hxx Add support for AeonWave 2016-08-04 18:43:10 +02:00
beacon.cxx Adapt to SG 952d071c0 (SGSoundSample ctor now takes std::unique_ptr by value) 2022-11-08 14:34:24 +01:00
beacon.hxx Marker beacons: support correct timing, audio sync. 2021-01-28 21:00:51 +00:00
CMakeLists.txt Cmake: ifx abuse of OBJECT libraries 2020-08-24 13:19:57 +01:00
fg_fx.cxx Expose the machwave active and offset properties 2022-04-29 15:08:10 +02:00
fg_fx.hxx Expose the machwave active and offset properties 2022-04-29 15:08:10 +02:00
flitevoice.cxx SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
flitevoice.hxx Stop TTS from playing over itself. 2017-03-20 22:27:10 +00:00
morse.cxx Adapt to SG 952d071c0 (SGSoundSample ctor now takes std::unique_ptr by value) 2022-11-08 14:34:24 +01:00
morse.hxx Add support for AeonWave 2016-08-04 18:43:10 +02:00
sample_queue.cxx Allow for multiple named chatter queue's 2018-05-29 09:31:01 +02:00
sample_queue.hxx Tolerate refactored SGSound headers. 2012-09-30 19:40:08 +01:00
soundgenerator.cxx Refactor morse and beacon as singleton 2011-09-13 20:12:52 +02:00
soundgenerator.hxx Fix some warnings 2015-06-12 11:51:11 +02:00
soundmanager.cxx Maintenance: namespace 2023-05-20 17:36:08 -05:00
soundmanager.hxx Fix broken sound mute function 2020-03-13 11:13:30 +01:00
voice.cxx Maintenance: namespace 2023-05-20 17:36:08 -05:00
voice.hxx 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
voiceplayer.cxx SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
voiceplayer.hxx Make the sound-manager optional in a few places. 2012-10-01 10:10:34 +01:00
VoiceSynthesizer.cxx Adapt to SG 952d071c0 (SGSoundSample ctor now takes std::unique_ptr by value) 2022-11-08 14:34:24 +01:00
VoiceSynthesizer.hxx Clean shutdown+join of FLITE synthesis threads. 2017-02-21 11:01:16 +00:00