7532 Commits (9a3f7d702f282f9732a6541c97f39586ece23f1e)
 

Author SHA1 Message Date
Zach Hilman 9a3f7d702f Fix merge conflicts with opus and update docs 8 years ago
Zach Hilman 9b710a5901 Use more descriptive error codes and messages 8 years ago
Zach Hilman 1f83886c21 Use static const instead of const static 8 years ago
Zach Hilman f93e75f496 Use ErrorEncrypted where applicable and fix no keys crash 8 years ago
Zach Hilman 568ce6304c Add missing includes and use const where applicable 8 years ago
Zach Hilman feb6b2b4a8 Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch 8 years ago
Zach Hilman e7ae26a563 Use SHGetKnownFolderPath instead of SHGetFolderPathA 8 years ago
Zach Hilman 272ca87298 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman 03467b64e3 Extract mbedtls to cpp file 8 years ago
Zach Hilman 0c75b8d6b2 Add missing string.h include 8 years ago
Zach Hilman bba2d504f0 Update mbedtls and fix compile error 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago
bunnei c3279b3a75 Merge pull request #871 from bunnei/audio-config 8 years ago
bunnei b9d19ca36e Merge pull request #877 from lioncash/remove 8 years ago
bunnei 56ff09b880 Merge pull request #880 from lioncash/audio 8 years ago
bunnei 14d9b2d6d3 audio_core: Add configuration settings. 8 years ago
bunnei f9fec85f81 Merge pull request #876 from lioncash/include 8 years ago
Lioncash c3deab1f6e service/audio: Add missing services 8 years ago
bunnei 817f66ae8c Merge pull request #879 from lioncash/audio 8 years ago
bunnei 304b76490d Merge pull request #864 from FearlessTobi/port-3973 8 years ago
bunnei a19afb37b2 Merge pull request #869 from Subv/ubsan 8 years ago
bunnei cd86d3bd7a Merge pull request #875 from lioncash/fgm 8 years ago
bunnei 80a726d090 Merge pull request #874 from lioncash/am 8 years ago
Lioncash ea4e7b7fc5 kernel: Remove unused object_address_table.cpp/.h 8 years ago
Lioncash a87d3a4c42 audout_u: Remove std::move in OpenAudioOutImpl() 8 years ago
Lioncash 3d2d454c36 kernel: Remove unnecessary includes 8 years ago
bunnei 3537a41aaf Merge pull request #870 from lioncash/init 8 years ago
bunnei f2a93085c9 Merge pull request #872 from lioncash/pcie 8 years ago
Lioncash 00ce1994f3 service/am: Add missing am services 8 years ago
Lioncash bdeda001bc service: Add fgm services 8 years ago
Lioncash f90376d170 arm_dynarmic: Make SetTlsAddress() prototype and definition consistent 8 years ago
Lioncash 2cd4a2bbd8 arm_dynarmic: Remove unnecessary qualifying of ThreadContext 8 years ago
Lioncash 00542bc1a4 arm_dynarmic: Correct initializer list order 8 years ago
Lioncash e136d94655 service: Add the pcie service 8 years ago
bunnei 18dd56c38d Merge pull request #855 from bunnei/cubeb 8 years ago
bunnei 0ba0cdbed9 audio_core: Implement Sink and SinkStream interfaces with cubeb. 8 years ago
bunnei f1f3a65391 audio_core: Add interfaces for Sink and SinkStream. 8 years ago
Subv 3aebf087c1 MacroInterpreter: Avoid left shifting negative values. 8 years ago
Subv 253cd9b5b9 nvhost_gpu: Added checks to ensure we don't read past the end of the entries when handling a GPU command list. 8 years ago
Subv 48df583947 nvhost_ctrl_gpu: Only read the input parameters if they are actually there. 8 years ago
Tobias 1e25018638 Port #3758 from Citra (#852): Add missing std::string import in text_formatter 8 years ago
bunnei 02472448da audio_core: Misc. improvements to stream/buffer/audio_out. 8 years ago
bunnei fe039386fc audio_core: Move to audout_u impl. 8 years ago
bunnei c35b7a7421 externals: Add cubeb for audio output. 8 years ago
David 42f8eef8b3 Implemented various hwopus functions (#853) 8 years ago
bunnei a211ad4699 Merge pull request #861 from FearlessTobi/port-3972 8 years ago
bunnei addd8e6823 Merge pull request #862 from FearlessTobi/port-3997 8 years ago
Mat M e05f5c09ed Merge pull request #867 from MerryMage/dynarmic 8 years ago
MerryMage 5559dc7a61 externals: Update dynarmic to 73d3efc 8 years ago
bunnei 30c7c89554 Merge pull request #859 from FearlessTobi/port-3837 8 years ago