Commit Verlauf

Autor SHA1 Nachricht Datum
  Lioncash 64e7524f36 service/audio/audout_u: Only actually stop the audio stream in StopAudioOut if the stream is playing vor 7 Jahren
  Lioncash 9ac176d5a3 hle/service/audio/audout_u: Correct lack of return in failure case of AppendAudioOutBufferImpl() vor 7 Jahren
  Lioncash ad9dbeb44b hle/service/audio: Extract audio error codes to a header vor 7 Jahren
  Lioncash bd983414f6 core_timing: Convert core timing into a class vor 7 Jahren
  bunnei ef69b4b830 Merge pull request #1803 from DarkLordZach/k-able-event vor 7 Jahren
  Lioncash 57ac068a23 service/audio/audout_u: Amend constructor initialization list order vor 7 Jahren
  Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent vor 7 Jahren
  Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent vor 7 Jahren
  David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level vor 7 Jahren
  bunnei 5a6dc4d041 audout_u: Add support for multiple IAudioOut streams. vor 7 Jahren
  David Marcec 6a0612f2bf Removed the use of rp.MakeBuilder vor 7 Jahren
  Lioncash c243bc09d4 service/audio: Replace includes with forward declarations where applicable vor 8 Jahren
  Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable vor 8 Jahren
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state vor 8 Jahren
  Lioncash 57d007e545 audout_u: Correct IAudioOut initializer list order vor 8 Jahren
  bunnei 1dee8ceda1 audio_core: Use s16 where possible for audio samples. vor 8 Jahren
  bunnei f1cb3903ac audio_core: Port codec code from Citra for ADPCM decoding. vor 8 Jahren
  bunnei 9f846d3aa4 audio_core: Streams need unique names for CoreTiming. vor 8 Jahren
  Lioncash 1ced7bbea5 audout_u: Remove std::move in OpenAudioOutImpl() vor 8 Jahren
  bunnei eaf66b4c9f audio_core: Move to audout_u impl. vor 8 Jahren
  bunnei f1c519f2cb audout: Implement IAudioOut interface with AudioCore. vor 8 Jahren
  MerryMage 44646e2ea0 core_timing: Split off utility functions into core_timing_util vor 8 Jahren
  Lioncash c20cea118b audout_u: Use a std::array instead of std::string for holding the audio interface name vor 8 Jahren
  Lioncash ff500a7b68 hle_ipc: Introduce generic WriteBuffer overload for multiple container types vor 8 Jahren
  David Marcec 706892de7d Audout "Auto" functions vor 8 Jahren
  James Rowe 638956aa81 Rename logging macro back to LOG_* vor 8 Jahren
  greggameplayer c6eaf0b2cf Correct audio command numbers & add or rename some functions (#455) vor 8 Jahren
  Lioncash 0197e28cc9 core_timing: Namespace all functions and constants in core_timing's header vor 8 Jahren
  Lioncash 8d32bf9a96 audio: Move logging macros over to new fmt-compatible ones vor 8 Jahren
  Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable vor 8 Jahren