10412 Commits (bb4a1e059c269c95ec9f85f5c2149c7cd1c96f02)

Author SHA1 Message Date
Zach Hilman d10fc2d727 glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
Zach Hilman 3c4238657d applets: Pass current process title ID to applets 7 years ago
Zach Hilman 01ff38cca8 general_frontend: Add documentation for parental controls and ecommerce applets 7 years ago
Zach Hilman 73dcb13619 web_browser: Only delete temporary directory if it was created 7 years ago
Zach Hilman d018ac2c60 web_browser: Take ECommerce applet frontend optionally in constructor 7 years ago
Zach Hilman 54684feffa frontend: Add base class and default impl for ECommerce applet frontend 7 years ago
Zach Hilman 3898c3903e web_browser: Use function tables for execute and initialize 7 years ago
Zach Hilman 675aa5f719 web_browser: Correct structures and properly parse TLVs/ShimKind 7 years ago
Zach Hilman b889167b2c yuzu: Accept default applets for Parental Controls and ECommerce 7 years ago
Zach Hilman e447d8aafa applets: Track ECommerce and Parental Control applet frontends 7 years ago
Zach Hilman 6ff9008230 web_browser: Rename OpenPage to OpenPageLocal 7 years ago
Zach Hilman c96450f6e2 frontend: Add base class and default impl of parent controls applet frontend 7 years ago
Zach Hilman 9d2d349d7b applets: Implement Auth applet backend 7 years ago
Zach Hilman d40a38df8d core: Keep track of ARPManager and register current application on boot 7 years ago
Zach Hilman ce21973022 glue: Implement arp:w and arp:r services 7 years ago
Zach Hilman df3ee4f444 glue: Add errors for glue/arp services 7 years ago
Zach Hilman 4fab0d392b glue: Add scaffolding for bgtc:t and bgtc:sc services 7 years ago
Zach Hilman 9003e19797 arp: Move to glue services 7 years ago
Zach Hilman 5f8d2a2044 glue: Add manager to keep track of application registry 7 years ago
Zach Hilman db2e5e5fa6 registered_cache: Add getter to determine source slot in content provider union 7 years ago
Zach Hilman a468273221 patch_manager: Add getter for title version 7 years ago
Thomas May 334e6370f9 Update reporter.cpp 7 years ago
Lioncash 82cd87f6c2 service/acc: Silence truncation warnings 7 years ago
Zach Hilman 4111971cbd freezer: Update documentation 7 years ago
Zach Hilman ed82fa3a91 core: Move Freezer class to tools namespace 7 years ago
Zach Hilman c9983ad9a7 freezer: Add documentation for methods 7 years ago
Zach Hilman 1b7d619914 memory: Add class to manage and enforce memory freezing 7 years ago
Fernando Sahmkow 26fcdf087d Revert PR 2590. 7 years ago
jonsn0w e78d069a81
Update content_archive.cpp 7 years ago
Tobias 0c64a6f0f2
Change to a more descriptive name 7 years ago
Tobias c5b20a108d
yuzu/configure_input: Add missing space in window name 7 years ago
Alex Subaric f375e10411
Added missing space between two words 7 years ago
Lioncash 61d2498f00 core: Remove unused CiTrace source files 7 years ago
Lioncash 5799404b78 service/audio/audren_u: Correct event reset type for the system event 7 years ago
David Marcec 6ca20ad7ba Addressed issues 7 years ago
David Marcec 50e3269f3b Signalled accumulated_suspended_tick_changed_event on creation based on RE 7 years ago
David Marcec 5fb6781c61 Cleanup 7 years ago
David Marcec 335127af69 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Lioncash 18c1d91920
file_sys/ips_layer: Remove unnecessary reserve() call 7 years ago
Lioncash 969cd6dc1d
common/hex_util: Reserve std::string memory ahead of time 7 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Lioncash c7daddb715
file_sys/card_image: Remove obsolete TODO 7 years ago
Lioncash 0af3b4d9f4
kernel/vm_manager: Remove redundant Reset call in destructor 7 years ago
ReinUsesLisp ee81fb94cd gl_device: Fix TestVariableAoffi test 7 years ago
Lioncash a602bcaaf8
file_sys/nca_metadata: Update CNMT structures 7 years ago
Lioncash 7bdef6106e
file_sys/card_image: Deduplicate casts within AddNCAFromPartition() 7 years ago
Lioncash 81d361d9f8
file_sys/card_image: Make bracing consistent 7 years ago
Lioncash e34368249f
file_sys/card_image: Assign collapsed NCA contents directly to ncas member 7 years ago
Lioncash 288d027e89
file_sys/card_image: Deduplicate type cast 7 years ago
Lioncash 825ffd7b1f
file_sys/card_image: Get rid of a magic number 7 years ago