Lioncash
|
1ea6bdef05
audio_core: Make shadowing and unused parameters errors
|
5 лет назад |
Chloe Marcec
|
9a4beac95a
audren: Make use of nodiscard, rework downmixing, release all buffers
|
5 лет назад |
Lioncash
|
bef1844a51
core_timing: Make TimedCallback take std::chrono::nanoseconds
|
6 лет назад |
Lioncash
|
8b50c660df
core_timing: Make use of std::chrono with ScheduleEvent
|
6 лет назад |
David Marcec
|
24c2930012
audio: Improving audio timing for multicore/single core
|
6 лет назад |
Fernando Sahmkow
|
e3d561fb84
Audio: Correct buffer release for host timing.
|
6 лет назад |
Fernando Sahmkow
|
6bf137a0e8
AudioCore: Use nanoseconds instead of cycles for buffer time.
|
6 лет назад |
bunnei
|
ec0ce96c56
core_timing: Use better reference tracking for EventType. (#3159)
|
6 лет назад |
David Marcec
|
5fb6781c61
Cleanup
|
7 лет назад |
David Marcec
|
335127af69
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent
|
7 лет назад |
Lioncash
|
bd983414f6
core_timing: Convert core timing into a class
|
7 лет назад |
Lioncash
|
48d9d66dc5
core_timing: Rename CoreTiming namespace to Core::Timing
|
7 лет назад |
Lioncash
|
2f6a611311
stream: Preserve enum class type in GetState()
|
7 лет назад |
David Marcec
|
c461188f51
Added audren:u#GetAudioRendererState
|
7 лет назад |
Lioncash
|
2fd124bc93
stream: Replace includes with forward declarations where applicable
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
bunnei
|
1dee8ceda1
audio_core: Use s16 where possible for audio samples.
|
8 лет назад |
bunnei
|
9f846d3aa4
audio_core: Streams need unique names for CoreTiming.
|
8 лет назад |
bunnei
|
f437c11caf
audio_core: Implement Sink and SinkStream interfaces with cubeb.
|
8 лет назад |
bunnei
|
0e8a2c7222
audio_core: Misc. improvements to stream/buffer/audio_out.
|
8 лет назад |
bunnei
|
ab756fd068
audio_core: Add initial code for keeping track of audout state.
|
8 лет назад |