Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-11 | Merge pull request #4638 from Morph1984/qt-5.12.8 | bunnei | |
cmake: Update to Qt 5.12.8 | |||
2020-09-11 | Merge pull request #4634 from lioncash/blocking | bunnei | |
bsd: Resolve a few warnings | |||
2020-09-11 | Merge pull request #4310 from ogniK5377/apollo-1-prod | bunnei | |
audio_core: Apollo Part 1, AudioRenderer refactor | |||
2020-09-10 | Merge pull request #4597 from Morph1984/mjolnir-p2 | bunnei | |
Project Mjölnir: Part 2 - Controller Applet | |||
2020-09-10 | Merge pull request #4608 from lioncash/sign3 | bunnei | |
configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() | |||
2020-09-10 | Merge pull request #4633 from ReinUsesLisp/gpu-init | Rodrigo Locatti | |
video_core: Remove all Core::System references in renderer | |||
2020-09-09 | Merge pull request #4635 from lioncash/gc-adap | bunnei | |
gc_adapter: Make DeviceConnected() a const member function | |||
2020-09-09 | cmake: Update to Qt 5.12.8 | Morph | |
2020-09-07 | gc_adapter: Make DeviceConnected() a const member function | Lioncash | |
This doesn't modify instance state, so it can be made const. | |||
2020-09-07 | bsd: Resolve unused value within SendToImpl | Lioncash | |
Previously the address provided to SendToImpl would never be propagated to SendTo(). This fixes that. | |||
2020-09-07 | bsd: Resolve sign comparison warnings | Lioncash | |
2020-09-07 | sockets_translate: Make use of designated initializers | Lioncash | |
Same behavior, less typing. | |||
2020-09-07 | blocking_worker: Make use of templated lambda | Lioncash | |
We can simplify this a little by explicitly specifying the typename for the lambda function. | |||
2020-09-07 | blocking_worker: Resolve -Wdocumentation warning | Lioncash | |
2020-09-06 | Merge pull request #4606 from lioncash/constexpr | bunnei | |
game_list_p: Mark some constants as constexpr | |||
2020-09-06 | video_core: Remove all Core::System references in renderer | ReinUsesLisp | |
Now that the GPU is initialized when video backends are initialized, it's no longer needed to query components once the game is running: it can be done when yuzu is booting. This allows us to pass components between constructors and in the process remove all Core::System references in the video backend. | |||
2020-09-05 | Merge pull request #4397 from ReinUsesLisp/bsd | bunnei | |
services: Implement most of bsd:s and GetCurrentIpAddress from nifm | |||
2020-09-04 | Merge pull request #4629 from Morph1984/mergesinglejoyasdualjoy-impl | LC | |
hid: Implement MergeSingleJoyasDualJoy | |||
2020-09-04 | hid: Implement MergeSingleJoyasDualJoy | Morph | |
- Used in multiple games such as Super Mario Odyssey. | |||
2020-09-04 | Resolve spacing inconsistencies in style.qrc/qss files | Morph | |
2020-09-04 | applets/controller: Resolve several compiler warnings | Morph | |
Resolves -Wsign-compare and -Wunused-variable | |||
2020-09-04 | Address feedback | Morph | |
2020-09-04 | clang-format | Morph | |
2020-09-04 | applets/controller: Set min_players to have a minimum value of 1. | Morph | |
- Some games like Shipped have a minimum requirement of 0 connected players and is undesired behavior. We must require a minimum of 1 player connected regardless of what games may ask. | |||
2020-09-04 | applets/controller: Modify heuristic to account for certain games | Morph | |
Now left and right joycons have the same priority (meaning both needs to be supported by the game). Explanation of the new heuristic: Assign left joycons to even player indices and right joycons to odd player indices. We do this since Captain Toad Treasure Tracker expects a left joycon for Player 1 and a right Joycon for Player 2 in 2 Player Assist mode. | |||
2020-09-04 | main: Apply settings after applet configuration is complete. | Morph | |
2020-09-04 | applets/controller: Implement fallback applet for the SDL frontend | Morph | |
Implement the fallback applet for the SDL frontend, connecting only the minimum amount of players required. | |||
2020-09-04 | applets/controller: Load configuration prior to setting up connections | Morph | |
This avoids unintentionally changing the states of elements while loading them in. | |||
2020-09-04 | applets/controller: Make 8 a static constexpr value of NUM_PLAYERS | Morph | |
Avoids repetitive usages of the int literal '8' or calls to player_widgets.size() | |||
2020-09-04 | applets/controller: Implement "Explain Text" | Morph | |
"Explain Text" is additional text that is shown for each player in the controller applet. | |||
2020-09-04 | Project Mjölnir: Part 2 - Controller Applet | Morph | |
Co-authored-by: Its-Rei <kupfel@gmail.com> | |||
2020-09-03 | Merge pull request #4596 from FearlessTobi/port-5495 | bunnei | |
Port citra-emu/citra#5495: "Add LGTM static analyzer config file" | |||
2020-09-03 | Merge pull request #4611 from lioncash/xbyak2 | bunnei | |
externals: Update Xbyak to 5.96 | |||
2020-09-03 | Merge pull request #4583 from lioncash/trunc | bunnei | |
gc_poller: Resolve compilation warnings on MSVC | |||
2020-09-03 | Merge pull request #4578 from lioncash/xor | bunnei | |
common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS | |||
2020-09-03 | Merge pull request #4590 from ReinUsesLisp/tsan-sched | bunnei | |
hle/scheduler: Fix data race in is_context_switch_pending | |||
2020-09-03 | Merge pull request #4575 from lioncash/async | bunnei | |
async_shaders: Mark getters as const member functions | |||
2020-09-03 | Merge pull request #4626 from ReinUsesLisp/patch-manager-include | LC | |
file_sys/patch_manager: Add missing include | |||
2020-09-03 | file_sys/patch_manager: Add missing include | ReinUsesLisp | |
Fixes build issues | |||
2020-09-02 | Merge pull request #4568 from lioncash/fsp | bunnei | |
fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem() | |||
2020-09-02 | Merge pull request #4564 from lioncash/file-include | bunnei | |
file_sys: Replace inclusions with forward declarations where applicable | |||
2020-09-02 | Merge pull request #4625 from lioncash/libusb2 | bunnei | |
externals: Work around libusb duplicate GUID errors | |||
2020-09-02 | Merge pull request #4622 from lat9nq/fix-configure-current-ellipse | LC | |
main: Use three dots to complete the ellipsis | |||
2020-09-02 | externals: Work around libusb duplicate GUID errors | Lioncash | |
Given we have two libraries that seem to use the same identifier, we can alter one of them so that the variable is used in place, effectively changing the used identifier, but without altering the source of libusb. | |||
2020-09-02 | main: Use three dots to complete the ellipsis | lat9nq | |
Fixes a typo in the UI file. An ellipsis has 3 dots. | |||
2020-09-02 | Merge pull request #4621 from Morph1984/use-pi | bunnei | |
input_common/motion_input: Make use of Common::PI constant | |||
2020-09-02 | input_common/motion_input: Make use of Common::PI constant | Morph | |
Also amend the copyright notice to yuzu's instead of Dolphin's, which was mistakenly copy-pasted from another file. | |||
2020-09-02 | Merge pull request #4570 from german77/motionInput | bunnei | |
input_common: Add a basic class for motion devices | |||
2020-09-01 | Merge pull request #4584 from lioncash/libusb | bunnei | |
externals: Track upstream libusb directly | |||
2020-09-01 | Merge pull request #4382 from FearlessTobi/port-udp-config | bunnei | |
yuzu: Add motion and touch configuration from Citra |