greggameplayer
c19eaa2787
Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension ( #1059 )
* Used by Mario Tennis Aces
7 years ago
greggameplayer
edccdedd16
correct coding style
7 years ago
greggameplayer
4c94d500df
Implement GetDefaultDisplayResolutionChangeEvent
Require by Toki Tori and Toki Tori 2+
7 years ago
bunnei
5851753d2a
am: Stub SetScreenShotImageOrientation.
- Used by Super Mario Odyssey.
7 years ago
David
4a4641a134
Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests ( #851 )
7 years ago
Lioncash
00ce1994f3
service/am: Add missing am services
Adds the basic skeleton for missing am services idle:sys, omm, and spsm
based off the information provided by Switch Brew.
8 years ago
Zach Hilman
82150bd5c1
Virtual Filesystem 2: Electric Boogaloo ( #676 )
* Virtual Filesystem
* Fix delete bug and documentate
* Review fixes + other stuff
* Fix puyo regression
8 years ago
Zach Hilman
753d85fb0c
General Filesystem and Save Data Fixes ( #670 )
8 years ago
bunnei
0c22a8d514
Revert "Virtual Filesystem ( #597 )"
This reverts commit 12e9522b32 .
8 years ago
Zach Hilman
12e9522b32
Virtual Filesystem ( #597 )
* Add VfsFile and VfsDirectory classes
* Finish abstract Vfs classes
* Implement RealVfsFile (computer fs backend)
* Finish RealVfsFile and RealVfsDirectory
* Finished OffsetVfsFile
* More changes
* Fix import paths
* Major refactor
* Remove double const
* Use experimental/filesystem or filesystem depending on compiler
* Port partition_filesystem
* More changes
* More Overhaul
* FSP_SRV fixes
* Fixes and testing
* Try to get filesystem to compile
* Filesystem on linux
* Remove std::filesystem and document/test
* Compile fixes
* Missing include
* Bug fixes
* Fixes
* Rename v_file and v_dir
* clang-format fix
* Rename NGLOG_* to LOG_*
* Most review changes
* Fix TODO
* Guess 'main' to be Directory by filename
8 years ago
James Rowe
e159c550d8
Rename logging macro back to LOG_*
8 years ago
bunnei
d240fb32da
am: Stub out IApplicationFunctions::GetPseudoDeviceId.
8 years ago
bunnei
b9e0c0495a
am: Implement ILibraryAppletAccessor::PopOutData.
8 years ago
bunnei
6c8ab7e431
am: ISelfController:LaunchableEvent should be sticky.
8 years ago
bunnei
96b4c99a7a
am: Stub out ILibraryAppletAccessor Start and GetResult methods.
8 years ago
bunnei
129f945c77
am: Implement ILibraryAppletAccessor::PushInData.
8 years ago
bunnei
43ce8b93f0
am: Implement IStorageAccessor::Write.
8 years ago
bunnei
d29b7b48eb
am: Cleanup IStorageAccessor::Read.
8 years ago
bunnei
1597b12861
am: Implement ILibraryAppletCreator::CreateStorage.
8 years ago
bunnei
678ff27162
am: Stub IApplicationFunctions GetDisplayVersion.
8 years ago
greggameplayer
4201782cea
Add & correct miscellaneous things ( #470 )
* add some InfoType
* correct OpenApplicationProxy cmd number
* add IDisplayController functions
* fix clang-format
* add more system languages
8 years ago
Hexagon12
e37fc58ae6
Stubs for QLaunch ( #428 )
* Stubs for QLaunch
* Wiped unrelated stuff
* Addressed comment
* Dropped GetPopFromGeneralChannelEvent
8 years ago
Lioncash
1b310cbb3a
general: Make formatting of logged hex values more straightforward
This makes the formatting expectations more obvious (e.g. any zero padding specified
is padding that's entirely dedicated to the value being printed, not any pretty-printing
that also gets tacked on).
8 years ago
bunnei
5f2d36726c
am: Fix GetDesiredLanguage implementation.
8 years ago
Lioncash
ee02a551c5
am: Move logging macros over to new fmt-compatible ones
8 years ago
Lioncash
6d94dd21a5
service: Use nested namespace specifiers where applicable
Tidies up namespace declarations
8 years ago
Hexagon12
8293ccc5ed
Various fixes and clang
8 years ago
Hexagon12
c823bbde93
Updated AM with more service names.
8 years ago
bunnei
af6e1f8554
config: Rename is_docked to use_docked_mode to be consistent with other config bools.
8 years ago
bunnei
679d29d9f8
config: Add setting for whether the system is docked or not.
8 years ago
Subv
9702f6c2ed
FS: Make EnsureSaveData create the savedata folder when called for the first time.
8 years ago
mailwl
8f256914fc
Stub more functions
8 years ago
mailwl
9d6a03e6a3
Stub am::SetScreenShotPermission, and bsd::StartMonitoring functions
8 years ago
Subv
9a235eec55
AM: Corrected the response in EnsureSaveData.
The values are still unknown and the function is still considered a stub.
Puyo Puyo Tetris now tries to call fsp-srv:MountSaveData.
8 years ago
bunnei
6fe712735f
service: Remove remaining uses of BufferDescriptor*.
8 years ago
mailwl
ff9d0996a8
Service: stub some functions in am, audio, time, vi services
8 years ago
bunnei
de6bb17846
IApplicationFunctions: Stub out EnsureSaveData.
8 years ago
bunnei
ad816bab00
logger: Add AM service logging category.
8 years ago
mailwl
e974ad29c7
Service/am: Add AppletAE service ( #153 )
* Add AppletAE, step 1: move common interfaces to am.h
* Add AppletAE, step 2
8 years ago
Subv
db5b2c0f0f
AppletOE: Make ISelfController keep a reference to nvflinger.
It'll be needed when we implement CreateManagedDisplayLayer.
8 years ago
bunnei
182548ec86
yuzu: Update license text to be consistent across project.
8 years ago
bunnei
d203083a1c
ap, aoc_u: Minor cleanup.
8 years ago
bunnei
9ce5a90aa6
hle: Add service stubs for apm and appletOE.
8 years ago
bunnei
dd4ffef0a2
hle: Remove a large amount of 3ds-specific service code.
8 years ago
Yuri Kunde Schlesner
f68fd997cd
Service: Remove unnecessary includes from service.h
This has a huge fallout in terms of needing to fix other files because
all service implementations included that file.
9 years ago
Lioncash
a8f59eab50
Update AM service function tables
Updated based off information from 3dbrew.
9 years ago
Yuri Kunde Schlesner
fa5d9d8266
Use negative priorities to avoid special-casing the self-include
9 years ago
Emmanuel Gil Peyrot
1138ec0d49
Remove empty newlines in #include blocks.
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
9 years ago
Yuri Kunde Schlesner
1e4a5da9f4
Manually tweak source formatting and then re-run clang-format
9 years ago
Emmanuel Gil Peyrot
628ed4376a
Sources: Run clang-format on everything.
9 years ago