index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio_core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
audio_core/command_generator: Use const references where applicable
Lioncash
2020-09-17
1
-10
/
+11
*
audio_core/command_generator: Avoid an unnecessary copy in GenerateFinalMixCo...
Lioncash
2020-09-17
1
-1
/
+1
*
Merge pull request #4310 from ogniK5377/apollo-1-prod
bunnei
2020-09-11
26
-647
/
+4971
|
\
|
*
Preliminary effects
David Marcec
2020-08-17
10
-35
/
+731
|
*
Disable biquad filter
David Marcec
2020-08-14
1
-8
/
+9
|
*
Reworked ADPCM decoder to allow better streaming
David Marcec
2020-08-14
2
-33
/
+95
|
*
mix buffer depopping
David Marcec
2020-08-01
2
-30
/
+101
|
*
adpcm streaming
David Marcec
2020-07-30
4
-27
/
+32
|
*
Fix perf regression
David Marcec
2020-07-25
1
-1
/
+2
|
*
Fix stream channel count when outputting to stereo
David Marcec
2020-07-25
1
-1
/
+1
|
*
Address issues
David Marcec
2020-07-25
8
-101
/
+104
|
*
Queue extra mix buffer
David Marcec
2020-07-25
1
-0
/
+1
|
*
Disable time stretcher for time being
David Marcec
2020-07-25
2
-6
/
+4
|
*
audio_core: Apollo Part 1, AudioRenderer refactor
David Marcec
2020-07-25
25
-641
/
+4127
*
|
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-13
1
-1
/
+1
*
|
core_timing: Make use of uintptr_t to represent user_data
Lioncash
2020-07-27
1
-3
/
+4
|
/
*
core_timing: Make TimedCallback take std::chrono::nanoseconds
Lioncash
2020-07-15
2
-8
/
+9
*
core_timing: Make use of std::chrono with ScheduleEvent
Lioncash
2020-07-15
2
-12
/
+8
*
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
2
-4
/
+5
*
Don't handle cycles late if stretcher is active
David Marcec
2020-07-01
1
-1
/
+3
*
audio: Improving audio timing for multicore/single core
David Marcec
2020-07-01
2
-20
/
+7
*
Audio: Correct buffer release for host timing.
Fernando Sahmkow
2020-06-27
2
-1
/
+17
*
AudioCore: Use nanoseconds instead of cycles for buffer time.
Fernando Sahmkow
2020-06-27
2
-6
/
+6
*
Add a "Mute Audio" hotkey
Kewlan
2020-06-26
1
-1
/
+1
*
audren: Implement RendererInfo
David Marcec
2020-06-13
2
-6
/
+26
*
fix logic error & scale sample volume based on voice volume
David Marcec
2020-05-11
1
-7
/
+9
*
pass by const ref instead
David Marcec
2020-05-11
1
-8
/
+7
*
audio_renderer: Better voice mixing and 6 channel downmixing
David Marcec
2020-05-11
3
-11
/
+96
*
audio_renderer: Preliminary BehaviorInfo (#3736)
David
2020-04-20
6
-11
/
+242
*
core: memory: Move to Core::Memory namespace.
bunnei
2020-04-17
2
-10
/
+11
*
audio_core: Accept Audren REV8
FearlessTobi
2020-03-23
1
-1
/
+1
*
cubeb_sink: Don't discard other channels when performing downmixing
FearlessTobi
2020-03-08
1
-3
/
+17
*
audio_core: interpolate: Improvements to fix audio crackling.
bunnei
2020-02-22
2
-23
/
+38
*
audio_core: interpolate: Fix include for climits (Linux build break).
bunnei
2020-02-22
1
-1
/
+1
*
audio_core: Switch to a faster interpolation technique
FearlessTobi
2020-01-24
2
-48
/
+159
*
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
Lioncash
2019-11-26
1
-8
/
+9
*
core: Prepare various classes for memory read/write migration
Lioncash
2019-11-26
2
-13
/
+21
*
core_timing: Use better reference tracking for EventType. (#3159)
bunnei
2019-11-26
2
-13
/
+14
*
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-24
2
-4
/
+3
*
Used revision 5 instead of 7, marked constexpr as static
David Marcec
2019-09-21
1
-2
/
+2
*
Added frame_count for REV7 audio renderer
David Marcec
2019-09-20
2
-11
/
+24
*
Clang format
David Marcec
2019-07-13
2
-2
/
+4
*
Addressed issues
David Marcec
2019-07-13
2
-2
/
+2
*
"AudioRenderer" thread should have a unique name
David Marcec
2019-07-13
2
-3
/
+4
*
addressed issue
David Marcec
2019-07-08
1
-1
/
+1
*
audren: Only manage wave buffers with a size
David Marcec
2019-07-01
1
-3
/
+5
*
Merge pull request #2583 from FernandoS27/core-timing-safe
bunnei
2019-06-30
1
-1
/
+1
|
\
|
*
Core_Timing: Make core_timing threadsafe by default.
Fernando Sahmkow
2019-06-16
1
-1
/
+1
*
|
Cleanup
David Marcec
2019-06-16
1
-1
/
+1
*
|
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...
David Marcec
2019-06-16
2
-3
/
+14
|
/
[prev]
[next]