index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-04
aes_util: Fix error involving reads of less than 0x10
Zach Hilman
2018-09-04
Merge pull request #1178 from DarkLordZach/nsp
bunnei
2018-09-04
main: Only show DRD deprecation warning once
Zach Hilman
2018-09-04
control_metadata: Use alternate language names if AmericanEnglish isn't avail...
Zach Hilman
2018-09-04
card_image: Add program title ID getter
Zach Hilman
2018-09-04
qt: Add deprecation warnings for DRD format
Zach Hilman
2018-09-04
registration: Fix NSP installation errors
Zach Hilman
2018-09-04
nsp: Comply with style and performance guidelines
Zach Hilman
2018-09-04
qt: Add UI support for NSP files
Zach Hilman
2018-09-04
registration: Add support for installing NSP files
Zach Hilman
2018-09-04
loader: Add AppLoader for NSP files
Zach Hilman
2018-09-04
card_image: Parse XCI secure partition with NSP
Zach Hilman
2018-09-04
file_sys: Add Nintendo Submission Package (NSP)
Zach Hilman
2018-09-04
drd: Load title ID from program metadata
Zach Hilman
2018-09-04
loader: Add NSP file type and NSP-specific errors
Zach Hilman
2018-09-04
key_manager: Avoid autogeneration if key exists
Zach Hilman
2018-09-04
Merge pull request #1238 from lioncash/explicit
bunnei
2018-09-04
Merge pull request #1237 from degasus/optimizations
bunnei
2018-09-04
Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirs
bunnei
2018-09-04
Merge pull request #1232 from lioncash/copy
bunnei
2018-09-04
Merge pull request #1235 from lioncash/forward-decl
bunnei
2018-09-04
Merge pull request #1236 from degasus/microprofile
bunnei
2018-09-04
Merge pull request #1230 from lioncash/ssl
bunnei
2018-09-04
common/logging: Amend documentation comments
Lioncash
2018-09-04
common/logging/filter: Replace C-style case with C++ static_cast
Lioncash
2018-09-04
common/logging/filter: Make constructor explicit
Lioncash
2018-09-04
core: Use a raw pointer in GetGPUDebugContext.
Markus Wick
2018-09-04
command_processor: Use std::array for bound_engines.
Markus Wick
2018-09-04
Update microprofile scopes.
Markus Wick
2018-09-03
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-03
Merge pull request #1231 from lioncash/global
bunnei
2018-09-03
Merge pull request #1229 from lioncash/forward-decl
bunnei
2018-09-03
qt: Add message about not moving contents on dir change
Zach Hilman
2018-09-03
qt: Add UI options to change NAND/SD dirs
Zach Hilman
2018-09-03
settings: Save and load NAND/SD dirs from config
Zach Hilman
2018-09-03
Merge pull request #1233 from lioncash/dynarmic
Mat M
2018-09-03
externals: Update dynarmic to 0435ac2
Lioncash
2018-09-02
gl_shader_decompiler: Use used_shaders member variable directly within Genera...
Lioncash
2018-09-02
vfs_real: Forward declare IOFile
Lioncash
2018-09-02
service: Migrate global named port map to the KernelCore class
Lioncash
2018-09-02
ssl: Move SSL class to cpp file
Lioncash
2018-09-02
Merge pull request #1213 from DarkLordZach/octopath-fs
bunnei
2018-09-02
Merge pull request #1215 from ogniK5377/texs-nodep-assert
bunnei
2018-09-02
Merge pull request #1219 from jroweboy/less-artifacts
bunnei
2018-09-02
Merge pull request #1220 from FearlessTobi/extensions-qol
bunnei
2018-09-02
Merge pull request #1214 from ogniK5377/ipa-assert
bunnei
2018-09-02
Merge pull request #1216 from ogniK5377/ffma-assert
bunnei
2018-09-02
Merge pull request #1218 from ogniK5377/fmul-assert
bunnei
2018-09-02
Merge pull request #1228 from lioncash/construct
bunnei
2018-09-02
filesystem: Move dir retrieval after path checking in DeleteFile()
Lioncash
[next]