Commit Graph

  • d91a3567f9
    Updating API endpoint for webhook notifications. Flame Sage 2017-11-10 02:07:03 +0000
  • 182a676631 Kernel/Threads: Implement an SleepClientThread function for HLERequestContext-based services to make performing async tasks on the host while in an HLE service function easier. Subv 2017-11-09 18:13:11 -0500
  • 4524d6b9ad Kernel/Threads: Add a new thread status that will allow using a Kernel::Event to put a guest thread to sleep inside an HLE handler until said event is signaled. Subv 2017-07-20 23:18:56 -0500
  • 6b442f88db
    Remove sr delay setting (#204) Valentin Vanelslande 2017-11-09 16:31:47 -0600
  • 68ad553370
    Update .travis.yml Valentin Vanelslande 2017-11-09 10:05:52 -0600
  • f889d6cbfe Added notifications:webhooks:url to TravisCI build (#3099) Flame Sage 2017-11-09 11:02:30 -0500
  • 2e24f8daf1
    fix smm without any hack? Valentin Vanelslande 2017-11-08 22:56:09 -0600
  • 73fcbb1e36
    Added notifications:webhooks:url to TravisCI build Flame Sage 2017-11-09 04:51:51 +0000
  • 82faeafb25 fixup Phantom 2017-11-09 05:37:58 +0100
  • f830a18355 Merge 3090e2f826 into 908dbf4230 Flame Sage 2017-11-09 04:38:04 +0000
  • 3090e2f826
    Add new API endpoint for TravisCI notifications Flame Sage 2017-11-09 04:37:25 +0000
  • 40aa9a6314 Fix logic ops not being enabled in the OpenGL renderer Dwayne Slater 2017-11-08 22:50:42 -0500
  • fe4e647eab Kernel/IPC: Add a small delay after each SyncRequest to prevent thread starvation. Subv 2017-11-07 19:58:29 -0500
  • d4f69ec128 Round primary color inputs in software rasterizer Dwayne Slater 2017-11-08 20:42:25 -0500
  • 5c53462e82
    Update svc.cpp Valentin Vanelslande 2017-11-08 19:03:05 -0600
  • 80704d5915
    [skip ci] Valentin Vanelslande 2017-11-08 18:58:37 -0600
  • 5c3f0d7196
    [skip ci] Valentin Vanelslande 2017-11-08 18:55:47 -0600
  • d296271e3e
    [skip ci] Valentin Vanelslande 2017-11-08 18:53:38 -0600
  • 35a3b0eaa2
    Remove experimental fixes setting (#202) Valentin Vanelslande 2017-11-08 17:48:40 -0600
  • c68adb787b Kernel/Arbiters: When doing ArbitrateAddress(Signal), always pick the highest priority thread, using the first one that was put to sleep if more than one thread with the same highest priority exists. Subv 2017-11-08 18:07:22 -0500
  • f18503857c Kernel/Arbiters: When doing ArbitrateAddress(Signal), always pick the highest priority thread, using the first one that was put to sleep if more than one thread with the same highest priority exists. Subv 2017-11-08 18:07:22 -0500
  • 4083cad92a
    SMM & AC! DISABLE DELAY IN SETTINGS FOR SMM Valentin Vanelslande 2017-11-08 15:12:32 -0600
  • 2d0d641c7d
    [skip ci] Valentin Vanelslande 2017-11-08 14:03:52 -0600
  • 908dbf4230
    Merge pull request #3084 from Subv/thread_default_cpu Sebastian Valle 2017-11-08 14:38:50 -0500
  • 67df3c2c38
    Merge pull request #3092 from BreadFish64/patch-1 Sebastian Valle 2017-11-08 14:38:20 -0500
  • 1460cce3df
    AC:NL:HHD;MOREFIXES Valentin Vanelslande 2017-11-08 10:33:15 -0600
  • 4d21eb5c83
    add missing header Valentin Vanelslande 2017-11-07 21:38:18 -0600
  • 7a7042416d
    [skip ci] cia add array Valentin Vanelslande 2017-11-07 21:37:36 -0600
  • 6f4cc488b4
    [skip ci] add missing headers Valentin Vanelslande 2017-11-07 21:36:36 -0600
  • ddee442ff8
    Merge pull request #3093 from Subv/missing_includes James Rowe 2017-11-07 20:09:19 -0700
  • 5e9d76337d Build: Added missing <array> includes to title_metadata.h and cia_container.h Subv 2017-11-07 22:06:34 -0500
  • d683d34aa4 Filesys: Added some missing headers to the CMakeLists.txt after the recent stream of PRs. Subv 2017-11-07 22:04:51 -0500
  • e2cac1d7db
    Get Rid of Redundant ! BreadFish64 2017-11-07 19:31:55 -0600
  • 39971e7538
    Delete snapcraft.yaml Valentin Vanelslande 2017-11-07 18:22:50 -0600
  • 4cacd1516e
    Create snap/snapcraft.yaml Valentin Vanelslande 2017-11-07 18:21:29 -0600
  • 43002b97f8
    skip tests Valentin Vanelslande 2017-11-07 18:12:12 -0600
  • 373a91c131
    remove threadpool Valentin Vanelslande 2017-11-07 17:25:19 -0600
  • ef42585413
    [skip ci] remove threadpool Valentin Vanelslande 2017-11-07 17:18:09 -0600
  • 611ccd8a56
    tests Valentin Vanelslande 2017-11-07 17:08:39 -0600
  • f1dadbb781
    Revert "amiibo structs" (#199) Valentin Vanelslande 2017-11-07 15:52:04 -0600
  • e1213ba838
    ipc staticbuffer Valentin Vanelslande 2017-11-07 15:04:37 -0600
  • 4af8ea79b9
    Am more errors (#195) Valentin Vanelslande 2017-11-07 14:56:09 -0600
  • 3b764e25ab
    Clientsession closing (#196) [skip ci] Valentin Vanelslande 2017-11-07 14:55:53 -0600
  • e7e0ff2e29
    New reply receive (#198) [skip ci] Valentin Vanelslande 2017-11-07 14:55:24 -0600
  • 3840d40e0a HLE/Tests: Added tests for the StaticBuffer IPC HLE translation. Subv 2017-11-06 20:32:07 -0500
  • d3bbcee9f3
    thread default cpu Valentin Vanelslande 2017-11-07 10:27:03 -0600
  • a7a3edb906
    Auto Fix SMM 3DS E/U/J Valentin Vanelslande 2017-11-07 09:03:09 -0600
  • 7d12aaaa20
    Merge pull request #3087 from shinyquagsire23/am-more-errors Sebastian Valle 2017-11-07 09:09:48 -0500
  • c07f1b275c Services/AM: Rename and readjust GetNumContentInfos for accuracy shinyquagsire23 2017-11-06 17:49:39 -0700
  • d854d4119a Services/AM: Rename and adjust ListContentInfos for accuracy shinyquagsire23 2017-11-06 12:04:12 -0700
  • c6e43ae79d Services/AM: Rename and adjust FindContentInfos for accuracy shinyquagsire23 2017-11-06 11:50:53 -0700
  • ac2ee3035a file_sys/cia_container: Fix warnings shinyquagsire23 2017-11-06 11:47:51 -0700
  • 69cc04a06d Services/AM: Fix warnings shinyquagsire23 2017-11-06 11:47:33 -0700
  • 06a2e0b591 Kernel/Sessions: Wake up any threads waiting on a ServerSession when its client is closed Subv 2017-11-06 23:07:08 -0500
  • a634e6cbb8 Kernel/IPC: Implement StaticBuffer translation for HLE services that use the HLERequestContext architecture. Subv 2017-11-05 12:50:22 -0500
  • 5193bc5a99 Services/AM: Rename and readjust GetNumContentInfos for accuracy shinyquagsire23 2017-11-06 17:49:39 -0700
  • 81d35debf9 Services/AM: Rename and adjust ListContentInfos for accuracy shinyquagsire23 2017-11-06 12:04:12 -0700
  • 75bf62e727 Services/AM: Rename and adjust FindContentInfos for accuracy shinyquagsire23 2017-11-06 11:50:53 -0700
  • d1de6b8864 HLE/APT: Try to launch a native applet in PrepareToStartLibraryApplet and PreloadLibraryApplet before falling back to HLE applets. Subv 2017-11-06 16:16:07 -0500
  • ecb1c6d2a1 HLE/APT: Added a function to retrieve the titleid of an applet based on the current system region. Subv 2017-11-06 16:14:06 -0500
  • 391809f938 HLE/APT: Try to launch a native applet in PrepareToStartLibraryApplet and PreloadLibraryApplet before falling back to HLE applets. Subv 2017-11-06 16:16:07 -0500
  • dcd0582c49 HLE/APT: Added a function to retrieve the titleid of an applet based on the current system region. Subv 2017-11-06 16:14:06 -0500
  • 29726af517
    Revert "Update function_wrappers.h" (#190) Valentin Vanelslande 2017-11-06 14:45:19 -0600
  • 191565a1b8 HLE/NS: Added a function to launch titles installed to the virtual NAND/SD card. Subv 2017-11-06 15:12:15 -0500
  • dad72c26e2
    fix Valentin Vanelslande 2017-11-06 14:03:48 -0600
  • ccd0710e5b Logging: Add a Service_NS log class for the NS service. Subv 2017-11-06 14:51:57 -0500
  • 45f4f8e716
    Update function_wrappers.h (#189) Valentin Vanelslande 2017-11-06 13:37:51 -0600
  • 919d20f0c0
    PR Valentin Vanelslande 2017-11-06 13:15:31 -0600
  • 3a767e743a
    Delete ipc.h Valentin Vanelslande 2017-11-06 13:14:08 -0600
  • 7fa8ccfb9b
    Delete ipc.cpp Valentin Vanelslande 2017-11-06 13:13:56 -0600
  • c6b2cc2e27
    Merge pull request #3082 from Subv/main_thread_processor Sebastian Valle 2017-11-06 14:00:24 -0500
  • a8de9e616f
    Kernel/Thread: Run the main thread in the CPU specified by the process' exheader. Valentin Vanelslande 2017-11-06 12:56:11 -0600
  • f78ce9bedf
    ipc? [skip ci] Valentin Vanelslande 2017-11-06 12:54:15 -0600
  • abc6bcdcc6
    [skip ci] ipc??? Valentin Vanelslande 2017-11-06 12:53:21 -0600
  • c2eed54fa8 file_sys/cia_container: Fix warnings shinyquagsire23 2017-11-06 11:47:51 -0700
  • a288c2e737 Kernel/Thread: Use the process' ideal CPU when specifying the Default CPU on CreateThread. Subv 2017-11-06 13:47:48 -0500
  • f5cb66d34a Services/AM: Fix warnings shinyquagsire23 2017-11-06 11:47:33 -0700
  • 2d9e295e07 Kernel/IPC: Handle the StaticBuffer descriptor in LLE command requests. Subv 2017-11-06 13:30:31 -0500
  • 6e12b11353
    Merge pull request #3078 from Subv/ac_sessions bunnei 2017-11-06 13:21:29 -0500
  • 980df62397 Kernel/Thread: Run the main thread in the CPU specified by the process' exheader. Subv 2017-11-06 13:14:12 -0500
  • d55a13c35d
    Merge pull request #2981 from Subv/replyreceive Sebastian Valle 2017-11-06 13:02:30 -0500
  • bd5fe0c48f
    Merge pull request #3081 from wwylele/fix-about James Rowe 2017-11-06 10:42:04 -0700
  • 6b05ea4ebf
    fix??? Valentin Vanelslande 2017-11-06 11:18:17 -0600
  • dd3617885b
    [skip ci] fix? Valentin Vanelslande 2017-11-06 11:17:55 -0600
  • a10b033535
    aboutdialog fixes [skip ci] Valentin Vanelslande 2017-11-06 11:16:08 -0600
  • 626a8b510b
    [skip ci] fix some bugs? Valentin Vanelslande 2017-11-06 11:14:56 -0600
  • 3b960fe651 citra-qt: fix broken About box wwylele 2017-11-06 18:01:04 +0200
  • fb529c0de0 build fix Phantom 2017-11-06 14:04:52 +0100
  • 23deae4785 Debugging: Implement GetName for Kernel::ServerSession. Subv 2017-10-01 22:17:50 -0500
  • 5f92dc963c Kernel/SVC: Implement LLE command buffer translation in ReplyAndReceive. Subv 2017-10-01 22:12:42 -0500
  • 8f108367c9 Kernel/IPC: Put a thread to sleep when performing an LLE IPC request. Subv 2017-10-01 22:09:00 -0500
  • 33c5982f6d 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
  • 8e2d9f48f5 Kernel/IPC: Remove dead buffer translation code. Subv 2017-10-01 21:59:38 -0500
  • 7cf7999e02 Kernel/IPC: Added a function to translate the IPC command buffer from one process to another. Subv 2017-10-01 21:56:43 -0500
  • 1300c96995
    Merge pull request #3080 from citra-emu/Subv-ReleaseMutex-Return Weiyi Wang 2017-11-06 14:06:53 +0200
  • 4fdc877626 remove trailing spaces wwylele 2017-11-06 13:57:06 +0200
  • ff17773c28
    Kernel/Mutex: Add a missing return in Mutex::Release Sebastian Valle 2017-11-05 21:31:22 -0500
  • 8ba2de1580
    Merge pull request #3029 from shinyquagsire23/am-title-install Sebastian Valle 2017-11-05 21:23:55 -0500
  • 78b256dd38 many things Phantom 2017-11-06 00:56:07 +0100
  • 7349f78245 Debugging: Implement GetName for Kernel::ServerSession. Subv 2017-10-01 22:17:50 -0500