shinyquagsire23
|
253954930f
|
Services/AM: Return InstallStatus for InstallCIA
|
2017-11-19 21:56:02 -07:00 |
|
shinyquagsire23
|
56e906f1e3
|
Services/AM: Add InstallCIA function for frontends
|
2017-11-15 16:05:37 -07:00 |
|
shinyquagsire23
|
1f2aa29dee
|
Services/AM: Move CIA finalization into Close(), Close() on destruction of class
|
2017-11-15 16:05:33 -07:00 |
|
shinyquagsire23
|
750e7e06b1
|
Services/AM: Expose CIAFile class in AM header
|
2017-11-15 12:05:03 -07:00 |
|
shinyquagsire23
|
1edbbf7f8c
|
Services/AM: Add GetTitleMediaType
|
2017-11-15 11:26:00 -07:00 |
|
Max Thomas
|
689fe57430
|
Services/AM: Fix content writing on Windows (#3114)
|
2017-11-15 10:26:16 +01:00 |
|
shinyquagsire23
|
c07f1b275c
|
Services/AM: Rename and readjust GetNumContentInfos for accuracy
|
2017-11-06 21:36:49 -07:00 |
|
shinyquagsire23
|
d854d4119a
|
Services/AM: Rename and adjust ListContentInfos for accuracy
|
2017-11-06 21:35:00 -07:00 |
|
shinyquagsire23
|
c6e43ae79d
|
Services/AM: Rename and adjust FindContentInfos for accuracy
|
2017-11-06 21:35:00 -07:00 |
|
shinyquagsire23
|
69cc04a06d
|
Services/AM: Fix warnings
|
2017-11-06 21:34:54 -07:00 |
|
shinyquagsire23
|
e00a45c500
|
Services/AM: Add CIA title installation support.
|
2017-11-05 13:26:29 -07:00 |
|
shinyquagsire23
|
7ea04bb55c
|
Services/AM: Fix log commands
|
2017-11-05 13:26:29 -07:00 |
|
shinyquagsire23
|
ce806dcdf6
|
file_sys/title_metadata: Allow loading from both files, FileBackends, and data
|
2017-11-05 13:26:29 -07:00 |
|
shinyquagsire23
|
2e38ea7a33
|
Services/AM: Implement GetPatchTitleInfos, correct error codes/returns, misc fixes
|
2017-10-26 21:06:29 -06:00 |
|
shinyquagsire23
|
b9fc359e7e
|
Services/AM: Add title scanning, move to ipc_helper.h, implement most stubbed service calls
|
2017-10-18 21:19:34 -06: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 |
|