Commit graph

  • 3249187ad6
    Merge pull request #3181 from wwylele/ipc-handle-split B3n30 2017-12-04 18:49:42 +01:00
  • fda023c9fa ipc_helper: split PushMoveObjects and PushCopyObjects wwylele 2017-12-03 12:08:57 +02:00
  • 8942bfd759 Fix a bug in the fullscreen implementation FearlessTobi 2017-12-04 17:42:23 +01:00
  • 7c5b2fe63f Switch inih to It's Official Repository @ benhoyt/inih CDAGaming 2017-12-03 19:35:54 -06:00
  • cc2ff226ae vector_math: Return by const reference for const operator[] Lioncash 2017-12-03 19:23:56 -05:00
  • e23c3cd7f7
    Merge pull request #3145 from MerryMage/lg2-ex2 Merry 2017-12-03 17:38:38 +00:00
  • f6dfdc3588 core/arm: Improve timing accuracy before service calls in CPU interpreter MerryMage 2017-12-03 16:40:21 +00:00
  • 7cd8b437aa core/arm: Improve timing accuracy before service calls in JIT MerryMage 2017-12-03 02:57:08 +00:00
  • dc030c78c3
    Merge pull request #3179 from wwylele/ptm-log Merry 2017-12-03 11:10:32 +00:00
  • ff00cb391a service/ptm: add missing % in logging wwylele 2017-12-03 11:52:42 +02:00
  • 2664042325
    Merge pull request #3086 from Subv/swkbd_launch Weiyi Wang 2017-12-03 11:38:29 +02:00
  • 14819d0b84
    Merge pull request #3138 from wwylele/ipc-mapped-buffer Weiyi Wang 2017-12-03 11:33:48 +02:00
  • 466bec2d43
    Merge pull request #3144 from BreadFish64/CIAInstallUI Weiyi Wang 2017-12-03 11:32:58 +02:00
  • 0acc3ed62f SDL: add multiplayer options (#3072) B3n30 2017-12-03 10:29:48 +01:00
  • 94ae0b1305 HLE/Tests: add tests for MappedBuffer IPC HLE translation wwylele 2017-11-19 21:40:47 +02:00
  • a79a8d17fa FS: transform File to ServiceFramework wwylele 2017-07-14 23:47:09 +03:00
  • cef6b15de4 IPC Helpers: Implement MappedBuffer translation helper for new interface wwylele 2017-07-14 22:38:35 +03:00
  • 3ecf650bf9 Kernel/IPC: Implement MappedBuffer translation for HLE services that use the HLERequestContext architecture. wwylele 2017-07-14 22:24:57 +03:00
  • 80852f918a add CIA installation to QT frontend BreadFish64 2017-12-02 15:35:20 -06:00
  • b37a850654 dyncom: Remove VFP_REG_ZERO MerryMage 2017-12-02 12:06:48 +00:00
  • 5ad4cf619e Services/NFC: Stub StartTagScanning as it should be for o3DS shinyquagsire23 2017-12-01 12:37:00 -07:00
  • fcf0d104c9
    Merge pull request #3161 from lioncash/catch James Rowe 2017-11-30 12:02:45 -07:00
  • c1aef260af shader_jit_x64_compiler: Remove ABI overhead of LG2 and EX2 MerryMage 2017-11-25 03:18:55 +00:00
  • 235a251d3c tests: Add tests for x64 shader jit MerryMage 2017-11-25 03:17:30 +00:00
  • 745b4dd8a4
    Merge pull request #3166 from lioncash/log bunnei 2017-11-30 11:23:23 -05:00
  • f51fa38a1b externals: Update catch to v2.0.1 Lioncash 2017-11-28 19:39:19 -05:00
  • 89f67ad90f services: Silence warnings related to logging Lioncash 2017-11-29 18:53:01 -05:00
  • fcc141a327 Maintain the PICA's 8 bits of color precision when using the interpolated primary color Dwayne Slater 2017-11-29 16:49:04 -05:00
  • 350082ab75 Fix logic ops not being enabled in the OpenGL renderer Dwayne Slater 2017-11-08 22:50:42 -05:00
  • dc48deaecc Round primary color inputs in software rasterizer Dwayne Slater 2017-11-08 20:42:25 -05:00
  • b2a99043e3
    Merge pull request #2968 from Subv/hle_thread_pause bunnei 2017-11-29 10:45:48 -05:00
  • 16dcec05d1
    Merge pull request #3151 from MerryMage/looping-bug bunnei 2017-11-29 10:43:06 -05:00
  • d00b17eb43
    Merge pull request #3162 from lioncash/packet bunnei 2017-11-29 10:41:13 -05:00
  • 9b8041e01c
    Merge pull request #3163 from lioncash/enum bunnei 2017-11-29 10:40:10 -05:00
  • 94999bde5b room/room_member: Silence -Wswitch warnings Lioncash 2017-11-28 21:09:53 -05:00
  • 0a988e07cb packet: Simplify operator bool overload Lioncash 2017-11-28 21:00:21 -05:00
  • dc5d7a802f
    Merge pull request #3120 from shinyquagsire23/ncch-container-offsets Sebastian Valle 2017-11-28 11:48:46 -05:00
  • 283ab8e693
    Merge pull request #3160 from Subv/hle_ipc_assert Sebastian Valle 2017-11-28 10:19:29 -05:00
  • 1be31e271a NS/Applets: Added the MiiSelector applet to the list of native applet ids. Subv 2017-11-28 09:10:19 -05:00
  • 9543e1a1bf HLE/IPC: Don't assert in HLERequestContext::AddStaticBuffer when there's already a static buffer with the desired id. Subv 2017-11-28 09:01:15 -05:00
  • e9a95b2e7d
    CoreTiming: Reworked CoreTiming (#3119) B3n30 2017-11-25 14:56:57 +01:00
  • 8a5cc14ba4 Audio/HLE/Source: Fix looped state not updating MerryMage 2017-11-25 11:10:10 +00:00
  • b7cf793814
    Merge pull request #3113 from shinyquagsire23/sdl-cia-install James Rowe 2017-11-24 10:23:20 -07:00
  • 43702e6ebe
    Merge pull request #3139 from MerryMage/sse41-fix Merry 2017-11-23 11:17:39 +00:00
  • 70ff3c72f1 Services/AM: Detect encrypted CIAs shinyquagsire23 2017-11-20 20:45:21 -07:00
  • c0eb233bf1 file_sys/title_metadata: Fix encrypted bitmask shinyquagsire23 2017-11-20 20:45:06 -07:00
  • 4f13d6f665 Appveyor: on mingw set cmake version to 3.9.6 (#3141) B3n30 2017-11-20 16:39:31 +01:00
  • 253954930f Services/AM: Return InstallStatus for InstallCIA shinyquagsire23 2017-11-19 21:56:02 -07:00
  • de0af83719
    Merge pull request #3135 from MerryMage/d-ClearInstructionCache James Rowe 2017-11-19 16:39:04 -07:00
  • d11e8b3524 dynarmic: Update to dfbd3912a4b8e0d28e1a4045893a750f0107fbaa MerryMage 2017-11-19 23:23:03 +00:00
  • c0a7afaa5c
    Libnetwork: add password protected rooms, guid, and error fixes (#3068) B3n30 2017-11-19 19:52:37 +01:00
  • 4071da5012
    Merge pull request #3124 from jroweboy/revert-2985 Merry 2017-11-19 18:21:48 +00:00
  • 555c8ba7c1
    Merge pull request #3077 from Subv/hle_static_buffer Sebastian Valle 2017-11-19 11:34:02 -05:00
  • ff275ac1e1
    Merge pull request #3083 from Subv/lle_staticbuffer_translation Sebastian Valle 2017-11-19 11:31:49 -05:00
  • 2d917f8ca0 arm_dynarmic: ClearInstructionCache should clear all instruction caches MerryMage 2017-11-19 14:45:35 +00:00
  • c810a3f3b0
    Merge pull request #3126 from chris062689/master James Rowe 2017-11-16 20:35:30 -07:00
  • c41f19224d
    Added Webhook notifications for Appveyor. Flame Sage 2017-11-17 01:43:06 +00:00
  • 9d9693c13d Revert "Extracted the attribute setup and draw commands into their own functions" James Rowe 2017-11-16 11:46:17 -07:00
  • 549f11a40e file_sys/ncch_container: Expose ncch_offset during instantiation and in OpenFile shinyquagsire23 2017-11-15 17:30:52 -07:00
  • 553ca2bfe0 SDL: Add command-line CIA installs shinyquagsire23 2017-11-14 14:59:18 -07:00
  • 56e906f1e3 Services/AM: Add InstallCIA function for frontends shinyquagsire23 2017-11-15 12:01:49 -07:00
  • 1f2aa29dee Services/AM: Move CIA finalization into Close(), Close() on destruction of class shinyquagsire23 2017-11-14 16:18:52 -07:00
  • 750e7e06b1 Services/AM: Expose CIAFile class in AM header shinyquagsire23 2017-11-14 15:31:19 -07:00
  • 947067de81
    Merge pull request #3085 from Subv/get_service_handle Sebastian Valle 2017-11-15 13:46:12 -05:00
  • 1edbbf7f8c Services/AM: Add GetTitleMediaType shinyquagsire23 2017-11-14 14:57:44 -07:00
  • f55f4fc684 README: Fix typos from #3008 and slight rewording (#3118) BynariStar 2017-11-15 19:21:03 +02:00
  • f197ffae57 Updated readme file to describe current condition more accurately. (#3008) Adityarup Laha 2017-11-15 22:14:04 +05:30
  • 5eabe60aa3
    Merge pull request #2969 from mailwl/ptm_step James Rowe 2017-11-15 09:39:17 -07:00
  • 78fc1822c2
    Merge pull request #3007 from KAMiKAZOW/patch-1 James Rowe 2017-11-15 09:37:07 -07:00
  • afb6dd7747 HLE/SRV: Don't return the port handle if it isn't available when calling GetServiceHandle. Subv 2017-11-06 14:09:56 -05:00
  • f0027e9996
    Merge pull request #3096 from Subv/arbitrateaddress Sebastian Valle 2017-11-15 09:16:16 -05:00
  • 93742ec510
    Merge pull request #3088 from Subv/clientsession_closing Sebastian Valle 2017-11-15 09:15:34 -05:00
  • 689fe57430 Services/AM: Fix content writing on Windows (#3114) Max Thomas 2017-11-15 01:26:16 -08:00
  • fae52d3056
    Merge pull request #3109 from acnleditor2/fix-ini James Rowe 2017-11-13 21:08:20 -07:00
  • 2cf7cda1c4
    fix framelimit in default ini Valentin Vanelslande 2017-11-13 22:03:24 -06:00
  • 35a61ab053 HLE/Tests: Added tests for the StaticBuffer IPC HLE translation. Subv 2017-11-06 20:32:07 -05:00
  • c9c1ba0952 Kernel/IPC: Implement StaticBuffer translation for HLE services that use the HLERequestContext architecture. Subv 2017-11-05 12:50:22 -05:00
  • 7ef905ea0f
    Updating API endpoint for webhook notifications. (#3103) Flame Sage 2017-11-09 21:07:43 -05:00
  • f889d6cbfe Added notifications:webhooks:url to TravisCI build (#3099) Flame Sage 2017-11-09 11:02:30 -05:00
  • 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 -05:00
  • 908dbf4230
    Merge pull request #3084 from Subv/thread_default_cpu Sebastian Valle 2017-11-08 14:38:50 -05:00
  • 67df3c2c38
    Merge pull request #3092 from BreadFish64/patch-1 Sebastian Valle 2017-11-08 14:38:20 -05:00
  • ddee442ff8
    Merge pull request #3093 from Subv/missing_includes James Rowe 2017-11-07 20:09:19 -07:00
  • 5e9d76337d Build: Added missing <array> includes to title_metadata.h and cia_container.h Subv 2017-11-07 22:06:34 -05:00
  • d683d34aa4 Filesys: Added some missing headers to the CMakeLists.txt after the recent stream of PRs. Subv 2017-11-07 22:04:51 -05:00
  • e2cac1d7db
    Get Rid of Redundant ! BreadFish64 2017-11-07 19:31:55 -06:00
  • 7d12aaaa20
    Merge pull request #3087 from shinyquagsire23/am-more-errors Sebastian Valle 2017-11-07 09:09:48 -05:00
  • c07f1b275c Services/AM: Rename and readjust GetNumContentInfos for accuracy shinyquagsire23 2017-11-06 17:49:39 -07:00
  • d854d4119a Services/AM: Rename and adjust ListContentInfos for accuracy shinyquagsire23 2017-11-06 12:04:12 -07:00
  • c6e43ae79d Services/AM: Rename and adjust FindContentInfos for accuracy shinyquagsire23 2017-11-06 11:50:53 -07:00
  • ac2ee3035a file_sys/cia_container: Fix warnings shinyquagsire23 2017-11-06 11:47:51 -07:00
  • 69cc04a06d Services/AM: Fix warnings shinyquagsire23 2017-11-06 11:47:33 -07:00
  • 06a2e0b591 Kernel/Sessions: Wake up any threads waiting on a ServerSession when its client is closed Subv 2017-11-06 23:07:08 -05:00
  • 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 -05:00
  • 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 -05:00
  • 191565a1b8 HLE/NS: Added a function to launch titles installed to the virtual NAND/SD card. Subv 2017-11-06 15:12:15 -05:00
  • ccd0710e5b Logging: Add a Service_NS log class for the NS service. Subv 2017-11-06 14:51:57 -05:00
  • c6b2cc2e27
    Merge pull request #3082 from Subv/main_thread_processor Sebastian Valle 2017-11-06 14:00:24 -05:00
  • a288c2e737 Kernel/Thread: Use the process' ideal CPU when specifying the Default CPU on CreateThread. Subv 2017-11-06 13:47:48 -05:00
  • 2d9e295e07 Kernel/IPC: Handle the StaticBuffer descriptor in LLE command requests. Subv 2017-11-06 13:30:31 -05:00