Commit Graph
39 Commits
Author SHA1 Message Date
BreadFish64andBen d09646ab9d citra-qt: service: add convenient LLE service module configuration (#3967)
* citra-qt: service: add convenient LLE service module configuration

* fix SDL settings

* unexpose AttemptLLE

* static

* fix array includes

* use default with writesetting
2018-08-09 21:10:11 +02:00
BreadFish64 aa4b71d0ce update fmt to latest stable release
5.1.0
fixes a multitude of errors on MSVC
2018-08-01 14:10:24 -05:00
BreadFish64 74cd98ecad core: clean up warnings 2018-08-01 14:10:23 -05:00
BreadFish64 5b181976ce fix conversion warnings 2018-07-02 18:45:45 -05:00
BreadFish64 f649c443d9 optimize settings application 2018-07-02 16:53:34 -05:00
BreadFish64 30c6c37d6c fix jrowes lazy sorting 2018-05-26 15:38:06 -05:00
BreadFish64 31a9fdb00b fix preffered game 2018-05-26 15:38:06 -05:00
BreadFish64 1a57f9488f citra_qt: support multiple game directories 2018-05-26 15:38:06 -05:00
BreadFish64 1d809ce6aa update-icons-signal 2018-03-30 10:20:21 -05:00
BreadFish64andMerry 05cf7fe70a QT: Implement themed icons (#3554)
* implement themed icons

* fix theme search paths
2018-03-27 12:11:04 +01:00
BreadFish64 691aadb6a3 comment 2018-03-16 16:06:33 -05:00
BreadFish64 55d5720962 use nvidia graphics automatically on laptops with optimus 2018-03-15 20:36:53 -05:00
BreadFish64 165d3e1ab2 tidy loop 2018-02-19 17:11:46 -06:00
BreadFish64 f0f9f34445 move callback definition outside loop 2018-02-16 14:53:38 -06:00
BreadFish64 c547465657 install multiple CIAs sequentially 2018-02-13 18:16:26 -06:00
BreadFish64andGitHub 752e6e62b8 correct escape sequence warning 2018-02-03 13:33:18 -06:00
BreadFish64andbunnei d3a0375f47 Add Context Menu Options to Open Application and Update Location (#3411)
* Add Context Menu Options to Open Application and Update Location

* address jroweboy's feedback

move enum definition to game list header
declare sdmc_dir in SAVE_DATA case
fix log formatting

* Address Merry's feedback

remove redundant line
format program ID as 16 digit hex in log|
change case of open_target to look better in title bar
add whitespace for readability
2018-02-02 12:18:19 -08:00
BreadFish64 79e4fe58dc fix comparison operator 2018-01-26 17:12:50 -06:00
BreadFish64andGitHub 4f5892d86d Fix comparison operators 2018-01-25 20:50:22 -06:00
BreadFish64andGitHub db3c83fedc remove spaces 2018-01-24 10:17:04 -06:00
BreadFish64andGitHub 1e54b52edf revert move 2018-01-24 10:16:40 -06:00
BreadFish64 eb1b5f588a only pass one smdh 2018-01-23 21:32:27 -06:00
BreadFish64 4da837c929 only search to two recursions, add update dir to watch list 2018-01-23 14:13:54 -06:00
BreadFish64 38c5ca68b2 reduce the scope of the variables 2018-01-22 07:56:24 -06:00
BreadFish64 980923d351 allow installed apps to display in the game list 2018-01-20 11:33:14 -06:00
BreadFish64 fc1bdc3c62 enum class 2018-01-20 09:56:02 -06:00
BreadFish64 169b076913 use enum and add default case 2018-01-18 21:02:55 -06:00
BreadFish64andGitHub d462eacefb get rid of useless if statement 2018-01-18 10:40:24 -06:00
BreadFish64andGitHub c3afd73592 Merge branch 'master' into CompatibiltyReporting 2018-01-18 10:36:32 -06:00
BreadFish64andGitHub 11d2825070 only enable menu visibility 2018-01-17 13:57:42 -06:00
BreadFish64andGitHub ca96077601 1 -> d 2018-01-11 10:57:44 -06:00
BreadFish64 f985d277c8 get rid of cmake GUI option 2018-01-10 20:39:32 -06:00
BreadFish64 da59ce91c9 require web services 2018-01-10 19:44:09 -06:00
BreadFish64 b71d9e108d address wwylele's feedback 2018-01-10 19:05:14 -06:00
BreadFish64 68959823e9 move menu action 2018-01-06 11:56:12 -06:00
BreadFish64 e768a92587 add compatibility reporting to qt frontend 2018-01-01 19:25:38 -06:00
BreadFish64 80852f918a add CIA installation to QT frontend 2017-12-02 15:35:20 -06:00
BreadFish64andGitHub e2cac1d7db Get Rid of Redundant ! 2017-11-07 19:31:55 -06:00
BreadFish64andbunnei ee5aecee3f Implement About Button Functionality (#3005) 2017-11-04 13:59:27 -04:00