| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | Disable time stretcher for time being | 2020-07-25 | 2 | -6/+4 | ||
| | * | | | | | | | | | | | audio_core: Apollo Part 1, AudioRenderer refactor | 2020-07-25 | 26 | -713/+4204 | ||
| * | | | | | | | | | | | | Merge pull request #4597 from Morph1984/mjolnir-p2 | 2020-09-10 | 20 | -148/+4150 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | applets/controller: Resolve several compiler warnings | 2020-09-04 | 2 | -7/+8 | ||
| | * | | | | | | | | | | | | Address feedback | 2020-09-04 | 4 | -2/+12 | ||
| | * | | | | | | | | | | | | clang-format | 2020-09-04 | 2 | -2/+4 | ||
| | * | | | | | | | | | | | | applets/controller: Set min_players to have a minimum value of 1. | 2020-09-04 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | | applets/controller: Modify heuristic to account for certain games | 2020-09-04 | 1 | -7/+12 | ||
| | * | | | | | | | | | | | | main: Apply settings after applet configuration is complete. | 2020-09-04 | 1 | -0/+4 | ||
| | * | | | | | | | | | | | | applets/controller: Implement fallback applet for the SDL frontend | 2020-09-04 | 3 | -90/+34 | ||
| | * | | | | | | | | | | | | applets/controller: Load configuration prior to setting up connections | 2020-09-04 | 2 | -23/+29 | ||
| | * | | | | | | | | | | | | applets/controller: Make 8 a static constexpr value of NUM_PLAYERS | 2020-09-04 | 2 | -15/+22 | ||
| | * | | | | | | | | | | | | applets/controller: Implement "Explain Text" | 2020-09-04 | 6 | -25/+304 | ||
| | * | | | | | | | | | | | | Project Mjölnir: Part 2 - Controller Applet | 2020-09-04 | 20 | -59/+3803 | ||
| * | | | | | | | | | | | | | Merge pull request #4608 from lioncash/sign3 | 2020-09-10 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | configure_input_player: Resolve sign conversion warnings in UpdateMappingWith... | 2020-08-29 | 1 | -2/+2 | ||
| * | | | | | | | | | | | | | Merge pull request #4633 from ReinUsesLisp/gpu-init | 2020-09-10 | 53 | -633/+573 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | video_core: Remove all Core::System references in renderer | 2020-09-06 | 53 | -633/+573 | ||
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | gc_adapter: Make DeviceConnected() a const member function | 2020-09-07 | 3 | -9/+9 | ||
| | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #4606 from lioncash/constexpr | 2020-09-06 | 1 | -14/+18 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | game_list_p: Avoid string churn in GameListItemPath data() | 2020-08-29 | 1 | -4/+8 | ||
| | * | | | | | | | | | | | | game_list_p: Mark some constants as constexpr | 2020-08-29 | 1 | -10/+10 | ||
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #4397 from ReinUsesLisp/bsd | 2020-09-05 | 10 | -56/+1387 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | service/bsd: Handle Poll with no entries accurately | 2020-07-28 | 1 | -0/+5 | ||
| | * | | | | | | | | | | | services/bsd: Implement most of bsd:s | 2020-07-28 | 5 | -55/+911 | ||
| | * | | | | | | | | | | | service/sockets: Add worker pool abstraction | 2020-07-28 | 1 | -0/+30 | ||
| | * | | | | | | | | | | | service/sockets: Add worker abstraction to execute blocking calls asynchronously | 2020-07-28 | 2 | -0/+133 | ||
| | * | | | | | | | | | | | service/sockets: Add translate functions | 2020-07-28 | 3 | -0/+215 | ||
| | * | | | | | | | | | | | service/sockets: Add enumerations and structures | 2020-07-28 | 2 | -0/+81 | ||
| | * | | | | | | | | | | | services/nifm: Implement GetCurrentIpAddress | 2020-07-28 | 1 | -1/+12 | ||
| * | | | | | | | | | | | | hid: Implement MergeSingleJoyasDualJoy | 2020-09-04 | 3 | -5/+24 | ||
| | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4611 from lioncash/xbyak2 | 2020-09-03 | 2 | -21/+21 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | externals: Update Xbyak to 5.96 | 2020-08-30 | 2 | -21/+21 | ||
| * | | | | | | | | | | | | Merge pull request #4583 from lioncash/trunc | 2020-09-03 | 1 | -3/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | gc_poller: Resolve compilation warnings on MSVC | 2020-08-25 | 1 | -3/+5 | ||
| * | | | | | | | | | | | | | Merge pull request #4578 from lioncash/xor | 2020-09-03 | 1 | -4/+10 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS | 2020-08-24 | 1 | -4/+10 | ||
| * | | | | | | | | | | | | | | Merge pull request #4590 from ReinUsesLisp/tsan-sched | 2020-09-03 | 1 | -2/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | hle/scheduler: Fix data race in is_context_switch_pending | 2020-08-26 | 1 | -2/+6 | ||
| | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #4575 from lioncash/async | 2020-09-03 | 2 | -17/+15 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | async_shaders: Mark getters as const member functions | 2020-08-24 | 2 | -17/+15 | ||
| | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | file_sys/patch_manager: Add missing include | 2020-09-03 | 1 | -0/+1 | ||
| * | | | | | | | | | | | | | | Merge pull request #4568 from lioncash/fsp | 2020-09-02 | 1 | -3/+13 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | fsp_srv: Resolve -Wunused-but-set-variable warning | 2020-08-23 | 1 | -1/+8 | ||
| | * | | | | | | | | | | | | | | fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem() | 2020-08-23 | 1 | -2/+5 | ||
| | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #4564 from lioncash/file-include | 2020-09-02 | 27 | -37/+66 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | file_sys: Replace inclusions with forward declarations where applicable | 2020-08-23 | 27 | -37/+66 | ||
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | main: Use three dots to complete the ellipsis | 2020-09-02 | 1 | -1/+1 | ||
| * | | | | | | | | | | | | | | input_common/motion_input: Make use of Common::PI constant | 2020-09-02 | 3 | -5/+10 | ||
| * | | | | | | | | | | | | | | Merge pull request #4570 from german77/motionInput | 2020-09-02 | 4 | -0/+276 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||