CLEAN command and other console bugs#156
Open
sunnyye1 wants to merge 248 commits intoJibbSmart:masterfrom
Open
CLEAN command and other console bugs#156sunnyye1 wants to merge 248 commits intoJibbSmart:masterfrom
sunnyye1 wants to merge 248 commits intoJibbSmart:masterfrom
Conversation
…ite by default when connected
…tered in the console.
* Circular Scroll Wheel for sticks * Improve HELP to list commands including unrecognized command
…o added some wording about the handover to the credits section of the readme, fixed a bug with flick rotation smoothing I'd introduced when changing to SDL2
…o Electronicks/sdl2 # Conflicts: # JoyShockMapper/src/main.cpp
Acknowledgement in License / Credits. Fixed a bug with flick stick rotation I'd introduced in SDL change. README tweaks.
Add Dual stage mode for touchpad touch and click
Improved wrapper name and behaviour to match JSL Added dual stage touchpad mode added scripts for different targets and platforms
* Update SDL2 to latest 2.28.5 * Fixed Instant Press not applying properly * Fixed a deadlock with releasing a virtual controller
Bugfix of crash when calibrating triggers
This commit adds proper support for LWINDOWS, RWINDOWS, APPS, CONTEXT, and SCREENSHOT by mapping the keys to their proper `evdev` equivalents. As well as that, I have fixed the PAGEUP AND PAGEDOWN keys not producing any output, as well as fixing the confusion between VK_BACK and VK_BACKSPACE.
* Add gentoo dependancies * include instructions for libayatana-appindicator
Co-authored-by: Electronicks <nicolas.lessard.3@gmail.com>
Add the new * operator for activating diagonal press
* Fixes for building on linux * Enable JoyShockMapper on Linux to accept commands via a named FIFO * Add platform conditionals to segregate linux specific changes. * Remove extraneous files
* fix ViGEmClient repository path --------- Co-authored-by: Electronicks <nicolas.lessard.3@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CLEAR: command to clear the console
Prompts not showing up correctly, line inserts failure, etc.