Commit Graph

  • 0e380be9c8 audio_core/lle: implement PipeWrite Weiyi Wang 2018-12-06 07:42:07 -0500
  • ac0f63d0b3 audio_core/hle,lle: implement SetSemaphore Weiyi Wang 2018-12-06 07:35:07 -0500
  • ff208e87da audio_core/lle: implement RecvDataIsReady Weiyi Wang 2018-12-06 07:30:10 -0500
  • fe399ae437 audio_core/hle: move implementation of RecvDataIsReady Weiyi Wang 2018-12-06 07:28:47 -0500
  • afeb407c97 audio_core/lle: implement RecvData Weiyi Wang 2018-12-06 07:22:31 -0500
  • ba240588da DSP/HLE: move implementation of RecvData to audio_core, behind common interface Weiyi Wang 2018-12-06 07:18:26 -0500
  • 299f065b19 audio_core: add teakra and lle interface Weiyi Wang 2018-12-06 07:14:54 -0500
  • edbdbf0ba1
    Merge pull request #4480 from wwylele/memory-global-2 bunnei 2018-12-06 19:17:28 -0500
  • 556ac5c075
    Merge pull request #4469 from shutterbug2000/httpAddSet Weiyi Wang 2018-12-06 14:28:56 -0500
  • b9f7c9142a
    Merge pull request #4476 from FearlessTobi/fix-testcase-sending Weiyi Wang 2018-12-06 14:28:21 -0500
  • 23bad5d398 fix clang-format Weiyi Wang 2018-12-01 18:39:30 -0500
  • 7e8ba6ed8e Memory: move memory chunk into pImpl and make them dynamically allocated Weiyi Wang 2018-12-01 17:46:18 -0500
  • ac1cda21c3 Address code style comments Weiyi Wang 2018-12-05 20:24:37 -0500
  • e87dc17da2 Pass system into arm interpreter; fix tests Weiyi Wang 2018-11-21 17:14:42 -0500
  • c6b3186475 Memory: IsValidVirtualAddress can be global Weiyi Wang 2018-11-21 16:51:41 -0500
  • 42edab01d9 Memory: move states into class Weiyi Wang 2018-11-21 16:18:23 -0500
  • d18cda5a5d Memory: move MarkRegionCached into class Weiyi Wang 2018-11-21 16:03:28 -0500
  • 2582d64fb3 Memory: move block operations into class Weiyi Wang 2018-11-21 15:21:30 -0500
  • 323990d402 Memory: move Read/Write8/16/32/64 and ReadCString into class Weiyi Wang 2018-11-21 15:04:31 -0500
  • 1ec9ed6827 LDR_RO: pass memory in CROHelper Weiyi Wang 2018-11-21 14:20:55 -0500
  • 76e0a4ece7 Memory: move GetPointer into class Weiyi Wang 2018-11-21 13:51:12 -0500
  • 405218c3a7 Memory: move IsValidVirtualAddress into class Weiyi Wang 2018-11-21 12:30:07 -0500
  • 296c458e0e Memory: move GetPhysicalPointer and IsValidPhysicalAddress into class Weiyi Wang 2018-11-21 12:01:19 -0500
  • cfee59c6db hw/gpu: pass in memory reference Weiyi Wang 2018-11-21 11:53:10 -0500
  • ec01975549 audio_core: pass in memory reference Weiyi Wang 2018-11-21 11:36:24 -0500
  • 8bb404c82a VideoCore: pass in memory system Weiyi Wang 2018-11-21 11:20:20 -0500
  • 8c618c3fc3 Memory: move PageTable functions into class Weiyi Wang 2018-11-20 23:50:00 -0500
  • b199b7ada9 Memory: move GetFCRAMOffset into MemorySystem Weiyi Wang 2018-11-20 22:52:44 -0500
  • 8118be6615 Kernel: pass in MemorySystem Weiyi Wang 2018-11-20 22:48:19 -0500
  • 6992f76acf Memory: create MemorySystem class Weiyi Wang 2018-11-20 22:38:47 -0500
  • ab0dba6a8b
    Merge pull request #4484 from francois-berder/master Weiyi Wang 2018-12-05 09:20:49 -0500
  • c3803f4af9
    citra-qt: Add back missing hotkeys & conflict fixes. Adityarup Laha 2018-11-17 16:55:05 +0530
  • c8f29ba1b1
    citra: add errors callback and add status message types zhupengfei 2018-11-24 16:32:29 +0800
  • 378f3ae53f
    dedicated_room: load and save ban list zhupengfei 2018-11-24 16:26:52 +0800
  • 7489eeafcc
    citra_qt: Save ban list for room hosting zhupengfei 2018-11-24 16:22:49 +0800
  • 13b69cb0dd
    citra_qt/multiplayer/chat_room: Add moderation to context menu zhupengfei 2018-11-24 16:26:12 +0800
  • 1b410df935
    citra_qt: Add a moderation dialog zhupengfei 2018-11-24 16:22:14 +0800
  • b95c20de4f
    network/room_member: Add moderation functions zhupengfei 2018-11-24 16:13:46 +0800
  • ae85a417e5 network/room: Moderation implementation zhupengfei 2018-11-24 16:08:32 +0800
  • a9f0110967
    citra-qt: Commented & documented code related to hotkeys as & when required. Adityarup Laha 2018-11-16 22:04:00 +0530
  • 7b1bec4cac
    citra-qt: Fixed reloading hotkeys on-the fly. Adityarup Laha 2018-11-16 21:19:43 +0530
  • 45d19403c7
    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
  • c4f80e4d2a
    citra_qt/host_room: Register room first before connecting zhupengfei 2018-11-24 16:06:53 +0800
  • b09f02a756
    network/verify_user: Remove unnecessary #pragma once zhupengfei 2018-11-24 15:33:46 +0800
  • 4f4deb6721 NS: Lowercase NS:S to ns:s like it should be James Rowe 2018-12-04 20:11:21 -0700
  • c598fd7228 renderer_opengl: Fix string comparison Francois Berder 2018-12-04 22:11:44 +0000
  • cd80a0df8c
    Merge pull request #4418 from FearlessTobi/port-1441 Pengfei Zhu 2018-12-04 22:20:41 +0800
  • b1d069de66
    network/room: Move new message types to the bottom of the enum zhupengfei 2018-12-04 22:11:46 +0800
  • 1d597db846
    Merge pull request #4483 from RoadrunnerWMC/audio-phys-addr-masking-fix Weiyi Wang 2018-12-03 21:03:03 -0500
  • 008ef1fd71 DSP: Add a comment about physical address masking RoadrunnerWMC 2018-12-03 12:22:11 -0700
  • 934631bfc6
    web_service: Check for empty usernames/descriptions zhupengfei 2018-12-03 22:58:14 +0800
  • 3aff585f32 DSP: Add address mask for physical pointers to audio data buffers RoadrunnerWMC 2018-12-03 01:07:55 -0700
  • 11bc9028bb
    Merge pull request #4478 from liushuyu/master James Rowe 2018-12-02 01:00:58 -0700
  • 76944ec0e0
    Merge pull request #4279 from FearlessTobi/better-mii-stub Weiyi Wang 2018-12-01 19:41:21 -0500
  • 58b24b9e40
    Merge pull request #4164 from zhaowenlan1779/brand-new-screenshot Pengfei Zhu 2018-12-02 08:06:25 +0800
  • b194f238cb
    Merge pull request #4129 from ccawley2011/clang-format-docker Pengfei Zhu 2018-12-02 07:57:42 +0800
  • 8ee291cb24 fix clang-format Weiyi Wang 2018-12-01 18:39:30 -0500
  • 2dd770e275 Memory: move memory chunk into pImpl and make them dynamically allocated Weiyi Wang 2018-12-01 17:46:18 -0500
  • 1464d909c2 Pass system into arm interpreter; fix tests Weiyi Wang 2018-11-21 17:14:42 -0500
  • e66a71d606 Memory: IsValidVirtualAddress can be global Weiyi Wang 2018-11-21 16:51:41 -0500
  • 9805fa2bcf Memory: move states into class Weiyi Wang 2018-11-21 16:18:23 -0500
  • 743a65570b Memory: move MarkRegionCached into class Weiyi Wang 2018-11-21 16:03:28 -0500
  • 8e488d222e Memory: move block operations into class Weiyi Wang 2018-11-21 15:21:30 -0500
  • dbf08749b4 Memory: move Read/Write8/16/32/64 and ReadCString into class Weiyi Wang 2018-11-21 15:04:31 -0500
  • eaa5473062 LDR_RO: pass memory in CROHelper Weiyi Wang 2018-11-21 14:20:55 -0500
  • b662841492 Memory: move GetPointer into class Weiyi Wang 2018-11-21 13:51:12 -0500
  • 3e699c18e5 Memory: move IsValidVirtualAddress into class Weiyi Wang 2018-11-21 12:30:07 -0500
  • b16e0182c4 Memory: move GetPhysicalPointer and IsValidPhysicalAddress into class Weiyi Wang 2018-11-21 12:01:19 -0500
  • a1a83e2c26 hw/gpu: pass in memory reference Weiyi Wang 2018-11-21 11:53:10 -0500
  • bfe13284b9 audio_core: pass in memory reference Weiyi Wang 2018-11-21 11:36:24 -0500
  • 2e164093d4 VideoCore: pass in memory system Weiyi Wang 2018-11-21 11:20:20 -0500
  • 0da8c2b719 Memory: move PageTable functions into class Weiyi Wang 2018-11-20 23:50:00 -0500
  • 4f07c4c89b Memory: move GetFCRAMOffset into MemorySystem Weiyi Wang 2018-11-20 22:52:44 -0500
  • f7be3b4be7 Kernel: pass in MemorySystem Weiyi Wang 2018-11-20 22:48:19 -0500
  • bae7d7a46b Memory: create MemorySystem class Weiyi Wang 2018-11-20 22:38:47 -0500
  • 3d083859c1 logging: Add DebuggerBackend for logging to Visual Studio Carl Kenner 2018-10-05 12:52:49 +0930
  • 0fe4fc1db0
    travis: MinGW: scan_dll: merge two scans into one liushuyu 2018-11-30 19:58:23 -0700
  • affecb68ec
    travis: linux-mingw: do not install pefile... liushuyu 2018-11-30 19:45:28 -0700
  • 630e3d6dea web_service: move telemetry condition from TelemetrySession constructor to destructor fearlessTobi 2018-11-30 19:01:05 +0100
  • 9c904e475b
    Merge pull request #4475 from citra-emu/revert-4474-flatpak-patch Flame Sage 2018-11-30 09:10:36 -0500
  • 4ae977cb19
    Revert "travis: Add missing flags for flatpak build" Pengfei Zhu 2018-11-30 22:07:22 +0800
  • 7f5df10f12
    Merge pull request #4474 from zhaowenlan1779/flatpak-patch Pengfei Zhu 2018-11-30 20:37:07 +0800
  • 28d089c8f3
    travis: Add missing flags for flatpak build Pengfei Zhu 2018-11-30 18:11:00 +0800
  • 5a3eb22439
    citra_qt: add resolution selection zhupengfei 2018-11-30 14:13:09 +0800
  • 1970178cc0
    citra_qt: rename the menu to Tools zhupengfei 2018-08-31 21:11:06 +0800
  • 071b41cb61
    citra_qt, video_core: Screenshot functionality zhupengfei 2018-08-31 14:16:16 +0800
  • 6d46b394be frontend: Remove V-Sync option from UI fearlessTobi 2018-11-29 17:07:18 +0100
  • bcbafb9715 HLE: Remove BaseInterface and add ns.cpp back James Rowe 2018-11-28 23:20:51 -0700
  • f072c26d78 Service: Add BaseInterface and NSInterface James Rowe 2018-11-28 11:16:19 -0700
  • 7e90abec78
    Merge pull request #4442 from wwylele/memory-no-kernel Weiyi Wang 2018-11-28 11:24:41 -0500
  • b37d3be34e
    Merge pull request #4458 from FearlessTobi/port-1773 Weiyi Wang 2018-11-28 11:07:48 -0500
  • c5dcd70e38 travis: Use Docker for clang-format target Cameron Cawley 2018-08-24 15:20:31 +0100
  • f7fb5875a0
    Merge pull request #4461 from wwylele/bitrise-badge Pengfei Zhu 2018-11-28 19:41:50 +0800
  • d1c079e407 HLE: Move NS:S into APT and remove NS James Rowe 2018-11-28 00:27:21 -0700
  • 48239be22c mii_selector: Use BitField where possible fearlessTobi 2018-11-27 14:57:51 +0100
  • 2678c1a945
    Merge pull request #4462 from FearlessTobi/fix-my-shit Weiyi Wang 2018-11-26 14:43:07 -0500
  • 5121fadb4f ir:/movie: Replace for-loops with fmt::join fearlessTobi 2018-11-26 20:04:18 +0100
  • a7bbe60c18 Put AddPostDataAscii in the function list shutterbug2000 2018-11-25 15:47:37 -0600
  • 4c198591d5 Add HTTP_C::AddPostDataAscii shutterbug2000 2018-11-25 15:29:04 -0600
  • edd7bbedda
    network/room: Moderation implementation zhupengfei 2018-11-24 16:08:32 +0800