- 19 Nov, 2018 35 commits
-
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
Handles button configuration for all controller layouts and debug pads. Configurable at construction.
-
Zach Hilman authored
This allows adjusting the finger, diameter, and angle of the emulated touchscreen. It also provides a warning to the user about what changing these parameters can do.
-
Zach Hilman authored
Supports setting the five mouse buttons to any valid controller button/keyboard key (Left, Right, Middle, Foward, Back)
-
Zach Hilman authored
This moves the actual button configuration to a separate dialog and only has the enabled and type controls in the tab.
-
Zach Hilman authored
-
Zach Hilman authored
Including finger ID, diamater x/y, and angle. Additionally, checks if the touchscreen is enabled.
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
Used by developers to test games, not present on retail systems. Some games are known to respond to DebugPad input though, for example Kirby Star Allies.
-
Zach Hilman authored
Defaults to full keyboard for keyboard -- It did not seem to be necessary to make the keyboard configurable (besides enabled/disabled).
-
Zach Hilman authored
-
Zach Hilman authored
Uses the PlayerInput struct to represent all of the data that constitutes a player.
-
Zach Hilman authored
-
Zach Hilman authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
David Marcec authored
-
bunnei authored
textures/decoders: Replace magic numbers
-
bunnei authored
Missing ogl states
-
bunnei authored
travis: Use pre-built image for clang-format target
-
bunnei authored
Handle missing git info when building
-
Frederic L authored
-
bunnei authored
game_list: Only reload game list after relevant settings changed
-
bunnei authored
ldr_ro: Complete LDR:RO implementation
-
bunnei authored
Implemented CalculateStandardUserSystemClockDifferenceByUser
-
Schplee authored
* Correctly sets default system language for yuzu-CLI A user reported that yuzu_cmd runs games in Japanese rather than the correct default of English (like yuzu-qt does correctly), this change fixes that. * fix clang issue deleted whitespace
-
bunnei authored
gl_rasterizer: Remove default clip distance
-
bunnei authored
vi: Implement TransactParcel for Disconnect and DetachBuffer
-
ReinUsesLisp authored
-
- 18 Nov, 2018 4 commits
-
-
Mat M authored
svc: ResetSignal is not stubbed
-
Rodolfo Bogado authored
-
Zach Hilman authored
-
- 17 Nov, 2018 1 commit
-
-
Rodolfo Bogado authored
-