Commit graph

  • 4aeb0c32b9 Update translations (2020-03-01) The Citra Community 2020-03-01 01:31:23 +00:00
  • c9b6233f59 NetworkMessage: create ErrorManager class to provide a context to tr Vitor Kiguchi 2020-02-29 20:48:58 -03:00
  • d7f6cc3951 game_list_p.h: Specify the context for tr Vitor Kiguchi 2020-02-29 20:29:36 -03:00
  • 2c0bd0f2a1
    travis/transifex: use HEREDOC for initializing config (#5109) Weiyi Wang 2020-02-29 13:52:34 -05:00
  • 6d3d9f7a8a
    core: Add support for N3DS memory mappings (#5103) Tobias 2020-02-29 19:48:27 +01:00
  • ab8cb17ab7
    Merge pull request #5111 from BreadFish64/interval Marshall Mohror 2020-02-29 11:25:04 -06:00
  • 9dfb83f1e1
    Update README.md (#5097) Marshall Mohror 2020-02-29 11:13:28 -06:00
  • cd46e62ad4
    Merge pull request #5110 from zhaowenlan1779/game-modding-2 Pengfei Zhu 2020-02-29 11:16:42 +08:00
  • 0fe832bb49
    Make the arrays const zhupengfei 2020-02-29 09:11:34 +08:00
  • cfd2ab6121 video_core: use explicit interval type in texture cache BreadFish64 2020-02-28 13:45:19 -06:00
  • 9d57325a8b
    core/file_sys: Add alternative override pathes for ExeFS files zhupengfei 2020-02-28 23:36:17 +08:00
  • a50ba7192b
    citra_qt: Split options into 'Specific' and 'Generic' zhupengfei 2020-02-28 18:26:20 +08:00
  • f3e9780d10
    ffmpeg: Avoid listing child classes for AVFormatContext and AVCodecContext zhupengfei 2020-02-28 16:40:13 +08:00
  • a28eac08ae
    ffmpeg: Properly handle non-planar formats zhupengfei 2020-02-27 16:37:06 +08:00
  • c9c26955d2
    dumping_dialog: Prompt when path is empty zhupengfei 2020-02-25 18:58:46 +08:00
  • 8868d4db86
    citra_qt: Fixed a bug when dumping dialog is cancelled or closed zhupengfei 2020-02-23 12:25:48 +08:00
  • c38202bd30
    dumping_dialog: Add a line edit for the options zhupengfei 2020-02-22 11:18:55 +08:00
  • 0a4be71913
    citra_qt: Add simple video dumping error reporting zhupengfei 2020-02-01 22:17:08 +08:00
  • 71c64c2617
    citra_qt: Use the new dumping dialog zhupengfei 2020-02-01 12:38:46 +08:00
  • f82ba41fe0
    citra_qt/dumping: Add dumping dialog zhupengfei 2020-02-01 12:38:13 +08:00
  • e769d90aa8
    citra_qt/dumping: Add options dialog zhupengfei 2020-02-01 12:35:00 +08:00
  • 94bc09d3ae
    citra_qt/dumping: Add option set dialog zhupengfei 2020-02-01 12:34:20 +08:00
  • 8c4bcf9f59
    ffmpeg: Add ListFormats and ListEncoders zhupengfei 2020-02-01 12:28:13 +08:00
  • 4161163d9c
    ffmpeg: Correctly handle sample rates zhupengfei 2020-02-01 12:23:07 +08:00
  • 8b9c01ded9
    ffmpeg: Correctly handle sample format zhupengfei 2020-02-01 11:28:57 +08:00
  • 17461b5d11
    ffmpeg: Correctly set pixel format zhupengfei 2020-02-01 11:22:41 +08:00
  • 834da14329
    citra, citra_qt: Add video dumping config read/write zhupengfei 2020-01-29 14:57:16 +08:00
  • 016f8be0b8
    core/dumping: Allow format/encoder selection+configuration zhupengfei 2020-01-29 14:54:39 +08:00
  • 3c6765e87c
    core: Properly std::move things around zhupengfei 2020-01-28 22:19:36 +08:00
  • 06a0d86e9c
    video_core, core: Move pixel download to its own thread zhupengfei 2020-01-28 21:57:30 +08:00
  • ebeea43fb8 Load RSA slot_0 data from bootrom; load and decrypt data from native firm for NCCHSecure2 keyslot B3n30 2020-02-26 16:43:53 +01:00
  • 5b54a99f96
    Merge pull request #5088 from zhaowenlan1779/layered-fs Pengfei Zhu 2020-02-25 07:48:10 +08:00
  • 8fedd5c240 gdbstub: small logic bug fix with defer_start Gauvain "GovanifY" Roussel-Tarbouriech 2020-02-24 14:30:24 +01:00
  • d8bb37fc2f gdbstub: Ensure gdbstub doesn't drop packets crucial to initialization Gauvain "GovanifY" Roussel-Tarbouriech 2020-02-23 21:33:49 +01:00
  • 1dfcb0937e
    Merge pull request #5105 from GovanifY/master Pengfei Zhu 2020-02-23 22:31:09 +08:00
  • cff00f38c5
    Implements fdk_aac decoder (#4764) liushuyu 2020-02-23 03:01:21 -07:00
  • 8eacfceb6a
    layered_fs: Fix missing file size update zhupengfei 2020-02-23 15:22:41 +08:00
  • 3ae1b5e2d6
    Merge pull request #5047 from BreadFish64/patch-3 Marshall Mohror 2020-02-22 21:18:08 -06:00
  • 2a616fcc5e ipc_debugger: Fixing NULL ptr call on multiple clear Gauvain "GovanifY" Roussel-Tarbouriech 2020-02-23 03:54:29 +01:00
  • 59c159e8a0
    Merge pull request #5087 from FearlessTobi/port-3374 James Rowe 2020-02-22 14:54:45 -07:00
  • 688e44bc8b
    videocore/renderer_opengl/gl_rasterizer_cache: Move bits per pixel table out of function (#5101) Marshall Mohror 2020-02-22 15:37:42 -06:00
  • 276d56ca9b Add CPU Clock Frequency slider James Rowe 2019-12-15 22:04:33 -07:00
  • 670119ef86 android: use cmake 3.10 BreadFish64 2020-02-21 16:47:04 -06:00
  • 990d27f4f9 Remove C++ standard flag Marshall Mohror 2020-02-20 09:04:37 -06:00
  • 55ec7031cc
    Core timing 2.0 (#4913) Ben 2020-02-21 19:31:32 +01:00
  • e3dbdcbdff
    HTTP_C::Implement Context::MakeRequest (#4754) Ben 2020-02-21 19:04:04 +01:00
  • 996f1546b2
    core: Remove outdated MSVC workarounds (#5099) Marshall Mohror 2020-02-20 13:40:21 -06:00
  • a487016cb4
    core, citra_qt: Implement a save states file format and slot UI zhupengfei 2020-02-18 13:19:52 +08:00
  • 7d880f94db
    Add simple zstd compression zhupengfei 2020-02-16 23:25:30 +08:00
  • 4991c0121a
    Remove duplicate code from the migration of frame limit to gene… (#5091) Vitor K 2020-02-15 10:38:20 -03:00
  • 57efc41973
    service/cecd: Add missing SessionData serialization zhupengfei 2020-02-14 17:15:08 +08:00
  • 7e8041df28
    kernel/timer: Add missing base object zhupengfei 2020-02-14 17:13:53 +08:00
  • 5aa5cd6064 Fix externals/boost spec zhupengfei 2020-02-13 17:26:21 +08:00
  • 246ae84a52 Pretty sure ARM/Thread serialization works now Hamish Milne 2020-01-20 21:32:38 +00:00
  • c983528862 Reworked DSP serialization Hamish Milne 2020-01-19 22:49:22 +00:00
  • 55c75b5e3e Add ClearAll to rasterizer cache for fully wiping the cache on save/load James Rowe 2020-01-16 23:17:55 -07:00
  • 3e34ad6890 Hack: Workaround crash when loading state and gyro is used James Rowe 2020-01-16 23:17:07 -07:00
  • 0effb229cd Fix geometry pipeline; attempt to fix motion controls Hamish Milne 2020-01-17 07:58:40 +00:00
  • 35c3ca995c Fixed a bug (??) in arm_dynarmic where PageTableChanged could reset the CPU context Hamish Milne 2020-01-17 01:34:03 +00:00
  • b2370ea353 Fixed setting the right DSP service on deserialization Hamish Milne 2020-01-17 01:01:18 +00:00
  • 2217b3558d Fixed file services serialization Hamish Milne 2020-01-16 00:53:20 +00:00
  • c24ea0f0ee Serialize core timing Hamish Milne 2020-01-12 20:01:29 +00:00
  • 8abc5525be Added Signals; more runtime fixes Hamish Milne 2020-01-12 00:24:44 +00:00
  • e4f05884c3 Fixed serialization runtime exceptions Hamish Milne 2020-01-11 16:33:48 +00:00
  • ca971ff31f Serialize file/directory services Hamish Milne 2020-01-10 23:47:39 +00:00
  • 9525d81344 More base-derived fixes Hamish Milne 2020-01-08 23:19:49 +00:00
  • 996aba39fe Correct exports; add some file serialization; fix service base object serialization Hamish Milne 2020-01-08 22:13:56 +00:00
  • f2de70c3fb Fix crash bugs Hamish Milne 2020-01-06 23:20:18 +00:00
  • 116d22d562 Refactor out the wakeup_callback function pointer Hamish Milne 2020-01-06 20:03:40 +00:00
  • 7019561fd5 Bind NWM_UDS service in the constructor Hamish Milne 2020-01-05 16:42:04 +00:00
  • 96432589bd Use shared_ptr for PageTable Hamish Milne 2020-01-05 16:35:01 +00:00
  • e4afa8e512 Make the tests pass Hamish Milne 2020-01-05 13:26:16 +00:00
  • 65d96bf6c1 Changed u8* to MemoryRef Hamish Milne 2020-01-04 22:39:54 +00:00
  • cf985631e0 Minor tidying up Hamish Milne 2020-01-04 00:40:32 +00:00
  • 26e90a99cd Added basic UI; misc memory fixes Hamish Milne 2020-01-03 17:19:59 +00:00
  • 558e710e17 Finished archives; remove pod.h Hamish Milne 2020-01-03 14:00:10 +00:00
  • 2bf5b46460 Basic archive backend serialization Hamish Milne 2020-01-02 23:34:26 +00:00
  • 2d2c7218ef Serialize CECD, CFG services Hamish Milne 2020-01-02 00:45:58 +00:00
  • ef2e503281 Serialize QTM, Y2R services Hamish Milne 2020-01-01 22:57:21 +00:00
  • 92857efca4 Serialize PTM service Hamish Milne 2020-01-01 22:36:58 +00:00
  • f5e2f873b0 Serialize NWM service Hamish Milne 2020-01-01 21:31:52 +00:00
  • 571b1062f0 Serialize NIM, PS, PXI, SOC, SSL services Hamish Milne 2020-01-01 00:58:36 +00:00
  • 2409ee39cb Serialize IR, MVD, NDM, NEWS, NFC Hamish Milne 2019-12-31 20:39:38 +00:00
  • 3d6e372f96 More clang format fixes. Really need to standardise the version of this Hamish Milne 2019-12-30 17:02:44 +00:00
  • 01ec2e8a67 Serialize MIC service Hamish Milne 2019-12-30 16:53:57 +00:00
  • e3c0211b74 Fix clang format Hamish Milne 2019-12-30 16:15:41 +00:00
  • eb67167b7c Serialize IR service Hamish Milne 2019-12-30 16:07:03 +00:00
  • 8bd3e8cd27 Serialize HTTP service Hamish Milne 2019-12-30 15:20:13 +00:00
  • 74361fa3fb Serialize HID service Hamish Milne 2019-12-30 14:46:35 +00:00
  • 30494c06a4 Serialize GSP service Hamish Milne 2019-12-30 12:45:22 +00:00
  • 754f63af1a Don't require cmake 3.15 Hamish Milne 2019-12-30 10:23:20 +00:00
  • 9877bf7d48 Change how the boost target works; disable external warnings in MSVC Hamish Milne 2019-12-30 00:51:06 +00:00
  • a0ac302a93 Definitely disable using system boost if version doesn't match Hamish Milne 2019-12-28 23:36:12 +00:00
  • d041901a30 Some more CI fixes Hamish Milne 2019-12-28 23:13:39 +00:00
  • c7106e232f Fix a bug on mingw Hamish Milne 2019-12-28 13:53:12 +00:00
  • d6862c2fca Some CI fixes Hamish Milne 2019-12-27 22:45:00 +00:00
  • 7b846ffa98 clang-format fixes Hamish Milne 2019-12-27 21:07:29 +00:00
  • d482fb359c Attempting to fix mingw on windows Hamish Milne 2019-12-27 20:36:17 +00:00
  • 6917eaf53b Use load_construct_data for kernel objects Hamish Milne 2019-12-27 18:52:33 +00:00
  • 3ed8d95866 Serialize FS service; some compiler fixes Hamish Milne 2019-12-27 11:46:10 +00:00