index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2021-11-24
web_applet: Replace HIDButton with NpadButton
german77
2021-11-24
Morph review first wave
german77
2021-11-24
service/hid: Match shared memory closer to HW
german77
2021-11-24
yuzu: Fix loading input profiles
german77
2021-11-24
kraken: Address comments from review
german77
review fixes
2021-11-24
service/hid: Use ring buffer for gestures
german77
2021-11-24
service/hid: Fix gesture input
german77
2021-11-24
configuration: Migrate controller settings to emulated controller
german77
2021-11-24
core/hid: Fix rumble too strong at 1%
german77
2021-11-24
core/hid: Only signal when needed
german77
2021-11-24
hid: Fix controller connection/disconnection
german77
2021-11-24
core/hid: Documment some files
german77
2021-11-24
kraken: Fix errors from rebase and format files
german77
2021-11-24
core/hid: Add output devices
german77
2021-11-24
core: Update input interpreter
german77
2021-11-24
yuzu: Update overlay applet
german77
2021-11-24
core/frontend: Update applets
german77
2021-11-24
core: Remove frontend/input
german77
2021-11-24
service/hid: Rewrite npad to use ring lifo and the emulated controller
german77
2021-11-24
service/hid: Update console sixaxis to the emulated console
german77
2021-11-24
service/hid: Update mouse and keyboard to use ring lifo and the emulated device
german77
2021-11-24
service/hid: Update touch and gestures to use ring lifo and the emulated console
german77
2021-11-24
service/hid: Update debug pad, xpad, stubbed and controller base to use ring ↵
german77
lifo and the emulated controller
2021-11-24
service/hid: Use remove duplicated code, update names
german77
2021-11-24
service/hid: Create ring LIFO
german77
2021-11-24
Qt_applets: Use new input
german77
2021-11-24
settings: Cleanup settings
german77
2021-11-24
debugger/controller: Remove TAS
german77
2021-11-24
core/emu_window: Remove touch input
german77
2021-11-24
yuzu: Update frontend
german77
2021-11-24
core: Register HID
german77
2021-11-24
core/hid: Add emulated controllers
german77
2021-11-24
yuzu_cmd: Use new input
german77
2021-11-24
yuzu: Use new input on main and bootmanager
german77
2021-11-24
input_common: Rewrite main and add the new drivers
german77
2021-11-24
input_common: Remove obsolete files
german77
2021-11-24
input_common: Rewrite SDL
german77
2021-11-24
input_common: Rewrite udp client
german77
2021-11-24
input_common: Rewrite tas input
german77
2021-11-24
input_common: Rewrite gc_adapter
german77
2021-11-24
input_common: Rewrite touch
german77
2021-11-24
input_common: Rewrite mouse
german77
2021-11-24
input_common: Rewrite keyboard
german77
2021-11-24
input_common: Move touch and analog from button. Move udp protocol
german77
2021-11-24
input_common: Create input poller and mapping
german77
2021-11-24
input_common: Create input_engine
german77
2021-11-24
core/hid: Move motion_input, create input converter and hid_types
german77
2021-11-24
core/hid: Move input_interpreter to hid
german77
2021-11-24
common: Rewrite and move core/frontend/input.h to common
german77
2021-11-24
Refactor menu states and shortcuts in GMainWindow. (#7419)
Adam Heinermann
Refactor menu states and shortcuts in GMainWindow. - Removed "Start", since it was always disabled unless it was "Continue" which has now been moved to "Pause". - Allow hotkeys to be used while in fullscreen. - Removed the load amiibo hotkey.
[next]