amuse/lib
Lioncash 5de0035adb EffectDelay: Make use of std::make_unique
Same behavior, but without the need for raw new or separately
memsetting.
2020-03-27 15:51:37 -04:00
..
AudioGroup.cpp Fix C header export 2020-03-12 00:54:22 -07:00
AudioGroupData.cpp New code style refactor 2018-12-07 19:20:09 -10:00
AudioGroupPool.cpp Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/amuse 2019-09-30 21:36:35 -10:00
AudioGroupProject.cpp Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/amuse 2019-09-30 21:36:35 -10:00
AudioGroupSampleDirectory.cpp General: Be explicit about athena's Endian type 2019-09-08 17:22:38 -04:00
BooBackend.cpp Emitter: Use std::array where applicable 2019-09-07 20:55:26 -04:00
Common.cpp Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/amuse 2019-09-30 21:36:35 -10:00
ContainerRegistry.cpp General: Clean up inclusions 2019-08-25 07:34:27 -04:00
DSPCodec.cpp Add missing include 2019-08-25 09:25:27 -07:00
DirectoryEnumerator.cpp Implicit switch fallthrough refactor 2019-02-17 19:45:24 -10:00
EffectChorus.cpp General: Amend clamp parameter order 2019-09-07 06:40:20 -04:00
EffectDelay.cpp EffectDelay: Make use of std::make_unique 2020-03-27 15:51:37 -04:00
EffectReverb.cpp General: Amend clamp parameter order 2019-09-07 06:40:20 -04:00
Emitter.cpp Emitter: Use std::array where applicable 2019-09-07 20:55:26 -04:00
Engine.cpp Emitter: Use std::array where applicable 2019-09-07 20:55:26 -04:00
Envelope.cpp General: Amend clamp parameter order 2019-09-07 06:40:20 -04:00
Listener.cpp Emitter: Use std::array where applicable 2019-09-07 20:55:26 -04:00
N64MusyXCodec.cpp General: Clean up inclusions 2019-08-25 07:34:27 -04:00
Sequencer.cpp Sequencer: std::move studio instances in constructor 2019-09-10 20:08:38 -04:00
SongConverter.cpp General: Amend clamp parameter order 2019-09-07 06:40:20 -04:00
SongState.cpp General: Amend clamp parameter order 2019-09-07 06:40:20 -04:00
SoundMacroState.cpp Compile fixes 2019-09-14 10:07:52 -07:00
Studio.cpp Studio: std::move studio instance in addStudioSend() 2019-09-10 20:23:29 -04:00
Submix.cpp New code style refactor 2018-12-07 19:20:09 -10:00
Voice.cpp Emitter: Use std::array where applicable 2019-09-07 20:55:26 -04:00
VolumeTable.cpp VolumeTable: Use std::array where applicable 2019-09-10 20:29:44 -04:00