Commit Graph
7 Commits
Author SHA1 Message Date
Valentin VanelslandeandGitHub b2a28a24d0 appveyor: set jobs to 4 for mingw 2018-03-31 16:30:02 -06:00
Valentin VanelslandeandGitHub 528d8a6ccb CiTrace: Migrate logging macros 2018-03-28 20:48:59 -06:00
Valentin VanelslandeandGitHub 492fca114d Service/AM: Use Pop<u64>() in DeleteUserProgram and DeleteProgram 2018-03-28 20:28:18 -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