Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AntiMicroX/antimicrox
/ functions
Functions
2,506 in github.com/AntiMicroX/antimicrox
⨍
Functions
2,506
◇
Types & classes
576
↓ 2 callers
Method
getGroup1KeySym
src/x11extras.cpp:605
↓ 2 callers
Method
getLastPressedButton
src/gui/quicksetdialog.cpp:472
↓ 2 callers
Method
getNumberRawAxes
src/gamecontroller/gamecontroller.cpp:187
↓ 2 callers
Method
getNumberRawHats
src/joystick.cpp:163
↓ 2 callers
Method
getNumberSticks
src/setjoystick.cpp:247
↓ 2 callers
Method
getNumberVDPads
src/setjoystick.cpp:255
↓ 2 callers
Method
getPointInformation
src/x11extras.cpp:696
↓ 2 callers
Method
getPresetName
* @brief Get the translated name of a given preset * @returns Translated preset name */
src/joysensorpreset.cpp:212
↓ 2 callers
Method
getProperReleaseValue
* @brief Determine an appropriate release value for an axis depending * on the current throttle setting being used. * @return Release value for
src/joyaxis.cpp:860
↓ 2 callers
Method
getRawDistance
* @brief Get the current value for an axis in either direction converted to * the range of -1.0 to 1.0. * @param Current interger value of the axi
src/joyaxis.cpp:508
↓ 2 callers
Method
getReader
src/uihelpers/joytabwidgethelper.cpp:59
↓ 2 callers
Method
getRealJoyNumber
src/joydpad.cpp:111
↓ 2 callers
Method
getSettings
src/gui/mainsettingsdialog.cpp:1848
↓ 2 callers
Method
getSlotsString
* @brief Generate a string representing all the currently assigned slots for * a button * @return String representing all assigned slots for a b
src/joybuttontypes/joybutton.cpp:1995
↓ 2 callers
Method
getStick
src/joybuttontypes/joycontrolstickbutton.cpp:271
↓ 2 callers
Method
getStickDelay
src/joycontrolstick.cpp:2781
↓ 2 callers
Method
getWindowInFocus
src/x11extras.cpp:574
↓ 2 callers
Method
getWindowPath
src/gui/unixwindowinfodialog.cpp:117
↓ 2 callers
Method
getWriter
src/uihelpers/joytabwidgethelper.cpp:63
↓ 2 callers
Method
hasHapticTrigger
* @brief Checks if the trigger supports haptic feedback. * @returns True if the trigger supports haptic feedback, false otherwise. */
src/gamecontroller/gamecontrollertrigger.cpp:141
↓ 2 callers
Method
hasNativeKeyMapper
src/antkeymapper.cpp:112
↓ 2 callers
Method
init
src/eventhandlers/xtesteventhandler.cpp:38
↓ 2 callers
Method
insertAssignedSlot
* @brief Create new JoyButtonSlot with data provided and insert it into * assignments list if it is valid. * @param Native virtual code being us
src/joybuttontypes/joybutton.cpp:2191
↓ 2 callers
Method
invokeMethodLastBtn
src/gui/quicksetdialog.cpp:266
↓ 2 callers
Method
isCalibrated
* @brief Check if the axis is calibrated * @returns True if the axis is calibrated, false otherwise. */
src/joyaxis.cpp:921
↓ 2 callers
Method
isCycleResetActive
src/joybuttontypes/joybutton.cpp:4001
↓ 2 callers
Method
isDefault
src/joycontrolstick.cpp:1881
↓ 2 callers
Method
isDisplayingNames
src/gui/joytabwidget.cpp:1465
↓ 2 callers
Method
isGameController
* @brief Check if device is using the SDL Game Controller API * @return Status showing if device is using the Game Controller API */
src/gamecontroller/gamecontroller.cpp:309
↓ 2 callers
Method
isKeyboardTabVisible
src/keyboard/virtualkeyboardmousewidget.cpp:932
↓ 2 callers
Method
isModifierKey
src/antkeymapper.cpp:106
↓ 2 callers
Method
isSetEmpty
* @brief Check if this set has any mapped event. * @returns True if any event is mapped to a keyboard or mouse event, false otherwise. */
src/setjoystick.cpp:363
↓ 2 callers
Method
isUnloadRequested
src/commandlineutility.cpp:392
↓ 2 callers
Method
loadConfigFile
src/gui/mainwindow.cpp:995
↓ 2 callers
Function
log_system_config
src/common.cpp:203
↓ 2 callers
Method
printPostMessages
* @brief Do nothing by default. Allow child classes to specify text to output * to a text stream. */
src/eventhandlers/baseeventhandler.cpp:38
↓ 2 callers
Method
queueJoyEvent
src/vdpad.cpp:264
↓ 2 callers
Method
rawAxisEvent
src/inputdevice.cpp:1710
↓ 2 callers
Method
reInitButtons
src/inputdevice.cpp:114
↓ 2 callers
Method
readConfig
src/xml/joyaxisxml.cpp:45
↓ 2 callers
Method
removeVDPad
src/joybuttontypes/joybutton.cpp:3465
↓ 2 callers
Method
reset
* @brief Resets internal variables back to default */
src/joysensor.cpp:578
↓ 2 callers
Method
saveAppConfig
src/gui/mainwindow.cpp:702
↓ 2 callers
Method
sendKeyboardEvent
src/eventhandlers/xtesteventhandler.cpp:52
↓ 2 callers
Method
setButtonsExtraAccelerationStatus
src/joycontrolstick.cpp:2845
↓ 2 callers
Method
setButtonsSpringDeadCircleMultiplier
src/joydpad.cpp:918
↓ 2 callers
Method
setCalibrationThrottle
src/inputdevice.cpp:1372
↓ 2 callers
Method
setCycleResetTime
src/joybuttontypes/joybutton.cpp:3982
↓ 2 callers
Method
setDPadDelay
src/joydpad.cpp:868
↓ 2 callers
Method
setDefaultAxisName
src/joyaxis.cpp:736
↓ 2 callers
Method
setDefaultStickName
src/joycontrolstick.cpp:824
↓ 2 callers
Method
setDeviceKeyPressTime
src/inputdevice.cpp:1214
↓ 2 callers
Method
setExtraAccelerationCurve
src/joyaxis.cpp:881
↓ 2 callers
Method
setFirstSpringStatus
src/joybuttonmousehelper.cpp:110
↓ 2 callers
Method
setHapticTriggerMode
* @brief Changes the haptic feedback effect mode. * @param[in] mode New haptic feedback effect mode. */
src/gamecontroller/gamecontrollertrigger.cpp:185
↓ 2 callers
Method
setInitialThrottle
* @brief Set the initial calibrated throttle based on the first event * passed by SDL. * @param Current value for axis. */
src/joyaxis.cpp:412
↓ 2 callers
Method
setMaxZone
* @brief Sets the maximum zone of the sensor to the given value * @param[in] value New sensor maximum zone */
src/joysensor.cpp:614
↓ 2 callers
Method
setName
src/setjoystick.cpp:933
↓ 2 callers
Method
setPartialState
src/autoprofileinfo.cpp:129
↓ 2 callers
Method
setSensor
* @brief Sets the to be visualized sensor. * * It disconnects all events to the previous sensor if there was any, and * connects them to the new se
src/joysensorstatusbox.cpp:47
↓ 2 callers
Method
setSensorPreset
* @brief Assigns given preset to the underlying sensor * This function defines the preset mappings and sensor parameters. * @param[in] preset The pr
src/joysensorpreset.cpp:250
↓ 2 callers
Method
setStick
src/joycontrolstickstatusbox.cpp:49
↓ 2 callers
Method
setStickDelay
src/joycontrolstick.cpp:2771
↓ 2 callers
Method
setThisButton
src/uihelpers/buttoneditdialoghelper.cpp:58
↓ 2 callers
Method
setValues
src/simplekeygrabberbutton.cpp:272
↓ 2 callers
Method
to_message
* @brief Low level function to write one HapticTriggerPs5 effect into a PS5 * controller message. * @param[in] effect Pointer to the triggers effe
src/haptictriggerps5.cpp:306
↓ 2 callers
Method
transferReset
* @brief Obtain current joystick element values, create new SetJoystick objects, * and then transfer most recent joystick element values to new
src/inputdevice.cpp:90
↓ 2 callers
Method
unflash
src/gui/flashbuttonwidget.cpp:52
↓ 2 callers
Method
useFullWindowPath
src/gui/capturedwindowinfodialog.cpp:174
↓ 2 callers
Method
x11ResetMouseAccelerationChange
src/eventhandlers/uinputeventhandler.cpp:147
↓ 1 callers
Method
activateMiniSlots
src/joybuttontypes/joybutton.cpp:663
↓ 1 callers
Method
activatePossibleAxisEvents
src/inputdevice.cpp:1458
↓ 1 callers
Method
activatePossibleButtonEvents
src/inputdevice.cpp:1513
↓ 1 callers
Method
activatePossibleControlStickEvents
src/inputdevice.cpp:1443
↓ 1 callers
Method
activatePossibleDPadEvents
src/inputdevice.cpp:1487
↓ 1 callers
Method
activatePossibleSensorEvents
src/inputdevice.cpp:1473
↓ 1 callers
Method
activatePossibleVDPadEvents
src/inputdevice.cpp:1500
↓ 1 callers
Method
alterConfigFromSettings
src/gui/mainwindow.cpp:236
↓ 1 callers
Method
applyAccelerometerCalibration
* @brief Applies calibration to the specified accelerometer in all sets * See JoySensor::setCalibration * @param[in] offsetX Offset angle around th
src/inputdevice.cpp:1837
↓ 1 callers
Method
applyCalibrations
* @brief Applies all applicable stored calibration values to the individual * input elements of the parent controller */
src/inputdevicecalibration.cpp:111
↓ 1 callers
Method
applyGyroscopeCalibration
* @brief Applies calibration to the specified gyroscope in all sets * See JoySensor::setCalibration * @param[in] offsetX Offset value for X axis *
src/inputdevice.cpp:1868
↓ 1 callers
Method
applySettingsToLogger
* @brief applies settings from command line to logger * * @param cmdutility * @param logger pointer to logger, if nullptr then getInstance() is use
src/antimicrosettings.cpp:73
↓ 1 callers
Method
applyStickCalibration
* @brief Applies calibration to the specified stick in all sets * See JoyControlStick::setCalibration * @param[in] index Stick index * @param[in]
src/inputdevice.cpp:1807
↓ 1 callers
Function
build
src/joysensorfactory.cpp:24
↓ 1 callers
Function
buildDisplayNames
src/eventhandlerfactory.cpp:28
↓ 1 callers
Method
build_gradient
* @brief Builds a rigid gradient effect message. * This effect starts with a strength of zero and slowly increases * its strength until
src/haptictriggerps5.cpp:92
↓ 1 callers
Method
calculateAccelerationDistance
src/joycontrolstick.cpp:3146
↓ 1 callers
Method
calculateFontSize
src/keyboard/virtualkeypushbutton.cpp:185
↓ 1 callers
Method
calculateLastAccelerationButtonDistance
TODO: Maybe change method name.
src/joycontrolstick.cpp:3373
↓ 1 callers
Method
calculateLastAccelerationDirectionalDistance
src/joycontrolstick.cpp:1552
↓ 1 callers
Method
calculateLastDirectionalDistance
src/joycontrolstick.cpp:1464
↓ 1 callers
Method
calculateLastMouseDirectionalDistance
src/joycontrolstick.cpp:1280
↓ 1 callers
Method
calculateMouseDirectionalDistance
* @brief Used to calculate the distance value that should be used for mouse * movement. * @param button * @return Distance factor that should b
src/joycontrolstick.cpp:1192
↓ 1 callers
Method
calculateThrottledValue
src/joyaxis.cpp:257
↓ 1 callers
Method
carryGamePollRateUpdate
src/joybuttonmousehelper.cpp:114
↓ 1 callers
Method
carryMouseRefreshRateUpdate
src/joybuttonmousehelper.cpp:116
↓ 1 callers
Method
changeHatStatus
src/inputdevicebitarraystatus.cpp:94
↓ 1 callers
Method
changeMouseThread
src/applaunchhelper.cpp:172
↓ 1 callers
Method
changeNameDisplay
src/gui/joytabwidget.cpp:1467
↓ 1 callers
Method
changeTurboText
src/gui/advancebuttondialog.cpp:294
← previous
next →
401–500 of 2,506, ranked by callers