cdcEngineDXHR/cdcSound
2024-10-13 22:35:14 +01:00
..
cdcSound.h sound: add virtual methods Update/End to SoundPlex 2022-12-22 18:49:25 +00:00
CMakeLists.txt sfxmarkers start/stop logic 2023-08-07 18:22:00 +01:00
HackMultiplexStream.cpp I never asked for this... 2023-02-22 17:59:47 +00:00
IRingBuffer.h add IRingBuffer 2023-01-31 21:11:08 +00:00
Microphone.cpp minimal implementation of 3d sound 2023-08-01 00:55:40 +01:00
Microphone.h sfxmarkers start/stop logic 2023-08-07 18:22:00 +01:00
MultiplexStream.cpp I never asked for this... 2023-02-22 17:59:47 +00:00
MultiplexStream.h I never asked for this... 2023-02-22 17:59:47 +00:00
RingBuffer.cpp add IRingBuffer 2023-01-31 21:11:08 +00:00
RingBuffer.h add RingBufferChain 2023-01-31 21:21:47 +00:00
RingBufferChain.cpp add RingBufferChain 2023-01-31 21:21:47 +00:00
RingBufferChain.h add RingBufferChain 2023-01-31 21:21:47 +00:00
Sample.cpp implement ResolveSection::ReleaseResource for most types 2024-05-15 18:32:35 +01:00
Sample.h implement ResolveSection::ReleaseResource for most types 2024-05-15 18:32:35 +01:00
sfxmarker.cpp ui: allow disabling of sfx and imf buttons 2023-09-02 01:51:51 +01:00
sfxmarker.h ui: allow disabling of sfx and imf buttons 2023-09-02 01:51:51 +01:00
snd.cpp minimal implementation of 3d sound 2023-08-01 00:55:40 +01:00
snd.h minimal implementation of 3d sound 2023-08-01 00:55:40 +01:00
Sound.cpp sound: let soundplexes delete themselves when they're done 2022-12-22 22:50:18 +00:00
Sound.h sound: play samples through SoundPlexWave (prototype) 2022-12-20 22:12:44 +00:00
SoundOwner.cpp sfxmarkers start/stop logic 2023-08-07 18:22:00 +01:00
SoundOwner.h sfxmarkers start/stop logic 2023-08-07 18:22:00 +01:00
SoundPlex.cpp ui: zero check in buildUI(SoundPlex*, …) 2024-10-13 22:35:14 +01:00
SoundPlex.h spatial sound for sfxmarkers too 2023-08-01 01:44:39 +01:00
SoundPlexAssignment.cpp sound: add passthrough implementation of SoundPlexAssignment 2022-12-23 14:05:07 +00:00
SoundPlexAssignment.h sound: add passthrough implementation of SoundPlexAssignment 2022-12-23 14:05:07 +00:00
SoundPlexChoiceList.cpp sound: minimal implementation of SoundPlexChoiceList 2022-12-25 16:07:40 +00:00
SoundPlexChoiceList.h sound: minimal implementation of SoundPlexChoiceList 2022-12-25 16:07:40 +00:00
SoundPlexCinematic.h sound: add virtual methods Update/End to SoundPlex 2022-12-22 18:49:25 +00:00
SoundPlexEffect.h sound: add virtual methods Update/End to SoundPlex 2022-12-22 18:49:25 +00:00
SoundPlexEnvelope.h sound: add virtual methods Update/End to SoundPlex 2022-12-22 18:49:25 +00:00
SoundPlexMaterialList.h sound: add virtual methods Update/End to SoundPlex 2022-12-22 18:49:25 +00:00
SoundPlexOscillator.h sound: add virtual methods Update/End to SoundPlex 2022-12-22 18:49:25 +00:00
SoundPlexOverlap.h sound: add virtual methods Update/End to SoundPlex 2022-12-22 18:49:25 +00:00
SoundPlexReaction.h sound: add virtual methods Update/End to SoundPlex 2022-12-22 18:49:25 +00:00
SoundPlexSelector.h sound: add virtual methods Update/End to SoundPlex 2022-12-22 18:49:25 +00:00
SoundPlexSequence.h sound: add virtual methods Update/End to SoundPlex 2022-12-22 18:49:25 +00:00
SoundPlexStitching.h sound: add virtual methods Update/End to SoundPlex 2022-12-22 18:49:25 +00:00
SoundPlexStream.cpp add subtitle UI 2023-03-24 07:13:50 +00:00
SoundPlexStream.h allow playing of streams through SoundsPlex system 2023-02-22 18:23:46 +00:00
SoundPlexTimeIn.h sound: add virtual methods Update/End to SoundPlex 2022-12-22 18:49:25 +00:00
SoundPlexWave.cpp reference counting fixes 2023-08-01 22:08:55 +01:00
SoundPlexWave.h sound: SoundPlexWave shall self-delete when the corresponding voice has stopped, and voice deletion is enabled by maintainance of the VoiceCollection linked list 2022-12-22 22:50:19 +00:00
Voice.cpp preempt some common build issues 2024-01-03 06:00:49 +00:00
Voice.h minimal implementation of 3d sound 2023-08-01 00:55:40 +01:00