История коммитов

Автор SHA1 Сообщение Дата
  Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 8 лет назад
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
  Lioncash 57d007e545 audout_u: Correct IAudioOut initializer list order 8 лет назад
  bunnei 1dee8ceda1 audio_core: Use s16 where possible for audio samples. 8 лет назад
  bunnei f1cb3903ac audio_core: Port codec code from Citra for ADPCM decoding. 8 лет назад
  bunnei 9f846d3aa4 audio_core: Streams need unique names for CoreTiming. 8 лет назад
  Lioncash 1ced7bbea5 audout_u: Remove std::move in OpenAudioOutImpl() 8 лет назад
  bunnei eaf66b4c9f audio_core: Move to audout_u impl. 8 лет назад
  bunnei f1c519f2cb audout: Implement IAudioOut interface with AudioCore. 8 лет назад
  MerryMage 44646e2ea0 core_timing: Split off utility functions into core_timing_util 8 лет назад
  Lioncash c20cea118b audout_u: Use a std::array instead of std::string for holding the audio interface name 8 лет назад
  Lioncash ff500a7b68 hle_ipc: Introduce generic WriteBuffer overload for multiple container types 8 лет назад
  David Marcec 706892de7d Audout "Auto" functions 8 лет назад
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 лет назад
  greggameplayer c6eaf0b2cf Correct audio command numbers & add or rename some functions (#455) 8 лет назад
  Lioncash 0197e28cc9 core_timing: Namespace all functions and constants in core_timing's header 8 лет назад
  Lioncash 8d32bf9a96 audio: Move logging macros over to new fmt-compatible ones 8 лет назад
  Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable 8 лет назад
  Hexagon12 a886e3bc2a Updated audout with more service names. 8 лет назад
  bunnei 3d4dfefaec audout_u: Implement GetAudioOutState. 8 лет назад
  Subv 248881fa7f CoreTiming: Unschedule the pending events when an Interface is destroyed. 8 лет назад
  bunnei d6e52581ac audio: Use WriteBuffer instead of BufferDescriptorB. 8 лет назад
  bunnei de177f6692 audout_u: Various cleanups. 8 лет назад
  bunnei 1b1d399e5f hle: Rename RequestBuilder to ResponseBuilder. 8 лет назад
  bunnei f9dae99006 service: Fix all incorrect IPC response headers. 8 лет назад
  st4rk 44eb840232 audout:u OpenAudioOut and IAudioOut (#138) 8 лет назад
  gdkchan 832009bfdb Stub OpenAudioOut and fix a issue with HID IAppletResource being created more than once 8 лет назад
  st4rk 07355cf7cc Added stubs for audio services. (#116) 8 лет назад
  bunnei 7a50d56d0e audio: Stub out AudOutU::ListAudioOuts. 8 лет назад