index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
applets
Age
Commit message (
Expand
)
Author
2020-12-18
applets: Remove the previous web browser applet implementation
Morph
2020-12-05
applets: Resolve variable shadowing
Morph
2020-11-20
applets/controller: Use a pair of emulated controller index to controller type
Morph
2020-11-15
general: Fix compiler warnings on linux and miscellaneous changes
Morph
2020-11-15
applets/controller: Change the input button to create input profiles
Morph
2020-11-15
input: Disconnect a controller prior to connecting a new one
Morph
2020-11-15
input_common: Add VibrationDevice and VibrationDeviceFactory
Morph
2020-11-15
configure_input: Add per-player vibration
Morph
2020-11-15
settings: Remove global vibration strength modifier
Morph
2020-11-15
configure_input: Hook up the vibration percentage spinbox
Morph
2020-11-15
settings: Preparation for per-game input settings
Morph
2020-11-15
applets/controller: Auto accept a valid single player configuration
Morph
2020-11-15
ui/themes: Cleanup UI
Morph
2020-10-26
Merge pull request #4834 from lioncash/copy-fn
bunnei
2020-10-26
controller: Pass ControllerParameters by reference in ReconfigureControllers()
Lioncash
2020-10-25
Merge pull request #4827 from lioncash/trunc
Rodrigo Locatti
2020-10-25
Merge pull request #4828 from lioncash/lockguard
Rodrigo Locatti
2020-10-25
general: Use template deduction guides for lock_guard
Lioncash
2020-10-25
controller: Convert led_patterns integer literals to bool literals
Lioncash
2020-10-25
applets/profile_select: Resolve a warning in exec()
Morph
2020-10-22
Don't ask for profile when there's only one.
Kewlan
2020-09-04
applets/controller: Resolve several compiler warnings
Morph
2020-09-04
Address feedback
Morph
2020-09-04
clang-format
Morph
2020-09-04
applets/controller: Load configuration prior to setting up connections
Morph
2020-09-04
applets/controller: Make 8 a static constexpr value of NUM_PLAYERS
Morph
2020-09-04
applets/controller: Implement "Explain Text"
Morph
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-04-16
General: Resolve warnings related to missing declarations
Lioncash
2019-06-24
web_browser: Rename OpenPage to OpenPageLocal
Zach Hilman
2019-06-07
constants: Extract backup JPEG used by account services
Zach Hilman
2019-06-05
Merge pull request #2527 from lioncash/index
Zach Hilman
2019-05-30
Merge pull request #1931 from DarkLordZach/mii-database-1
bunnei
2019-05-29
yuzu/software_keyboard: Remove unnecessary GetStatus() member function
Lioncash
2019-05-29
profile_select: Remove unnecessary GetStatus() member function
Lioncash
2019-05-29
profile_select: Return int instead of u32 for GetIndex()
Lioncash
2019-05-24
yuzu/applets/software_keyboard: Remove unused assert header
Lioncash
2019-05-24
yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText()
Lioncash
2019-05-24
yuzu/applets/software_keyboard: Resolve sign mismatch comparison
Lioncash
2019-05-24
yuzu/applets/software_keyboard: Specify string conversions explicitly
Lioncash
2019-05-24
yuzu/applets/error: Specify string conversions explicitly
Lioncash
2019-05-19
Merge pull request #2468 from lioncash/deduction
Hexagon12
2019-05-19
yuzu/applets/profile_select: Mark header string as translatable
Lioncash
2019-05-14
yuzu: Remove explicit types from locks where applicable
Lioncash
2019-04-25
profile_select: Port Service::Account::UUID to Common::UUID
Zach Hilman
2019-04-17
web_browser: Make OpenPage non-const
Zach Hilman
2019-04-17
qt: Add dialog implementation of Error applet
Zach Hilman
2019-04-17
web_browser: Make OpenPage const
Zach Hilman
2019-04-09
Merge pull request #2132 from FearlessTobi/port-4437
bunnei
[prev]
[next]