Morph
|
a2d40b8185
hwopus: Update to 12.x
|
5 år sedan |
Lioncash
|
1a954b2a59
service: Eliminate usages of the global system instance
|
5 år sedan |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
5 år sedan |
Lioncash
|
be1954e04c
core: Fix clang build
|
5 år sedan |
David
|
9b75481755
ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465)
|
6 år sedan |
makigumo
|
926ea5a16d
update hwopus DecodeInterleaved for FW 7.0.0+
|
6 år sedan |
Lioncash
|
f11b87ebf1
service: Resolve sign conversion errors
|
6 år sedan |
Lioncash
|
7ad3d4e49c
hwopus: Leverage multistream API for decoding regular Opus packets
|
7 år sedan |
Lioncash
|
d03ae881fd
service/audio/hwopus: Move decoder state to its own class
|
7 år sedan |
Lioncash
|
960057cba0
service/audio/hwopus: Provide a name for the second word of OpusPacketHeader
|
7 år sedan |
Lioncash
|
d41d85766f
service/audio/hwopus: Move Opus packet header out of the IHardwareOpusDecoderManager
|
7 år sedan |
Lioncash
|
3293877456
service/audio/hwopus: Enclose internals in an anonymous namespace
|
7 år sedan |
Lioncash
|
a897feb21e
hwopus: Implement DecodeInterleaved
|
7 år sedan |
Lioncash
|
07b86dc28c
hwopus: Deduplicate the decoding code within DecodeInterleavedOld and DecodeInterleavedWithPerfOld
|
7 år sedan |
Lioncash
|
44f39bfb68
hwopus: Replace std::optional<std::reference_wrapper<u64>> with u64*
|
7 år sedan |
Lioncash
|
eb1a3c1f4a
hwopus: Mark local variables as const where applicable
|
7 år sedan |
Lioncash
|
06887c80a5
hwopus: Fill in the rest of the unknown service function names
|
7 år sedan |
David Marcec
|
dace6087d6
Fixed hwopus compile error
|
7 år sedan |
David Marcec
|
3d627df4d8
Improved error messages in AM, HwOpus and NvMap
|
7 år sedan |
David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
7 år sedan |
bunnei
|
585e6fd426
hwopus: DecodeInterleavedWithPerformance: Fix ordering of output parameters.
|
7 år sedan |
David Marcec
|
03c26d3406
Fixed incorrect hwopus assert
|
7 år sedan |
David Marcec
|
fa10905e1e
HwOpus, Implemented DecodeInterleavedWithPerformance
|
7 år sedan |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 år sedan |
Lioncash
|
c243bc09d4
service/audio: Replace includes with forward declarations where applicable
|
7 år sedan |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
7 år sedan |
David
|
a483e5e28d
Implemented various hwopus functions (#853)
|
8 år sedan |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 år sedan |
mailwl
|
11fb17054e
Service/Audio: add hwopus service, stub GetWorkBufferSize function
|
8 år sedan |