.. |
algorithm
|
audio_core: Apollo Part 1, AudioRenderer refactor
|
2020-07-25 12:39:34 +10:00 |
audio_out.cpp
|
core_timing: Convert core timing into a class
|
2019-02-15 21:50:25 -05:00 |
audio_out.h
|
core_timing: Convert core timing into a class
|
2019-02-15 21:50:25 -05:00 |
audio_renderer.cpp
|
Preliminary effects
|
2020-08-17 01:23:55 +10:00 |
audio_renderer.h
|
audio_core: Apollo Part 1, AudioRenderer refactor
|
2020-07-25 12:39:34 +10:00 |
behavior_info.cpp
|
Address issues
|
2020-07-25 12:39:37 +10:00 |
behavior_info.h
|
audio_core: Apollo Part 1, AudioRenderer refactor
|
2020-07-25 12:39:34 +10:00 |
buffer.h
|
audio_core/buffer: Make const and non-const getter for samples consistent
|
2019-02-16 15:21:35 -05:00 |
CMakeLists.txt
|
audio_core: Apollo Part 1, AudioRenderer refactor
|
2020-07-25 12:39:34 +10:00 |
codec.cpp
|
codec: Make lookup table static constexpr
|
2020-09-25 14:24:25 -04:00 |
codec.h
|
codec: Make lookup table static constexpr
|
2020-09-25 14:24:25 -04:00 |
command_generator.cpp
|
audio_core/command_generator: Use const references where applicable
|
2020-09-17 13:52:55 -04:00 |
command_generator.h
|
Preliminary effects
|
2020-08-17 01:23:55 +10:00 |
common.h
|
Preliminary effects
|
2020-08-17 01:23:55 +10:00 |
cubeb_sink.cpp
|
Merge pull request #4310 from ogniK5377/apollo-1-prod
|
2020-09-11 10:57:27 -04:00 |
cubeb_sink.h
|
audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32
|
2019-03-09 18:06:23 -05:00 |
effect_context.cpp
|
Preliminary effects
|
2020-08-17 01:23:55 +10:00 |
effect_context.h
|
Preliminary effects
|
2020-08-17 01:23:55 +10:00 |
info_updater.cpp
|
Preliminary effects
|
2020-08-17 01:23:55 +10:00 |
info_updater.h
|
Preliminary effects
|
2020-08-17 01:23:55 +10:00 |
memory_pool.cpp
|
audio_core: Apollo Part 1, AudioRenderer refactor
|
2020-07-25 12:39:34 +10:00 |
memory_pool.h
|
audio_core: Apollo Part 1, AudioRenderer refactor
|
2020-07-25 12:39:34 +10:00 |
mix_context.cpp
|
Preliminary effects
|
2020-08-17 01:23:55 +10:00 |
mix_context.h
|
Preliminary effects
|
2020-08-17 01:23:55 +10:00 |
null_sink.h
|
audio_core: Make g_sink_details internally linked
|
2018-12-13 16:44:32 -05:00 |
sink.h
|
audio_core: Sinks need unique names as well.
|
2018-08-04 14:34:12 -04:00 |
sink_context.cpp
|
audio_core: Apollo Part 1, AudioRenderer refactor
|
2020-07-25 12:39:34 +10:00 |
sink_context.h
|
audio_core: Apollo Part 1, AudioRenderer refactor
|
2020-07-25 12:39:34 +10:00 |
sink_details.cpp
|
audio_core: Make g_sink_details internally linked
|
2018-12-13 16:44:32 -05:00 |
sink_details.h
|
audio_core: Make g_sink_details internally linked
|
2018-12-13 16:44:32 -05:00 |
sink_stream.h
|
audio_core: Flush stream when not playing anything
|
2018-09-12 18:09:14 +01:00 |
splitter_context.cpp
|
Address issues
|
2020-07-25 12:39:37 +10:00 |
splitter_context.h
|
audio_core: Apollo Part 1, AudioRenderer refactor
|
2020-07-25 12:39:34 +10:00 |
stream.cpp
|
Merge pull request #4310 from ogniK5377/apollo-1-prod
|
2020-09-11 10:57:27 -04:00 |
stream.h
|
core_timing: Make TimedCallback take std::chrono::nanoseconds
|
2020-07-15 19:41:22 -04:00 |
time_stretch.cpp
|
audio_core: remove unnecessary spaces on comments
|
2019-01-14 00:22:05 -02:00 |
time_stretch.h
|
time_stretch: Remove unused m_channel_count member variable
|
2018-10-24 00:46:17 -04:00 |
voice_context.cpp
|
adpcm streaming
|
2020-07-30 18:16:57 +10:00 |
voice_context.h
|
Reworked ADPCM decoder to allow better streaming
|
2020-08-14 21:04:28 +10:00 |