Age | Commit message (Collapse) | Author |
|
|
|
IpcHelper enhancement and APT refactor
|
|
shared_page: stub battery state
|
|
citra-qt: Move config dialog code to its own directory
|
|
|
|
error conversion fixes for soc_u
|
|
|
|
Fix OutputDebugString syscall
|
|
|
|
ptm: create SharedExtSave file before openning it
|
|
|
|
Add custom layout settings.
|
|
|
|
|
|
|
|
|
|
Qt: Release all pressed buttons when window focus is lost [rebased]
|
|
|
|
apt: fix RequestBuilder parameters for Unwrap
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
credit to @Hawkheart for the original idea
|
|
Refactor input emulation & add SDL gamepad support
|
|
Reduce host file name and path logging
|
|
appveyor: workaround for unnecesary Xamarin log spam
|
|
Refined thread launch on syscore error messages
|
|
cfg: correctly implement GenHashConsoleUnique
|
|
Fix building with MSVC 2017
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when booting
|
|
|
|
Fixes typo on Citra forum link.
|
|
New website link updates.
|
|
Fixed the broken links that were a result of the updated website.
|
|
An extra ".citra-emu.org," was left when the link was changed to the current forum URL, so I fixed that.
|
|
|
|
|
|
1. removed zl, zr and c-stick from HID::PadState. They are handled by IR, not HID
2. removed button handling in EmuWindow
3. removed key_map
4. cleanup #include
|
|
|