Commit Graph

  • 91e1c7a16d Kernel/SVC: Implement LLE command buffer translation in ReplyAndReceive. Subv 2017-10-01 22:12:42 -0500
  • 51b5088efe Kernel/IPC: Put a thread to sleep when performing an LLE IPC request. Subv 2017-10-01 22:09:00 -0500
  • d7b887db96 Kernel/Threads: Added a new thread status to identify threads waiting for an IPC reply from svcSendSyncRequest. Subv 2017-10-01 22:06:46 -0500
  • ed4ef692e6 Kernel/IPC: Remove dead buffer translation code. Subv 2017-10-01 21:59:38 -0500
  • 80fb087bd7 Kernel/IPC: Added a function to translate the IPC command buffer from one process to another. Subv 2017-10-01 21:56:43 -0500
  • fe2576feda
    ac_srvframework_fixed4 Valentin Vanelslande 2017-11-05 14:26:56 -0600
  • e00a45c500 Services/AM: Add CIA title installation support. shinyquagsire23 2017-10-21 17:28:13 -0600
  • 7ea04bb55c Services/AM: Fix log commands shinyquagsire23 2017-10-21 17:24:07 -0600
  • 714206e4ce Service/FS: Mark FileBackend's Write as non-const shinyquagsire23 2017-10-25 17:55:11 -0600
  • ca2b6c6c8e file_sys/errors: Add ERROR_INSUFFICIENT_SPACE shinyquagsire23 2017-10-23 15:19:07 -0600
  • ce806dcdf6 file_sys/title_metadata: Allow loading from both files, FileBackends, and data shinyquagsire23 2017-10-21 16:52:48 -0600
  • b3e87d01fb file_sys: Add CIA Container shinyquagsire23 2017-10-21 16:38:48 -0600
  • 9629942e2f Merge remote-tracking branch 'upstream/master' B3n30 2017-11-05 21:06:41 +0100
  • ce2afa36a8 clang-format fix B3n30 2017-11-05 21:06:12 +0100
  • 250a2210e5 dynarmic Jhon591 2017-11-05 19:31:02 +0000
  • d4077b0196 Services/AC: Corrected the number of concurrent connections for AC_I and AC_U Subv 2017-11-05 14:28:06 -0500
  • 0d0a0ff03c fixup! Network: Added an executable to host an dedicated room for local wifi B3n30 2017-11-05 20:26:55 +0100
  • f7111681fb fixup! fixup! clang-format B3n30 2017-11-05 20:20:28 +0100
  • a23b87c6b6 dynarmic Jhon591 2017-11-05 19:19:39 +0000
  • 6ac0622d67
    srm [skip ci] Valentin Vanelslande 2017-11-05 12:17:49 -0600
  • 972a24cf80 Kernel/IPC: Implement StaticBuffer translation for HLE services that use the HLERequestContext architecture. Subv 2017-11-05 12:50:22 -0500
  • 674ca5baf2 Kernel/IPC: Added a function to translate the IPC command buffer from one process to another. Subv 2017-10-01 21:56:43 -0500
  • 6453df7b1c
    Revert "ac_srvframework_fixed2" (#184) Valentin Vanelslande 2017-11-05 09:57:04 -0600
  • e2c593f853
    ac_srvframework_fixed2 Valentin Vanelslande 2017-11-05 08:59:32 -0600
  • 7ff459357d Merge 88c794eff4 into 4fc0448093 raven3 2017-11-05 13:55:18 +0000
  • 88c794eff4
    Merge pull request #2 from citra-emu/master raven3 2017-11-05 22:55:15 +0900
  • 4fc0448093
    Merge pull request #3064 from wwylele/printf-warnings Weiyi Wang 2017-11-05 10:32:46 +0200
  • 545d705a1e
    Revert "ac_srvframework_fixed" (#182) Valentin Vanelslande 2017-11-05 00:41:05 -0600
  • 380f5f720d
    ac_srvframework_fixed Valentin Vanelslande 2017-11-05 00:02:01 -0600
  • a70d46ce77 Add WiFi Support acnleditor2 2017-11-04 18:18:47 -0600
  • bbf148ffde Citra-qt: Add multiplayer ui James Rowe 2017-10-31 11:32:56 +0100
  • b579bf0cc2 Fixed up method docs for updater James 2017-10-31 15:41:18 +1100
  • 53a88a0e13 Fix edge case for checking for updates when already deferred James 2017-10-14 22:10:05 +1100
  • 7361ee9750 Defer update prompt if emulating, and show no update found on explicit click James 2017-10-14 18:35:45 +1100
  • 2e6c80d1aa Qt updater integration, based on QtAutoUpdater James Rowe 2017-08-18 23:05:49 -0600
  • 810fe3d3a5 Fixed typo B3n30 2017-11-04 20:55:22 +0100
  • 2793700b5c Network: Added an executable to host an dedicated room for local wifi B3n30 2017-10-31 10:13:21 +0100
  • 3eba44204b Merge 6a4b0429c0 into ee5aecee3f Yacine 2017-11-04 17:59:50 +0000
  • ee5aecee3f Implement About Button Functionality (#3005) BreadFish64 2017-11-04 12:59:27 -0500
  • b127df2353 Merge 4f39696b2d into 9a52d72362 James 2017-11-04 17:58:11 +0000
  • 9a52d72362
    Merge pull request #3042 from Subv/releasemutex Sebastian Valle 2017-11-04 12:57:44 -0500
  • 302bd12b72
    Merge pull request #3066 from MerryMage/update-dynarmic bunnei 2017-11-04 13:56:07 -0400
  • 5885ca4503
    Merge pull request #3067 from Hexagon12/wsacleanup-soc-fix bunnei 2017-11-04 13:39:09 -0400
  • c14f802381
    Merge pull request #2992 from Subv/ac_srvframework James Rowe 2017-11-04 10:42:09 -0600
  • 3fe9b332bc
    Merge pull request #2989 from B3n30/sendTo_PullPacket_Bind Sebastian Valle 2017-11-04 10:58:49 -0500
  • 695ff7cff3
    Clang pls (again) Hexagon12 2017-11-04 17:41:20 +0200
  • 81e36150d3
    Clang pls Hexagon12 2017-11-04 17:32:12 +0200
  • 68dba11805 Kernel/SVC: Don't let svcReleaseMutex release a mutex owned by another thread. Subv 2017-10-23 15:52:23 -0500
  • ed9db735a2 Service/UDS: Updated BeginHostingNetwork B3n30 2017-10-04 09:18:21 +0200
  • f6d16c3f87 Service/UDS: Implement Unbind and GetNodeInformation B3n30 2017-10-04 09:10:19 +0200
  • 230ea063a5 Service/UDS: Implement SendTo, PullPacket, HandleSecureData, and Bind B3n30 2017-10-04 08:07:32 +0200
  • 4ded138139
    Update soc_u.cpp Hexagon12 2017-11-04 16:30:48 +0200
  • 5d123144ff
    Removed all instances of WSACleanup();. Hexagon12 2017-11-04 15:03:04 +0200
  • 61b88aeaee dynarmic: Update to 8f15e3f70cb96e56705e5de6ba97b5d09423a56b MerryMage 2017-11-04 10:49:37 +0000
  • 590b1e8453 xbyak: Update to v5.53 MerryMage 2017-11-04 10:49:17 +0000
  • 545a4b4607 Merge remote-tracking branch 'upstream/master' B3n30 2017-11-04 11:02:02 +0100
  • bbcf800b59 fixup! UDS: Add coonnect and disconnect B3n30 2017-11-04 10:28:53 +0100
  • de91481dd4 fixup! clang-format B3n30 2017-11-04 10:26:15 +0100
  • e6c3bc0400
    Update main.cpp Valentin Vanelslande 2017-11-03 22:39:33 -0600
  • 9b23ddaf48
    Update aboutdialog.ui Valentin Vanelslande 2017-11-03 17:41:58 -0600
  • 14f7b7e6b9
    [skip ci] Valentin Vanelslande 2017-11-03 17:41:24 -0600
  • d23254d59d move window flags to constructor BreadFish64 2017-11-03 17:25:13 -0500
  • 486082d42f move function for consistancy BreadFish64 2017-11-03 15:38:35 -0500
  • 7b2daa923e
    citra-qt: change order in smm fix Valentin Vanelslande 2017-11-03 14:38:15 -0600
  • baafdb5086
    fix JPN Valentin Vanelslande 2017-11-03 14:30:47 -0600
  • a4cf4b9663
    Pause pause (#172) Valentin Vanelslande 2017-11-03 14:03:12 -0600
  • 50fc7e22ae get rid of stupid question mark BreadFish64 2017-11-03 14:18:41 -0500
  • bca2352ff8
    Super Mario Maker 3DS Fix Multi E/U/J Valentin Vanelslande 2017-11-03 10:47:44 -0600
  • 99523e890a clang-format B3n30 2017-11-03 08:17:00 +0100
  • 61e1a573a0
    Update updater.h Valentin Vanelslande 2017-11-02 20:58:21 -0600
  • 827f96bc82
    Send to pull packet bind (#170) Valentin Vanelslande 2017-11-02 20:53:29 -0600
  • e67b4c600d
    about Valentin Vanelslande 2017-11-02 20:00:30 -0600
  • 47366210cd
    [skip ci] Valentin Vanelslande 2017-11-02 19:59:16 -0600
  • ce71f869f7
    [skip ci] Valentin Vanelslande 2017-11-02 19:57:44 -0600
  • 2d55c59843
    [skip ci] Valentin Vanelslande 2017-11-02 19:56:47 -0600
  • 8458e8c2ab
    [skip ci] Valentin Vanelslande 2017-11-02 19:55:43 -0600
  • 48c1113e91
    ] Valentin Vanelslande 2017-11-02 19:54:32 -0600
  • b69c06faab
    smm3ds Valentin Vanelslande 2017-11-02 18:52:40 -0600
  • 7d3919c7ee use QT .ui file BreadFish64 2017-11-02 19:32:41 -0500
  • 558d172878
    remove volume Valentin Vanelslande 2017-11-02 17:46:27 -0600
  • 0fdd9b57fa
    [skip ci] Valentin Vanelslande 2017-11-02 17:43:08 -0600
  • d807571e25
    [skip ci] Valentin Vanelslande 2017-11-02 17:40:19 -0600
  • 27a683d5c0
    [skip ci] Valentin Vanelslande 2017-11-02 17:39:36 -0600
  • ec5830d403
    [skip ci] Valentin Vanelslande 2017-11-02 17:38:07 -0600
  • 3235b6f79d
    Move fixes to settings Valentin Vanelslande 2017-11-02 16:39:54 -0600
  • a725f265f5 Limit chat message size B3n30 2017-11-02 21:23:58 +0100
  • 4a21f7fa9c
    smm3ds auto fix Valentin Vanelslande 2017-11-02 14:21:46 -0600
  • 260ad80669
    Super Mario Maker 3DS Fix Setting! Valentin Vanelslande 2017-11-02 14:15:10 -0600
  • 93d88f7d4f
    final tweaks Valentin Vanelslande 2017-11-02 14:14:40 -0600
  • 62073500b3
    Settings Part 2!!! Valentin Vanelslande 2017-11-02 14:11:55 -0600
  • 4bf5eb2487
    Setting Part 1!!! Valentin Vanelslande 2017-11-02 14:08:59 -0600
  • 6ad228e114
    fix100 Valentin Vanelslande 2017-11-02 13:32:04 -0600
  • b107981260 Network: Host-Issue fix B3n30 2017-11-02 20:28:23 +0100
  • 4b046e13d1 fixup! Add a service to announce multiplayer rooms to web service; Add the abiltiy to receive a list of all announced rooms from web service B3n30 2017-11-02 20:24:32 +0100
  • b63db43b89
    fix? Valentin Vanelslande 2017-11-02 13:14:03 -0600
  • a084c2ea6d
    fix err1 Valentin Vanelslande 2017-11-02 12:42:42 -0600
  • d111216ac3
    fix Valentin Vanelslande 2017-11-02 12:41:07 -0600
  • 1e2a81d2a5
    ... Valentin Vanelslande 2017-11-02 12:15:21 -0600
  • 23ca6f1741
    fix smm? Valentin Vanelslande 2017-11-02 12:11:37 -0600
  • 0693dc4cb9
    beef minor changes Valentin Vanelslande 2017-11-02 11:07:41 -0600