1
0
Fork 0
flightgear/src/Sound
James Turner 6dfbda9bd1 Cmake: ifx abuse of OBJECT libraries
Use STATIC intermeidate libs for these pieces, to keep older CMake
versions happy.
2020-08-24 13:19:57 +01:00
..
audioident.cxx UNit-tests for the NavRadio 2018-11-25 13:12:50 +00:00
audioident.hxx Add support for AeonWave 2016-08-04 18:43:10 +02:00
beacon.cxx Move more modern C++ idioms and use std::unique_ptr for moving data ownership around 2020-03-26 09:55:11 +01:00
beacon.hxx Add support for AeonWave 2016-08-04 18:43:10 +02:00
CMakeLists.txt Cmake: ifx abuse of OBJECT libraries 2020-08-24 13:19:57 +01:00
fg_fx.cxx Windows build fixes 2020-08-11 19:20:32 +01:00
fg_fx.hxx ATC volume and settings passed to the group 2019-06-06 10:03:40 +01:00
flitevoice.cxx Voice synth: reduce some log output levels 2020-03-16 11:07:35 +00:00
flitevoice.hxx Stop TTS from playing over itself. 2017-03-20 22:27:10 +00:00
morse.cxx Move more modern C++ idioms and use std::unique_ptr for moving data ownership around 2020-03-26 09:55:11 +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 Fix broken sound mute function 2020-03-13 11:13:30 +01:00
soundmanager.hxx Fix broken sound mute function 2020-03-13 11:13:30 +01:00
voice.cxx SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
voice.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
voiceplayer.cxx Add support for AeonWave 2016-08-04 18:43:10 +02:00
voiceplayer.hxx Make the sound-manager optional in a few places. 2012-10-01 10:10:34 +01:00
VoiceSynthesizer.cxx REVIEW: Memory Leak - FLITEVoiceSynthesizer ctor 2020-08-23 00:21:11 -05:00
VoiceSynthesizer.hxx Clean shutdown+join of FLITE synthesis threads. 2017-02-21 11:01:16 +00:00