index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-08-01
Fix merge conflicts with opus and update docs
Zach Hilman
2018-08-01
Use more descriptive error codes and messages
Zach Hilman
2018-08-01
Use static const instead of const static
Zach Hilman
2018-08-01
Use ErrorEncrypted where applicable and fix no keys crash
Zach Hilman
2018-08-01
Add missing includes and use const where applicable
Zach Hilman
2018-08-01
Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch
Zach Hilman
2018-08-01
Use SHGetKnownFolderPath instead of SHGetFolderPathA
Zach Hilman
2018-08-01
Make XCI comply to review and style guidelines
Zach Hilman
2018-08-01
Extract mbedtls to cpp file
Zach Hilman
2018-08-01
Add missing string.h include
Zach Hilman
2018-08-01
Update mbedtls and fix compile error
Zach Hilman
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-31
Merge pull request #871 from bunnei/audio-config
bunnei
2018-07-31
Merge pull request #877 from lioncash/remove
bunnei
2018-07-31
Merge pull request #880 from lioncash/audio
bunnei
2018-07-31
audio_core: Add configuration settings.
bunnei
2018-07-31
Merge pull request #876 from lioncash/include
bunnei
2018-07-31
service/audio: Add missing services
Lioncash
2018-07-31
Merge pull request #879 from lioncash/audio
bunnei
2018-07-31
Merge pull request #864 from FearlessTobi/port-3973
bunnei
2018-07-31
Merge pull request #869 from Subv/ubsan
bunnei
2018-07-31
Merge pull request #875 from lioncash/fgm
bunnei
2018-07-31
Merge pull request #874 from lioncash/am
bunnei
2018-07-31
kernel: Remove unused object_address_table.cpp/.h
Lioncash
2018-07-31
audout_u: Remove std::move in OpenAudioOutImpl()
Lioncash
2018-07-31
kernel: Remove unnecessary includes
Lioncash
2018-07-31
Merge pull request #870 from lioncash/init
bunnei
2018-07-31
service/am: Add missing am services
Lioncash
2018-07-31
service: Add fgm services
Lioncash
2018-07-31
arm_dynarmic: Make SetTlsAddress() prototype and definition consistent
Lioncash
2018-07-31
arm_dynarmic: Remove unnecessary qualifying of ThreadContext
Lioncash
2018-07-31
arm_dynarmic: Correct initializer list order
Lioncash
2018-07-31
service: Add the pcie service
Lioncash
2018-07-30
Merge pull request #855 from bunnei/cubeb
bunnei
2018-07-30
audio_core: Implement Sink and SinkStream interfaces with cubeb.
bunnei
2018-07-30
audio_core: Add interfaces for Sink and SinkStream.
bunnei
2018-07-30
MacroInterpreter: Avoid left shifting negative values.
Subv
2018-07-30
nvhost_gpu: Added checks to ensure we don't read past the end of the entries ...
Subv
2018-07-30
nvhost_ctrl_gpu: Only read the input parameters if they are actually there.
Subv
2018-07-30
Port #3758 from Citra (#852): Add missing std::string import in text_formatter
Tobias
2018-07-30
audio_core: Misc. improvements to stream/buffer/audio_out.
bunnei
2018-07-30
audio_core: Move to audout_u impl.
bunnei
2018-07-30
Implemented various hwopus functions (#853)
David
2018-07-30
Merge pull request #861 from FearlessTobi/port-3972
bunnei
2018-07-30
Merge pull request #862 from FearlessTobi/port-3997
bunnei
2018-07-30
Merge pull request #859 from FearlessTobi/port-3837
bunnei
2018-07-30
Port #3769 from Citra: "Update Dark theme to latest version"
Tobias
2018-07-30
Merge pull request #858 from lioncash/cast
bunnei
2018-07-30
Merge pull request #860 from FearlessTobi/port-3911
bunnei
2018-07-30
Merge pull request #863 from FearlessTobi/port-3913
bunnei
[next]