Commit graph

  • 1b1439c6af NWM_UDS: use sizeof(<var being used>) instead of hard-coded type (#4093) nightly-897 Weiyi Wang 2018-08-12 23:47:48 +0300
  • f5ddcef340 CMakeLists: lowercase find_library usage Lioncash 2018-08-04 17:20:10 -0400
  • b399186f18
    CMakeLists: Change MSVC14 variable to MSVC_VERSION Lioncash 2018-08-11 19:36:19 -0400
  • c18a7896e0
    Merge pull request #4078 from zhaowenlan1779/port-yuzu-934 nightly-896 nightly-895 nightly-894 nightly-893 nightly-892 nightly-891 Merry 2018-08-11 10:26:21 +0100
  • 8db6822ee9
    citra_qt: add motion/touch config zhupengfei 2018-08-11 11:52:13 +0800
  • 8af89b6979
    input_common, common: Add a few functions zhupengfei 2018-08-08 11:50:03 +0800
  • 58639220a0
    Merge pull request #4084 from zhaowenlan1779/udp-input-port nightly-890 James Rowe 2018-08-10 23:24:55 -0600
  • e1ae14d508
    input_common/udp: allow changing pad index zhupengfei 2018-08-10 14:15:26 +0800
  • d1c364bb85
    Merge pull request #4073 from zhaowenlan1779/port-yuzu-988 nightly-889 Merry 2018-08-10 21:18:01 +0100
  • c0346718fd
    Merge pull request #4076 from zhaowenlan1779/port-yuzu-945 nightly-888 Merry 2018-08-10 21:17:32 +0100
  • 4aec7ec96b
    Merge pull request #4079 from zhaowenlan1779/port-yuzu-932 nightly-887 Merry 2018-08-10 21:15:00 +0100
  • 0b798ab7a2
    Merge pull request #4081 from zhaowenlan1779/port-yuzu-900 nightly-886 Merry 2018-08-10 21:09:02 +0100
  • f201484c63
    Merge pull request #4082 from zhaowenlan1779/port-yuzu-906 nightly-885 Merry 2018-08-10 21:08:49 +0100
  • 44fc338f21
    Merge pull request #4083 from zhaowenlan1779/port-yuzu-904 nightly-884 Merry 2018-08-10 21:08:22 +0100
  • 3fd9a9a0fe
    Merge pull request #4085 from zhaowenlan1779/port-yuzu-882 nightly-883 Merry 2018-08-10 21:07:29 +0100
  • 39d5ada4e1 kernel/thread: Remove unimplemented function prototype Lioncash 2018-07-31 23:21:36 -0400
  • 10ef3109a4 fix num_client_certs in CloseClientCertContext B3n30 2018-08-10 09:55:59 +0200
  • 596caf70b7 kernel/thread: Make GetFreeThreadLocalSlot()'s loop indices size_t Lioncash 2018-08-02 12:01:22 -0400
  • 893d9c5ff3 kernel/thread: Make GetFreeThreadLocalSlot() reference parameter a const reference Lioncash 2018-08-02 11:55:10 -0400
  • c71c9e63ec kernel/thread: Make GetFreeThreadLocalSlot() internally linked Lioncash 2018-08-02 11:54:20 -0400
  • 384c9e5382 input_common: Use std::move where applicable Lioncash 2018-08-02 21:51:08 -0400
  • 8ce104f0a0 input_common: Add missing override specifiers Lioncash 2018-08-02 21:41:51 -0400
  • 23e8dd66c4 math_util: Always initialize members of Rectangle Lioncash 2018-08-02 10:47:31 -0400
  • a431c85b6b core_timing: Convert typedef into a type alias Lioncash 2018-08-05 21:27:11 -0400
  • 196ab8be89 core_timing: Use transparent functors where applicable Lioncash 2018-08-05 21:15:13 -0400
  • 660be9499d core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds Lioncash 2018-08-05 22:07:28 -0400
  • 265e875e5b
    qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateUITheme() Lioncash 2018-08-10 09:45:48 +0800
  • 319d685b13 common/color: Remove unnecessary const qualifiers on return types Lioncash 2018-08-08 16:17:38 -0400
  • b956a2be1c common/color: Get rid of undefined behavior Lioncash 2018-08-08 16:00:07 -0400
  • c431b922d0 fix error code comment B3n30 2018-08-09 23:55:04 +0200
  • c6bdcf72a4 service::HTTP_C: Implement OpenClientCertContext, OpenDefaultClientCertContext, CloseClientCertContext B3n30 2018-08-09 22:51:36 +0200
  • 5e658efdb8
    Service::HTTP_C: Add decryption of the ClCertA (#4045) nightly-882 Ben 2018-08-09 23:02:53 +0200
  • d09646ab9d citra-qt: service: add convenient LLE service module configuration (#3967) nightly-881 BreadFish64 2018-08-09 14:10:11 -0500
  • dceb4150a8
    Merge pull request #4065 from zhaowenlan1779/port-yuzu-947 nightly-880 James Rowe 2018-08-09 09:41:35 -0600
  • 77573b93ce
    Merge pull request #4066 from zhaowenlan1779/port-yuzu-946 nightly-879 James Rowe 2018-08-09 09:41:10 -0600
  • 22c0575cf4
    Merge pull request #4061 from zhaowenlan1779/port-yuzu-967 nightly-878 James Rowe 2018-08-09 09:40:26 -0600
  • cc6d3ce22f
    Merge pull request #4053 from Steveice10/master nightly-877 James Rowe 2018-08-09 09:39:44 -0600
  • 9c53ccf4cb
    Merge pull request #4062 from zhaowenlan1779/port-yuzu-951 nightly-876 James Rowe 2018-08-09 09:37:12 -0600
  • aa98e55a88 fixup! Service::SM: Wait till client is registered B3n30 2018-08-08 23:42:45 +0200
  • 02a3b5ae2b Service::SM: Wait till client is registered B3n30 2018-08-08 23:30:48 +0200
  • 84fc8eaaba
    Merge pull request #4020 from wwylele/loader-crypto-new nightly-875 Weiyi Wang 2018-08-08 22:12:19 +0300
  • 8ae126eb33
    Merge pull request #4001 from Subv/http2 nightly-874 Ben 2018-08-08 15:37:33 +0200
  • b72e7d48e8 Service/HTTP: Added logs to some of the error conditions. Subv 2018-08-08 08:32:46 -0500
  • a51c700f59
    Port "qt/main: Collapse if statement in UpdateRecentFiles()" from yuzu zhupengfei 2018-08-08 16:55:23 +0800
  • b71fbe62a8
    game_list: Use QString::fromStdString() where applicable instead of c_str() zhupengfei 2018-08-08 16:43:59 +0800
  • ae64175522 externals: Update glad to 0.1.26 Lioncash 2018-08-07 02:24:29 -0400
  • 0495ba5d91 file_util: Avoid sign-conversions in WriteArray() and ReadArray() Lioncash 2018-08-07 13:47:14 -0400
  • 93386efccb
    Merge pull request #4056 from zhaowenlan1779/clear-recent-files nightly-873 James Rowe 2018-08-07 21:28:33 -0600
  • 9a0191d623
    Merge pull request #4049 from jroweboy/udp-input nightly-872 James Rowe 2018-08-07 21:08:48 -0600
  • 169bb29a54 Correct direction vectors for cemuhook motion input James Rowe 2018-08-07 10:01:09 -0600
  • 6bcbda5ab2 Input: UDP Client to provide motion and touch controls James Rowe 2018-01-18 08:43:17 -0700
  • d4a808c885 ncch_container: support encrypted games wwylele 2018-07-28 18:30:54 +0300
  • 1e724b046b Add license for icons (#4019) nightly-871 Adityarup Laha 2018-08-07 20:54:35 +0530
  • 879290aa2b travis: use prebuilt image (#3839) nightly-870 liushuyu 2018-08-07 22:54:57 +0800
  • 6a1f9afbba
    citra_qt: add Clear Recent Files menu action zhupengfei 2018-08-06 09:19:35 +0800
  • 0233f3286c
    Merge pull request #4052 from zhaowenlan1779/bg-color-real-fix nightly-869 James Rowe 2018-08-04 09:27:30 -0600
  • 4c3961d5dd am: Correct ListDLCContentInfos index bounds. Steveice10 2018-08-04 01:24:36 -0700
  • b92660435c
    Merge pull request #4051 from zhaowenlan1779/default-ini-minor-nit-bg-color-default-value-info-fix nightly-868 Weiyi Wang 2018-08-04 11:10:19 +0300
  • d93ed644f6 am: Return empty path string for non-existent content indices. Steveice10 2018-08-04 01:03:29 -0700
  • 0c37140690 video_core: Allow changing background color while emulation is running zhupengfei 2018-08-04 15:11:51 +0800
  • 9937cab2cd
    citra: default_ini bg color default value fix zhupengfei 2018-08-04 12:20:00 +0800
  • 79db1f8b49 Service/HTTP: Log the PIDs in the Initialize functions. Subv 2018-08-03 15:24:26 -0500
  • 5bc72cca6b
    Merge pull request #3924 from zhaowenlan1779/settings nightly-867 Weiyi Wang 2018-08-03 23:09:57 +0300
  • 650c20eebf
    citra_qt: Settings (configuration) rework zhupengfei 2018-07-09 20:07:59 +0800
  • 751e00a615
    Merge pull request #3902 from valentinvanelslande/restart nightly-866 James Rowe 2018-08-02 22:55:07 -0600
  • 6bc87cdf3e
    Merge pull request #3987 from zhaowenlan1779/language-config-fix-2 nightly-865 James Rowe 2018-08-02 11:15:27 -0600
  • c35a251d86
    Merge pull request #3985 from BreadFish64/fix-warnings nightly-864 James Rowe 2018-08-02 11:14:57 -0600
  • 14b0435df2
    Merge pull request #3994 from FearlessTobi/replace-clamp-functions nightly-863 James Rowe 2018-08-02 11:08:07 -0600
  • cafe9838b5
    Merge pull request #4047 from zhaowenlan1779/bg-color nightly-862 James Rowe 2018-08-02 11:05:20 -0600
  • 4b59c1b601
    Merge pull request #4042 from wwylele/i-love-drivers nightly-861 James Rowe 2018-08-02 11:01:25 -0600
  • c771dd9813
    Merge pull request #4021 from FearlessTobi/port-709 nightly-860 James Rowe 2018-08-02 11:00:53 -0600
  • 4250dedc8f
    Merge pull request #4000 from Hexagon12/tx-update nightly-859 James Rowe 2018-08-02 11:00:14 -0600
  • 5bf87e986e
    Merge pull request #4040 from valentinvanelslande/lighting nightly-858 Weiyi Wang 2018-08-02 11:18:03 +0300
  • 9b558253a0
    Merge pull request #4031 from zhaowenlan1779/port-yuzu-723 nightly-857 Weiyi Wang 2018-08-02 11:17:38 +0300
  • 27b015e652
    Merge pull request #4011 from zhaowenlan1779/cmake-warning nightly-856 Weiyi Wang 2018-08-02 11:16:46 +0300
  • 14bc20fc8d
    Merge pull request #3996 from NarcolepticK/dsp-remove-weakptr nightly-855 Weiyi Wang 2018-08-02 11:14:59 +0300
  • 60edddac7d
    citra_qt/configuration: Add background color config zhupengfei 2018-08-02 11:36:47 +0800
  • aa4b71d0ce update fmt to latest stable release BreadFish64 2018-07-26 16:31:03 -0500
  • 74cd98ecad core: clean up warnings BreadFish64 2018-07-23 16:08:14 -0500
  • ba6eee71f5
    Merge pull request #4024 from zhaowenlan1779/port-yuzu-745 nightly-854 Merry 2018-08-01 15:02:40 +0100
  • 6a9e18a49a
    Merge pull request #4022 from zhaowenlan1779/port-yuzu-837 nightly-853 Merry 2018-08-01 15:01:17 +0100
  • 703da21688
    Merge pull request #4046 from zhaowenlan1779/config-camera-retranslate nightly-852 Merry 2018-08-01 15:00:12 +0100
  • 51d05bd42b citra_qt/configuration: retranslate camera tab zhupengfei 2018-08-01 21:51:38 +0800
  • 8e103d0675
    kernel/timer: Make data members private where applicable Lioncash 2018-07-26 09:45:18 -0400
  • 383dd967d1
    citra_qt: UI text improvements zhupengfei 2018-07-27 22:53:06 +0800
  • b92af5a858
    param_package: Take std::string by value in string-based Set() function Lioncash 2018-07-20 17:17:26 -0400
  • 266f2b6242 gl_rasterizer: only apply AMD hack when the vendor is AMD wwylele 2018-07-31 13:51:42 +0300
  • b2ad88dac1
    swrasterizer/lighting: remove newline in logging macro Valentin Vanelslande 2018-07-30 16:09:16 -0500
  • 05eb0ccb03
    Merge pull request #4014 from wwylele/old-service nightly-851 James Rowe 2018-07-30 11:31:54 -0600
  • 9af731793a
    Merge pull request #4025 from zhaowenlan1779/port-yuzu-775 nightly-850 Merry 2018-07-30 18:28:38 +0100
  • ec76cd82b0
    Merge pull request #4037 from zhaowenlan1779/port-yuzu-710 nightly-849 Merry 2018-07-30 18:28:11 +0100
  • 7b46b7e29a
    Merge pull request #4010 from zhaowenlan1779/statusbar-retheme nightly-848 James Rowe 2018-07-30 10:35:42 -0600
  • ecb3dc2fb8
    Merge pull request #4038 from zhaowenlan1779/port-yuzu-711 nightly-847 James Rowe 2018-07-30 10:21:49 -0600
  • 8fd9f22657
    Merge pull request #4030 from zhaowenlan1779/port-yuzu-743 nightly-846 James Rowe 2018-07-30 10:19:28 -0600
  • 5a47cbed17
    no need to cast to u32 according to @wwylele comment zhupengfei 2018-07-30 22:36:35 +0800
  • b4cdbf3ee8
    gdbstub: Get rid of a few signed/unsigned comparisons Lioncash 2018-07-19 15:17:50 -0400
  • 5d7ccfb920
    citra_qt/CMakeLists: get rid of a warning zhupengfei 2018-07-27 14:34:39 +0800
  • 1a0529a064 common/swap: Remove unnecessary const on return value of swap() Lioncash 2018-07-19 09:35:50 -0400
  • a2203e1566 common/swap: Use static_cast where applicable Lioncash 2018-07-19 09:35:13 -0400
  • 5a66820c20 common/swap: Use using aliases where applicable Lioncash 2018-07-19 09:32:13 -0400