Lioncash
|
5483c08b44
|
am: Move logging macros over to new fmt-compatible ones
|
2018-04-24 10:14:11 -04:00 |
|
Lioncash
|
ccca5e7c28
|
service: Use nested namespace specifiers where applicable
Tidies up namespace declarations
|
2018-04-19 22:20:28 -04:00 |
|
Hexagon12
|
cc89b7bfcb
|
Various fixes and clang
|
2018-04-11 14:48:56 +03:00 |
|
Hexagon12
|
84d39530cf
|
Updated AM with more service names.
|
2018-04-10 18:36:00 +03:00 |
|
bunnei
|
5ecf152c8e
|
config: Rename is_docked to use_docked_mode to be consistent with other config bools.
|
2018-03-26 23:02:36 -04:00 |
|
bunnei
|
12b05c719e
|
config: Add setting for whether the system is docked or not.
|
2018-03-26 23:02:35 -04:00 |
|
Subv
|
0eefe6e4d1
|
FS: Make EnsureSaveData create the savedata folder when called for the first time.
|
2018-03-04 14:30:07 -05:00 |
|
mailwl
|
e4f94ee30b
|
Stub more functions
|
2018-02-22 17:28:15 +03:00 |
|
mailwl
|
910198a29a
|
Stub am::SetScreenShotPermission, and bsd::StartMonitoring functions
|
2018-02-22 13:04:23 +03:00 |
|
Subv
|
5ab285f1f9
|
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.
|
2018-02-18 18:09:52 -05:00 |
|
bunnei
|
516a95721c
|
service: Remove remaining uses of BufferDescriptor*.
|
2018-02-13 23:54:13 -05:00 |
|
mailwl
|
335096e19a
|
Service: stub some functions in am, audio, time, vi services
|
2018-02-07 15:11:17 +03:00 |
|
bunnei
|
c83f69841f
|
IApplicationFunctions: Stub out EnsureSaveData.
|
2018-02-05 20:58:11 -05:00 |
|
bunnei
|
65cfe09b62
|
logger: Add AM service logging category.
|
2018-02-04 16:58:12 -05:00 |
|
mailwl
|
1a8f5bfb8e
|
Service/am: Add AppletAE service (#153)
* Add AppletAE, step 1: move common interfaces to am.h
* Add AppletAE, step 2
|
2018-02-02 13:03:40 -08:00 |
|
Subv
|
eb58f852f8
|
AppletOE: Make ISelfController keep a reference to nvflinger.
It'll be needed when we implement CreateManagedDisplayLayer.
|
2018-01-22 13:46:36 -05:00 |
|
bunnei
|
1247c53786
|
yuzu: Update license text to be consistent across project.
|
2018-01-13 16:22:39 -05:00 |
|
bunnei
|
b67cbb8d92
|
ap, aoc_u: Minor cleanup.
|
2017-12-28 23:45:44 -05:00 |
|
bunnei
|
72eeca1f03
|
hle: Add service stubs for apm and appletOE.
|
2017-10-14 22:50:04 -04:00 |
|
bunnei
|
0906de9a14
|
hle: Remove a large amount of 3ds-specific service code.
|
2017-10-10 17:32:14 -04:00 |
|
Yuri Kunde Schlesner
|
d96a9e0c11
|
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.
|
2017-06-06 02:57:23 -07:00 |
|
Lioncash
|
26ea6b9546
|
Update AM service function tables
Updated based off information from 3dbrew.
|
2016-12-07 20:55:59 -05:00 |
|
Yuri Kunde Schlesner
|
84fbbe2629
|
Use negative priorities to avoid special-casing the self-include
|
2016-09-21 00:15:56 -07:00 |
|
Emmanuel Gil Peyrot
|
ebdae19fd2
|
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.
|
2016-09-21 11:15:47 +09:00 |
|
Yuri Kunde Schlesner
|
396a8d91a4
|
Manually tweak source formatting and then re-run clang-format
|
2016-09-18 21:14:25 -07:00 |
|
Emmanuel Gil Peyrot
|
dc8479928c
|
Sources: Run clang-format on everything.
|
2016-09-18 09:38:01 +09:00 |
|
Sam Spilsbury
|
e16541e47c
|
am: title_id is long long uint
|
2016-04-24 23:40:41 +08:00 |
|
JamePeng
|
9045c57d6f
|
update the code of AM service! (#1623)
|
2016-04-08 15:44:00 -04:00 |
|
Lioncash
|
0937bed8d8
|
services: Get rid of unnecessary includes
|
2016-02-02 01:40:23 -05:00 |
|
Lioncash
|
75631b2a9f
|
core: Eliminate some unused variable warnings
|
2015-07-29 12:34:18 -04:00 |
|
Lioncash
|
12a9e8502c
|
core: Fix missing prototype warnings
|
2015-07-29 12:12:39 -04:00 |
|
Subv
|
13f93a0188
|
Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.
Named the service functions in am:app as per 3dbrew.
This fixes an illegal read loop in Steel Diver
|
2015-07-21 00:12:13 -05:00 |
|
purpasmart96
|
7933dbe6a0
|
Services: Continue separation of services into their own folders
|
2015-06-11 20:41:59 -07:00 |
|