Commit graph

  • c9736b3300 audio_core/hle,lle: implement SetSemaphore Weiyi Wang 2018-12-06 07:35:07 -0500
  • 4671ccf416 audio_core/lle: implement RecvDataIsReady Weiyi Wang 2018-12-06 07:30:10 -0500
  • 14eb3561de audio_core/hle: move implementation of RecvDataIsReady Weiyi Wang 2018-12-06 07:28:47 -0500
  • b609753fb6 audio_core/lle: implement RecvData Weiyi Wang 2018-12-06 07:22:31 -0500
  • 7f568a3c19 DSP/HLE: move implementation of RecvData to audio_core, behind common interface Weiyi Wang 2018-12-06 07:18:26 -0500
  • 6d51d95d44 audio_core: add teakra and lle interface Weiyi Wang 2018-12-06 07:14:54 -0500
  • eabc9727d8
    Merge pull request #4468 from citra-emu/multiplayer-v4/main Pengfei Zhu 2018-12-22 09:45:28 +0800
  • 83e3e30d0e
    Merge pull request #4496 from wwylele/smd-fix Weiyi Wang 2018-12-19 19:46:10 -0500
  • 5c75974909
    Merge pull request #4500 from wwylele/sync-cache Weiyi Wang 2018-12-19 19:45:48 -0500
  • 68a223b6e1
    Merge pull request #4516 from zhaowenlan1779/multiplayer-v4/patch-1 Pengfei Zhu 2018-12-18 22:22:49 +0800
  • 7a379ee03a
    citra_qt/multiplayer: Add View Profile option zhupengfei 2018-12-16 23:10:48 +0800
  • e949314e65 travis: Simplify macos/upload.sh MerryMage 2018-12-17 15:33:42 +0000
  • 29548bbe86
    Merge pull request #4511 from FearlessTobi/port-1871 Weiyi Wang 2018-12-17 00:02:42 -0500
  • 37781b85e2
    Merge pull request #4514 from Danman3412/(QLabel)_is_already_in_use-Correct_Auto_Default Weiyi Wang 2018-12-16 11:26:16 -0500
  • 4df4b90795
    citra_qt/multiplayer: Change style for pinged messages a bit zhupengfei 2018-12-16 23:08:47 +0800
  • 66a4f8a9d0 (QLabel)_is_already_in_use-Correct_Auto_Default danman447 2018-12-16 11:16:05 +0000
  • 4574bd1e5c
    web_service: Change endpoint to /lobby. zhupengfei 2018-12-16 10:48:15 +0800
  • 90082268dc 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
  • 13ec2abbf6
    network: Make citra mods optional and disabled by default zhupengfei 2018-12-15 22:47:07 +0800
  • 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
  • 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
  • 80f1076a07
    Merge pull request #4494 from FearlessTobi/port-1874 Weiyi Wang 2018-12-08 22:08:30 -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
  • 7aeb4e29c2 remove border from GameList Bartosz Kaszubowski 2018-11-30 23:35:08 +0100
  • 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
  • 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
  • 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
  • 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
  • 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