Age | Commit message (Collapse) | Author |
|
|
|
|
|
IpcHelper enhancement and APT refactor
|
|
shared_page: stub battery state
|
|
|
|
|
|
|
|
|
|
Add custom layout settings.
|
|
|
|
|
|
Qt: Release all pressed buttons when window focus is lost [rebased]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
credit to @Hawkheart for the original idea
|
|
Refactor input emulation & add SDL gamepad support
|
|
Reduce host file name and path logging
|
|
Refined thread launch on syscore error messages
|
|
cfg: correctly implement GenHashConsoleUnique
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when booting
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IR: separate functions of each port to their own files
|
|
|
|
Corrects a few issues with regards to Doxygen documentation, for example:
- Incorrect parameter referencing.
- Missing @param tags.
- Typos in @param tags.
and a few minor other issues.
|
|
Replace built-in Profiler with indicators in status bar
|
|
|