Commit Graph

  • 95df4e674a Services/AC: Converted the ac:i and ac:u services to the new service framework. Subv 2017-10-04 16:22:14 -05:00
  • edfc8d133a
    Merge pull request #3044 from Dragios/wnarrowing James Rowe 2017-10-27 15:55:14 -06:00
  • 465e619cbb
    Merge pull request #3053 from wwylele/debug-build-please James Rowe 2017-10-27 14:47:11 -06:00
  • 2bcbd565b8 Add missing header for PRIU64 wwylele 2017-10-27 18:52:50 +03:00
  • f75dd34747 Correct spelling of searchfield in comment (#3052) Mohit Sahu 2017-10-27 21:13:22 +05:30
  • 2e38ea7a33 Services/AM: Implement GetPatchTitleInfos, correct error codes/returns, misc fixes shinyquagsire23 2017-10-25 11:41:07 -06:00
  • 3e26b0dee5 swrasterizer folder minor edit Dragios 2017-10-27 09:44:45 +08:00
  • 9b3eb69973 Utilize vector function instead Dragios 2017-10-25 22:03:21 +08:00
  • 70523f68c9 appveyor: Determine dlls to include in package programmatically MerryMage 2017-10-23 22:16:36 +01:00
  • 2284367591 travis: Add build with frozen versions for dependencies MerryMage 2017-10-21 22:46:46 +01:00
  • 26065fd872 Merge pull request #3047 from Hexagon12/sdl2-sound-fix James Rowe 2017-10-24 20:40:38 -06:00
  • 6a5a836409 Updated the AppVeyor script with a stable SDL2 link. Hexagon12 2017-10-24 21:09:41 +03:00
  • b36f748acd Merge pull request #3046 from MerryMage/sdl-disallow-device-changes James Rowe 2017-10-24 09:22:28 -06:00
  • b4c1c26511 Merge pull request #3028 from MerryMage/fix-3023 James Rowe 2017-10-24 09:21:27 -06:00
  • 211cc5e28f sdl2_sink: Disallow audio device from changing any parameter other than the frequency MerryMage 2017-10-24 02:19:36 +01:00
  • 9381cfa612 Merge pull request #3034 from B3n30/travis_build_order bunnei 2017-10-23 13:37:52 -07:00
  • ceb9880034 Merge pull request #3037 from acnleditor2/dll James Rowe 2017-10-23 13:25:53 -06:00
  • e2dcd1776f fix dll error Valentin Vanelslande 2017-10-23 13:20:16 -05:00
  • 84054b7cd8 Get rid of narrowing conversion warning Dragios 2017-10-23 23:58:40 +08:00
  • aee8bf680c Merge pull request #3032 from Dragios/errno Sebastian Valle 2017-10-23 10:30:18 -05:00
  • 8443a2a5fe Change build order to chack clang-format first B3n30 2017-10-23 00:18:52 +02:00
  • 68943acd67 Merge pull request #3030 from Dragios/rename-class Merry 2017-10-22 18:10:41 +01:00
  • 6f5f09b6c2 Merge pull request #3031 from Dragios/cryptopp-weak Merry 2017-10-22 18:10:22 +01:00
  • eb99308e70 Merge pull request #3033 from Dragios/fix-warning Sebastian Valle 2017-10-22 11:26:32 -05:00
  • 520929dd6d Fix typo for -Wunused-local-typedefs Dragios 2017-10-22 15:56:50 +08:00
  • eb671d8513 Remove some errno constants as it was already defined Dragios 2017-10-22 14:19:41 +08:00
  • e46f66a5fa Remove Crypto++ weak algorithm warning Dragios 2017-10-22 13:18:13 +08:00
  • a88185b5d6 citra-qt: Rename derivative class name Dragios 2017-10-22 09:33:23 +08:00
  • 45fdcdd632 travis: An error in docker.sh should not result in success MerryMage 2017-10-21 23:41:25 +01:00
  • 1e4bd67a12 citra_qt: Remove use of QKeySequence::Cancel MerryMage 2017-10-21 23:40:20 +01:00
  • 5b22cf08f0 Merge pull request #3024 from MerryMage/hle-lock James Rowe 2017-10-21 08:43:59 -06:00
  • f5be3258f2 hle/lock: Remove #pragma once in cpp file MerryMage 2017-10-21 13:59:14 +01:00
  • dcb48840c3 Merge pull request #2993 from shinyquagsire23/am-and-archive-ncch-rework James Rowe 2017-10-20 22:59:38 -06:00
  • f47bf6c8c9 Merge pull request #3001 from Styleoshin/qt_fullscreen James Rowe 2017-10-19 15:30:55 -06:00
  • 1ac5137655 file_sys/archive_ncch: Use AM to get title content path, add ExeFS support and support for additional content indexes shinyquagsire23 2017-10-05 16:24:56 -06:00
  • a4af750759 loader/ncch: Use AM to get update title path shinyquagsire23 2017-10-05 16:23:03 -06:00
  • b9fc359e7e Services/AM: Add title scanning, move to ipc_helper.h, implement most stubbed service calls shinyquagsire23 2017-10-05 16:22:15 -06:00
  • f0fa4a6691 Install Linux icon in hicolor instead of pixmaps KAMiKAZOW 2017-10-15 08:39:48 +02:00
  • e9d1e8c95b Add a subdirectory of icons for Linux builds (#3006) James 2017-10-15 12:25:35 +11:00
  • e1bb198eae Merge pull request #2966 from jroweboy/qtifw_build_installer James Rowe 2017-10-11 21:21:51 -06:00
  • 1fc1e2bbd5 Installer: Capitalize T in Team and update install location for linux James Rowe 2017-10-10 19:10:59 -06:00
  • e3d9e6c802 citra-qt : Adding fullscreen mode Yacine 2017-10-11 20:21:09 +02:00
  • d15e15bd05 Merge pull request #2996 from MerryMage/split-travis James Rowe 2017-10-09 17:27:46 -06:00
  • 9b19c218a9 Merge pull request #3002 from Dragios/nwm-cmdhdr-fix James Rowe 2017-10-08 20:23:37 -06:00
  • 83e5f639e6 Change command header in nwm::UDS Initialize function Dragios 2017-10-09 09:10:48 +08:00
  • 20e19a340c Merge pull request #2991 from Subv/getpointer Sebastian Valle 2017-10-08 10:11:12 -05:00
  • 15a2388a33 travis: Split build scripts for different platforms MerryMage 2017-10-06 20:58:48 +01:00
  • 8b448dc277 file_sys/title_metadata: extend accessible content chunk data shinyquagsire23 2017-10-05 16:12:35 -06:00
  • 74d4050924 Merge pull request #2975 from shinyquagsire23/archive-ncch-container-and-override Sebastian Valle 2017-10-06 12:19:20 -05:00
  • 84c344b9b1 Merge pull request #2953 from Subv/applet_launch Sebastian Valle 2017-10-04 15:01:58 -05:00
  • 97f262c1f5 SVC: Removed GetPointer usage in the GetResourceLimit functions. Subv 2017-10-04 12:23:08 -05:00
  • 46fc7595b4 SVC: Remove GetPointer usage in CreatePort. Subv 2017-10-04 12:11:55 -05:00
  • 7b09b30ef1 SVC: Replace GetPointer usage with ReadCString in ConnectToPort. Subv 2017-10-04 12:05:13 -05:00
  • 3c0113632d SVC: Replace GetPointer usage with ReadBlock in OutputDebugString. Subv 2017-10-04 11:52:39 -05:00
  • 0cfb231e00 SVC: Replace GetPointer usage with Read32 in ReplyAndReceive. Subv 2017-10-04 11:49:29 -05:00
  • b863d6c860 SVC: Replace GetPointer usage with Read32 in WaitSynchronizationN. Subv 2017-10-04 11:40:40 -05:00
  • 7772fc0731 Memory: Remove all GetPointer usages from the GDB stub. Subv 2017-10-04 11:33:32 -05:00
  • c1355ada4b Merge pull request #2985 from huwpascoe/pica_reg bunnei 2017-10-04 11:40:29 -04:00
  • b3b34a1e76 Extracted the attribute setup and draw commands into their own functions Huw Pascoe 2017-10-03 12:21:37 +01:00
  • 15c7641bef Merge pull request #2977 from Subv/shmem_create bunnei 2017-10-03 16:21:49 -04:00
  • 26629c661c Merge pull request #2982 from MerryMage/lazy-macos-opt James Rowe 2017-10-03 11:15:01 -06:00
  • b18589ecf7 Kernel/SharedMemory: Don't take over and unmap the source memory block when creating a shared memory, just reference it. Subv 2017-10-01 13:57:50 -05:00
  • 29a6fbacd5 macOS: Build x86_64h slice MerryMage 2017-10-02 09:43:30 +01:00
  • 30fabc41c6 Merge pull request #2971 from Subv/per_process_memops Sebastian Valle 2017-10-01 14:44:06 -05:00
  • 1f2de7501b Memory: Make WriteBlock take a Process parameter on which to operate Subv 2017-09-29 22:42:25 -05:00
  • 811c01e5fe Memory: Make ReadBlock take a Process parameter on which to operate Subv 2017-09-29 19:38:54 -05:00
  • 8217ed7acb Kernel/Thread: Added a helper function to get a thread's command buffer VAddr. Subv 2017-09-29 14:47:52 -05:00
  • 9c123c29a6 Merge pull request #2974 from Subv/nim_event Sebastian Valle 2017-10-01 14:16:14 -05:00
  • 4887d18591 file_sys, loader: add support for reading TMDs to determine app paths shinyquagsire23 2017-10-01 10:41:40 -06:00
  • 8e10c9bb2e file_sys: add class for Title Metadata (TMD) shinyquagsire23 2017-10-01 10:32:43 -06:00
  • e21f2348e7 file_sys/ncch_container: add RomFS, ExeFS override to allow for backward compatibility with existing .romfs system archive dumps shinyquagsire23 2017-10-01 10:30:47 -06:00
  • c93e5ecfe6 file_sys/archive_ncch: use NCCHContainer instead of loading .romfs files shinyquagsire23 2017-09-25 22:21:39 -06:00
  • 5ba48c1610 Merge pull request #2973 from huwpascoe/down_count Sebastian Valle 2017-09-30 14:46:06 -05:00
  • 5bae5a48b9 Services/NIM: Implement CheckForSysUpdateEvent. Subv 2017-09-30 13:19:58 -05:00
  • 529f4a0131 Moved down_count to CoreTiming Huw Pascoe 2017-09-30 17:25:49 +01:00
  • afb1012bcd Services/UDS: Handle the rest of the connection sequence. (#2963) B3n30 2017-09-30 18:18:45 +02:00
  • f9d55ecf3f HLE: Implemented SleepClientThread and ContinueClientThread functions to make performing async tasks on the host while in an HLE service function easier. Subv 2017-09-29 10:00:28 -05:00
  • 0a308e224c 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 -05:00
  • 8244762b89 Merge pull request #2972 from Subv/ignore_.vs James Rowe 2017-09-30 10:11:53 -06:00
  • 1f99d53e2c Add the .vs folder and the CMakeSettings.json file from Visual Studio to gitignore. Subv 2017-09-30 11:07:57 -05:00
  • 7056b9c46a Merge pull request #2946 from Subv/home_menu_apt Sebastian Valle 2017-09-30 10:47:42 -05:00
  • e7da39a382 Installer: Address review comments James Rowe 2017-09-28 19:38:27 -06:00
  • db752b52e8 Merge pull request #2967 from Subv/thread_wakeup_callbacks Sebastian Valle 2017-09-30 09:12:18 -05:00
  • a3de996ae7 Merge pull request #2962 from huwpascoe/static_cast Sebastian Valle 2017-09-30 08:22:14 -05:00
  • a13ab958cb Fixed type conversion ambiguity Huw Pascoe 2017-09-27 00:26:09 +01:00
  • b07af7dda8 Merge pull request #2961 from Subv/load_titles bunnei 2017-09-29 14:58:42 -04:00
  • 8883dca514 Service/PTM: Stub GetStepHistory function mailwl 2017-09-29 15:09:10 +03:00
  • 8432749db7 Kernel/Threads: When putting a thread to wait, specify a function to execute when it is awoken. Subv 2017-09-28 11:53:32 -05:00
  • 709c89a1d8 Installer: Converted the build scripts to cmake and added an "installer" target James Rowe 2017-09-28 10:27:42 -06:00
  • 0d42706a7b Merge pull request #2907 from Subv/warnings3 Sebastian Valle 2017-09-27 15:45:38 -05:00
  • a321bce378 Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types. Subv 2017-08-29 12:59:54 -05:00
  • 7f48aa8d25 Loaders: Don't automatically set the current process every time we load an application. Subv 2017-09-26 18:17:47 -05:00
  • 5620327e03 Merge pull request #2954 from Subv/cache_unmapped_mem James Rowe 2017-09-26 16:55:47 -06:00
  • 3165466b66 Kernel/Thread: Allow specifying which process a thread belongs to when creating it. Subv 2017-09-26 17:40:49 -05:00
  • a8d2f5787f Tests: Added Memory::IsValidVirtualAddress tests. Subv 2017-09-26 17:31:50 -05:00
  • c102e3ae28 Tests: Fixed ARM VFP tests Subv 2017-09-26 17:29:06 -05:00
  • 35da7f57ef Memory: Allow IsValidVirtualAddress to be called with a specific process parameter. Subv 2017-09-26 17:27:44 -05:00
  • 0c20da7fde Merge pull request #2958 from Subv/audio_buffer_datatype Merry 2017-09-26 08:47:37 +01:00
  • e27ae04696 HLE/APT: Always set up the APT parameter when starting a library applet. Subv 2017-09-24 19:09:13 -05:00
  • 41f6c9f87f Memory/RasterizerCache: Ignore unmapped memory regions when caching physical regions. Subv 2017-09-24 20:52:46 -05:00