Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-05-09 | source: Fix missing logging arguments | Lioncash | 1 | -2/+2 |
2016-05-07 | fixup simple type conversions where possible | Alexander Laties | 2 | -6/+15 |
2016-05-07 | HLE: Fix recent DSP change for Visual Studio. | bunnei | 1 | -4/+2 |
2016-05-03 | DSP/HLE: Implement Source processing | MerryMage | 6 | -5/+494 |
2016-04-30 | Audio: Add sink selection to configuration files | MerryMage | 2 | -0/+20 |
2016-04-29 | AudioCore: CurrentRegion() -> ReadRegion(), WriteRegion() | MerryMage | 2 | -24/+29 |
2016-04-28 | AudioCore: Move samples_per_frame and num_sources into hle/common.h | MerryMage | 2 | -10/+11 |
2016-04-27 | DSP_DSP: Updated interrupt implementation | MerryMage | 1 | -0/+4 |
2016-04-25 | DSP/Pipe: There are 8 pipes | MerryMage | 2 | -13/+19 |
2016-03-28 | DSP: Implement audio filters (simple, biquad) | MerryMage | 4 | -7/+272 |
2016-03-06 | DSP: Implement Pipe 2 | MerryMage | 3 | -34/+194 |
2016-02-21 | AudioCore: Skeleton Implementation | MerryMage | 4 | -0/+637 |