Commit Graph
7 Commits
Author SHA1 Message Date
Valentin VanelslandeandGitHub f1e26fad7f Fix build 2018-03-27 15:25:57 -06:00
Valentin VanelslandeandGitHub 4a37d91bc6 change line 528 2018-03-27 14:23:31 -06:00
Valentin VanelslandeandGitHub e7ac03c941 Service/APT: Migrate logging macros
Macro of line 528 not changed
2018-03-27 14:03:00 -06:00
Valentin VanelslandeandJames Rowe e2c5666883 Service/AM: Fix crash when scanning titles with installed titles with invalid title IDs (#3542)
* Service/AM: Fix crash when scanning titles with installed titles with invalid title IDs

Fixes #3332
2018-03-24 13:06:50 -06:00
Valentin VanelslandeandGitHub 2f165a1ca6 citra_qt: Sync menu UI settings after changing the layout with F10 2018-03-12 18:40:54 -06:00
Valentin VanelslandeandGitHub 2bb2306bf5 .gitignore: Add CMakeLists.txt.user to Project/editor files 2018-03-12 18:37:12 -06:00
Valentin VanelslandeandWeiyi Wang ac626edabc Service/AM: Implement DeleteProgram and DeleteUserProgram (#3446)
* Update am.cpp

* Update am.h

* Update am_net.cpp

* Service/AM: Implement DeleteProgram

* fix clang

* Address comments

* Service/AM: DeleteProgram: Scan for all titles after deleting the title

* fix

* Service/AM: DeleteProgram: return error if the title was not found

* fix clang

* [skip ci]

* [skip ci]

* [skip ci]

* [skip ci]

* Service/AM: Implement DeleteUserProgram

* fix clang

* FileUtil::DeleteDirRecursively unexpectedly failed
2018-02-28 16:25:33 +02:00