1
0
Fork 0
flightgear/src/Sound
Edward d'Auvergne c1c7b043ac SGSubsystemMgr::get_subsystem(): Universal switch to the templated function.
The globals non-templated get_subsystem() helper function has been made private
to enforce the switch.
2022-11-17 15:57:39 +00: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 FGSoundManager::playAudioSampleCommand(): update comment 2022-09-26 16:00:19 +02:00
soundmanager.hxx Fix broken sound mute function 2020-03-13 11:13:30 +01:00
voice.cxx Festival: Fix volume/pitch/speed after preamble 2021-01-06 14:06:27 +00: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