Commit Graph

  • c7d7270031 audio_core: Make g_sink_details internally linked Lioncash 2018-12-13 16:23:31 -0500
  • c2790a3f86 yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText Lioncash 2018-12-05 15:59:48 -0500
  • 07c64243f5 FFmpegDL: Added external_dlls folder to user folder AACDecoder: addressed reviews B3N30 2018-12-15 21:33:33 +0100
  • 5a74159316 Update teakra and address more comments Weiyi Wang 2018-12-15 13:36:33 -0500
  • 13ec2abbf6
    network: Make citra mods optional and disabled by default zhupengfei 2018-12-15 22:47:07 +0800
  • 48288da598 Fixup: Merge conflict with dsp lle B3N30 2018-12-15 15:06:54 +0100
  • 56cc9edf43 CoreAudio::HLE: Add FFmpeg aac decoder B3N30 2018-12-09 22:25:45 +0100
  • 9d062d63da
    network, citra_qt: Give moderation permission to community mods zhupengfei 2018-12-15 17:13:46 +0800
  • 94be4050bc
    network/packet: Fix reading vectors/arrays of strings zhupengfei 2018-12-15 14:37:23 +0800
  • 8b8b39ec0e
    citra_qt/multiplayer: Add user ping support zhupengfei 2018-12-01 09:28:55 +0800
  • 6feeaed77e
    citra: add errors callback and add status message types zhupengfei 2018-11-24 16:32:29 +0800
  • bd29f1facb
    dedicated_room: load and save ban list zhupengfei 2018-11-24 16:26:52 +0800
  • deb398d190
    citra_qt: Save ban list for room hosting zhupengfei 2018-11-24 16:22:49 +0800
  • 15540df140
    citra_qt/multiplayer/chat_room: Add moderation to context menu zhupengfei 2018-11-24 16:26:12 +0800
  • 6359b6094c
    citra_qt: Add a moderation dialog zhupengfei 2018-11-24 16:22:14 +0800
  • 7acd2664dd
    network/room_member: Add moderation functions zhupengfei 2018-11-24 16:13:46 +0800
  • 38f86cce94 network/room: Moderation implementation zhupengfei 2018-11-24 16:08:32 +0800
  • 6c29d441f4
    multiplayer: fix "Connected" message not appearing on first connection zhupengfei 2018-11-07 22:41:56 +0800
  • 0823d8e009
    citra: add status messages and fix missing errors zhupengfei 2018-11-09 21:56:58 +0800
  • 0319e51960 multiplayer: Add status message for user joining/leaving zhupengfei 2018-11-09 21:55:57 +0800
  • 386bf5c861
    citra_qt: Use the new verify backend; UI changes zhupengfei 2018-10-27 15:49:00 +0800
  • 4906c8ce7b
    citra-room: Add verify backend and use new announce api zhupengfei 2018-10-27 15:46:58 +0800
  • e04f75e1bf
    web_backend: added GetExternalJWT function zhupengfei 2018-10-27 15:45:21 +0800
  • ab335ccf1b
    core, web_service: Changes to announce service zhupengfei 2018-10-27 15:40:15 +0800
  • 1a8841f96e
    network, web_service: Add Verification backend and use new lobby API zhupengfei 2018-10-27 15:35:01 +0800
  • 5f0e189238
    Add Support for Room Descriptions adityaruplaha 2018-04-30 13:10:51 +0530
  • c396e3c6e5 network: check Console ID conflicts zhupengfei 2018-10-31 23:07:03 +0800
  • 3c589f473f
    multiplayer: check nickname regex server side zhupengfei 2018-11-02 20:17:25 +0800
  • e040bc9355
    Multiplayer: Send an error message when connecting to a full room James Rowe 2018-04-20 01:34:37 -0600
  • a9c9ffd32c
    network: bump multiplayer version zhupengfei 2018-10-01 09:53:20 +0800
  • d2003dae4a
    Merge pull request #4498 from valentinvanelslande/patch-2 Pengfei Zhu 2018-12-15 09:39:11 +0800
  • f7283af137
    citra_qt/multiplayer: Add user ping support zhupengfei 2018-12-01 09:28:55 +0800
  • bd3aa263b1
    dist: Add connected_notification icon zhupengfei 2018-12-01 09:19:12 +0800
  • 33957d7e9c
    Merge pull request #4466 from zhaowenlan1779/multiplayer-v4/feature/moderation Pengfei Zhu 2018-12-14 21:43:54 +0800
  • 5958ddb867 update test NarcolepticK 2018-12-12 16:59:12 -0500
  • 72b34168e2 clang format NarcolepticK 2018-12-12 15:02:12 -0500
  • d028cc12e9 rebased NarcolepticK 2018-12-07 19:18:42 -0500
  • d717fdc9a7 use weak_ptr and mutex in gpu_debugger NarcolepticK 2018-12-05 18:25:30 -0500
  • a18415c1ee move pica into hw NarcolepticK 2018-12-05 03:30:51 -0500
  • 17095db384 move pica regs NarcolepticK 2018-12-05 01:25:21 -0500
  • 1f7d287fdc Wrap Command Processor NarcolepticK 2018-12-05 01:02:35 -0500
  • e5a4d7ea60 wrap pica tracer NarcolepticK 2018-12-04 22:17:41 -0500
  • 810102c81e Wrap global debugger NarcolepticK 2018-12-04 20:39:13 -0500
  • 72dbc14be1 Wrap pica state NarcolepticK 2018-12-03 20:17:12 -0500
  • dc3bee9e6c Wrap VideoCore NarcolepticK 2018-11-29 23:08:54 -0500
  • 160ec0cebf Wrap Hardware NarcolepticK 2018-11-29 02:27:32 -0500
  • e4fd8fe7e8
    citra-qt: Use structured bindings where applicable in ConfigureHotkeys::applyConfiguration. Adityarup Laha 2018-12-12 21:14:27 +0530
  • d6e7dd95d3
    citra-qt/configuration: Fix a weird issue where the tab UI disappears when language is changed. Adityarup Laha 2018-12-09 17:43:14 +0530
  • 398ca977b7
    citra-qt: Add back missing hotkeys & conflict fixes. Adityarup Laha 2018-11-17 16:55:05 +0530
  • 994805647d
    citra-qt: Commented & documented code related to hotkeys as & when required. Adityarup Laha 2018-11-16 22:04:00 +0530
  • fc8c97b117
    citra-qt: Fixed reloading hotkeys on-the fly. Adityarup Laha 2018-11-16 21:19:43 +0530
  • 4dac256e5f
    citra-qt: Add base support for hotkey reconfiguration + UI (whole of PR citra-emu/citra#3786) Adityarup Laha 2018-05-22 21:30:36 +0200
  • 65d62b1b87
    Merge pull request #4497 from valentinvanelslande/patch-1 Pengfei Zhu 2018-12-12 19:45:00 +0800
  • 9293760d0a Core, test: perform kernel and memory destruction in the correct order Weiyi Wang 2018-12-10 23:29:08 -0500
  • b49f2d2958 APT: enable LLE applet Weiyi Wang 2018-12-10 22:25:02 -0500
  • bf2056f12e Memory: apply rasterizer cache mark to all page tables and the global marker Weiyi Wang 2018-12-10 22:21:03 -0500
  • 88161b8ac6 Memory: register page tables into a list for rasterizer cache marking Weiyi Wang 2018-12-10 22:13:10 -0500
  • 9d616e5951 Memory: mark pages on mapping if it is already rasterizer-cached Weiyi Wang 2018-12-10 22:05:28 -0500
  • 643b7d4dcb Memory: move memory setup into MemorySystem Weiyi Wang 2018-12-10 22:01:09 -0500
  • e7a3c296c3 Memory: create rasterizer cache marker Weiyi Wang 2018-12-10 21:43:39 -0500
  • 599e60f80b
    host_room: change minimum members to 2 Valentin Vanelslande 2018-12-10 15:39:52 -0500
  • 1ec7c951a8
    dedicated_room: allow maximum members = 254 Valentin Vanelslande 2018-12-10 14:21:32 -0500
  • 07d6d90bb3 gl_rasterizer_cache/MortonCopy: avoid read/write to invalid address Weiyi Wang 2018-12-09 13:20:44 -0500
  • 5a625fe945 yuzu/game_list_worker: Move std::string construction after the termintion check in callbacks fearlessTobi 2018-12-07 16:53:15 +0100
  • 5840943110 yuzu/configuration: Make slots private where applicable Lioncash 2018-12-02 14:14:32 -0500
  • d87961bad3 yuzu/configuration: Add missing override specifiers to configuration-related classes Lioncash 2018-12-07 16:44:37 +0100
  • 9c0c817e6f yuzu/configuration/configure_input: Default destructor in the cpp file Lioncash 2018-12-02 14:06:39 -0500
  • 5105cb3380
    citra-qt/configuration: Fix a weird issue where the tab UI disappears when language is changed. Adityarup Laha 2018-12-09 17:43:14 +0530
  • 80f1076a07
    Merge pull request #4494 from FearlessTobi/port-1874 Weiyi Wang 2018-12-08 22:08:30 -0500
  • f6b08b3a9a Update teakra to fix macos issue; address comment feedbacks Weiyi Wang 2018-12-08 20:36:04 -0500
  • dd2cbca3f4 hle/service: Remove unnecessary using declarations Lioncash 2018-12-06 01:37:39 -0500
  • a32725540c hle/service, hle/sm: Use structured bindings where applicable Lioncash 2018-12-06 01:33:19 -0500
  • 0cb7654d60 hle/service, hle/sm: Use structured bindings where applicable Lioncash 2018-12-06 01:29:17 -0500
  • 33983fd6c2 rebased NarcolepticK 2018-12-07 19:18:42 -0500
  • 9fc3ac7822 update teakra: implement idle skipping Weiyi Wang 2018-12-08 00:14:51 -0500
  • 0034b79ba0 cleanup NarcolepticK 2018-12-06 03:52:27 -0500
  • cf3657434d use weak_ptr and mutex in gpu_debugger NarcolepticK 2018-12-05 18:25:30 -0500
  • 286a103c8d move pica into hw NarcolepticK 2018-12-05 03:30:51 -0500
  • 62e46fb098 move pica regs NarcolepticK 2018-12-05 01:25:21 -0500
  • 031aefbd51 Wrap Command Processor NarcolepticK 2018-12-05 01:02:35 -0500
  • 0a716bc38a wrap pica tracer NarcolepticK 2018-12-04 22:17:41 -0500
  • 6449031d15 Wrap global debugger NarcolepticK 2018-12-04 20:39:13 -0500
  • 2d9ed4992b cleanup NarcolepticK 2018-12-04 03:00:39 -0500
  • 9bc102bb8e Wrap pica state NarcolepticK 2018-12-03 20:17:12 -0500
  • bab047f3d5 stable NarcolepticK 2018-12-03 12:55:43 -0500
  • fa76caf6f5 Wrap VideoCore NarcolepticK 2018-11-29 23:08:54 -0500
  • 025a187262 IT WORKS! NarcolepticK 2018-11-29 15:18:39 -0500
  • 8def501c48 first commit test NarcolepticK 2018-11-29 02:27:32 -0500
  • 7aeb4e29c2 remove border from GameList Bartosz Kaszubowski 2018-11-30 23:35:08 +0100
  • f137cca285 audio_core/lle: link ahbm and audio callback Weiyi Wang 2018-12-06 12:19:58 -0500
  • b5cccb78a1 Configuration: add option to use DSP LLE Weiyi Wang 2018-12-06 11:13:13 -0500
  • d042929a73 audio_core/lle: only process pipe signal after loading Weiyi Wang 2018-12-06 11:12:47 -0500
  • 87ec6c621b Service/DSP: implement semaphore event Weiyi Wang 2018-12-06 10:18:39 -0500
  • ace75982fa audio_core/hle,lle: implement UnloadComponent Weiyi Wang 2018-12-06 09:50:55 -0500
  • fcff0189dd audio_core/lle: implement LoadComponent Weiyi Wang 2018-12-06 09:09:14 -0500
  • 5af7d7301e audio_core/hle: move implementation of LoadComponent Weiyi Wang 2018-12-06 08:35:21 -0500
  • 2628d4885d audio_core/lle: implement GetDspMemory and SetServiceToInterrupt Weiyi Wang 2018-12-06 08:10:00 -0500
  • b36ae3c4a6 DSP_DSP: avoid global in ReadPipe Weiyi Wang 2018-12-06 07:51:51 -0500
  • b8df585194 audio_core/lle: implement PipeRead/GetPipeReadableSize Weiyi Wang 2018-12-06 07:49:07 -0500
  • ef783c3506 DSP_DSP: avoid global in WriteProcessPipe Weiyi Wang 2018-12-06 07:43:09 -0500