| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | vfs_real: Fix MoveFile | 2020-07-10 | 1 | -10/+17 | ||
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #4290 from lioncash/latest | 2020-07-12 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | CMakeLists: Make use of /std:c++latest on MSVC | 2020-07-11 | 1 | -2/+2 | ||
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #3385 from Morph1984/batch-install | 2020-07-12 | 6 | -146/+343 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Add additional empty check for the QStringList returned by the InstallDialog | 2020-07-10 | 1 | -0/+4 | ||
| | * | | | | | | | | | | | | Update the install and progress dialogs | 2020-07-10 | 4 | -80/+65 | ||
| | * | | | | | | | | | | | | Refactor batch installing files | 2020-07-10 | 4 | -196/+238 | ||
| | * | | | | | | | | | | | | Add support for batch install to NAND | 2020-07-10 | 6 | -124/+290 | ||
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | common/alignment: Fix compilation errors (#4303) | 2020-07-12 | 1 | -1/+3 | ||
| | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4275 from CrazyMax/desired_language | 2020-07-12 | 1 | -1/+13 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | AM: fix GetDesiredLanguage: | 2020-07-08 | 1 | -1/+13 | ||
| * | | | | | | | | | | | | Merge pull request #4289 from ReinUsesLisp/dynfix | 2020-07-11 | 1 | -6/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXT | 2020-07-10 | 1 | -6/+6 | ||
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp"" | 2020-07-11 | 1 | -3/+1 | ||
| * | | | | | | | | | | | | Common: remove a mod from AlignUp (#5441) | 2020-07-11 | 1 | -1/+3 | ||
| | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4203 from VolcaEM/services | 2020-07-11 | 26 | -154/+282 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Rename two functions in NS | 2020-07-02 | 1 | -2/+2 | ||
| | * | | | | | | | | | | Rename GetApplicationArea2 to GetApplicationAreaSize | 2020-07-02 | 1 | -2/+2 | ||
| | * | | | | | | | | | | Remove duplicate functions | 2020-06-29 | 1 | -2/+0 | ||
| | * | | | | | | | | | | Use decimal instead of hexadecimal | 2020-06-29 | 1 | -3/+5 | ||
| | * | | | | | | | | | | Fix typo | 2020-06-29 | 1 | -1/+1 | ||
| | * | | | | | | | | | | Clang-format | 2020-06-29 | 1 | -1/+1 | ||
| | * | | | | | | | | | | service: Update function tables | 2020-06-29 | 27 | -157/+285 | ||
| * | | | | | | | | | | | Merge pull request #4250 from Morph1984/key-writing | 2020-07-10 | 1 | -4/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | KeyManager: Prevent writing of invalid keys | 2020-07-10 | 1 | -4/+8 | ||
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4221 from jbeich/unused-qt-opengl | 2020-07-10 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | cmake: stop linking against QGL after c6a0ab979239 | 2020-07-01 | 1 | -1/+1 | ||
| * | | | | | | | | | | cmake: Fix libfmt linking errors | 2020-07-10 | 1 | -5/+1 | ||
| * | | | | | | | | | | Merge pull request #4283 from lat9nq/fix-linux-nvidia-vulkan | 2020-07-10 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | vk_stream_buffer: set allocable_size to 9 MiB | 2020-07-09 | 1 | -1/+1 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | configuration: implement per-game configurations (#4098) | 2020-07-09 | 57 | -835/+1942 | ||
| * | | | | | | | | | | Merge pull request #4281 from RealJohnGalt/linkfix2 | 2020-07-09 | 1 | -1/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | cmake: fix fmt linking when found | 2020-07-09 | 1 | -1/+5 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #4248 from Morph1984/CreateManagedDisplaySeparableLayer | 2020-07-09 | 2 | -1/+20 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | AM/ISelfController: Stub CreateManagedDisplaySeparableLayer | 2020-07-05 | 2 | -1/+20 | ||
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4202 from ReinUsesLisp/scoped-lock | 2020-07-09 | 2 | -15/+12 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | core_timing,scheduler: Use std::scoped_lock when possible | 2020-06-28 | 2 | -15/+12 | ||
| * | | | | | | | | | | Merge pull request #4219 from ogniK5377/audio-timing | 2020-07-08 | 2 | -20/+9 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Don't handle cycles late if stretcher is active | 2020-07-01 | 1 | -1/+3 | ||
| | * | | | | | | | | | audio: Improving audio timing for multicore/single core | 2020-07-01 | 2 | -20/+7 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #4266 from jbeich/freebsd | 2020-07-08 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | input_common/gcadapter: add missing C++11 header required by libc++ | 2020-07-07 | 1 | -0/+1 | ||
| * | | | | | | | | | | Merge pull request #4255 from lioncash/copy | 2020-07-08 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | configure_graphics: Make use of qOverload in signals/slots | 2020-07-06 | 1 | -2/+2 | ||
| | * | | | | | | | | | | configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox() | 2020-07-06 | 1 | -1/+1 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Address comments for better clarity/signed dev count | 2020-07-08 | 1 | -11/+15 | ||
| * | | | | | | | | | | Add more libusb error checks | 2020-07-08 | 1 | -3/+18 | ||
| | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #4243 from CrazyMax/display_version | 2020-07-08 | 1 | -4/+16 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | GetDisplayVersion should return a null-terminated version string. | 2020-07-07 | 1 | -4/+16 | ||
| * | | | | | | | | | | Merge pull request #4245 from MerryMage/page-table-race | 2020-07-08 | 1 | -2/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||