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
2021-10-15
qt_web_browser: Add missing QApplication include
Morph
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-09-24
Use subdirectory of main data directory for QtWebEngine storage
v1993
2021-08-19
qt_software_keyboard: fix copy-paste error
Valeri
2021-07-27
qt_web_browser: Fix lambda capture for HIDButton
jls47
2021-07-27
qt_web_browser: Focus on the first link element
jls47
2021-07-14
applets: Append qt_ prefix to Qt frontend applets
Morph
2021-05-27
applets/swkbd: Make use of std::move where applicable
Morph
2021-05-25
Merge pull request #6339 from Morph1984/swkbd-queuedconnection
bunnei
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-22
applets/swkbd: Make use of QueuedConnection in returnPressed signal
Morph
2021-05-19
applets/swkbd: Send the correct text string on TextCheck::Confirm
Morph
2021-04-28
applets/web: Fix a use-after-free when passing in the URL string
Morph
2021-04-24
applets/swkbd: Fix software keyboard button hint scaling
Its-Rei
2021-04-15
applets/swkbd: Implement the Qt Software Keyboard frontend
Morph
2021-04-15
error: Make the error code as the title text of the OverlayDialog
Morph
2021-04-15
applets: Remove the previous software keyboard applet implementation
Morph
2021-04-13
applets/controller: Hook up the "Motion" button functionality
Morph
2021-02-07
hid: Implement GC controller
german
2021-01-15
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2021-01-02
general: Fix various spelling errors
Morph
2021-01-01
configure_input: Modify controller connection delay
Morph
2020-12-18
applets/web: Implement the online web browser applet
Morph
2020-12-18
applets/web: Fix keyboard to emulated controller input
Morph
2020-12-18
main, applets/web: Re-add progress dialog for RomFS extraction
Morph
2020-12-18
applets/web: Implement the Qt web browser applet frontend
Morph
2020-12-18
web_browser_scripts: Add injection scripts for the web browser
Morph
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
[next]