/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/ |
D | EventHelpers.cpp | 64 OIS_EXCEPT( E_General, "Could not read device events features"); in getComponentInfo() 84 OIS_EXCEPT( E_General, "Could not read device absolute axis features"); in getComponentInfo() 120 OIS_EXCEPT( E_General, "Could not read device relative axis features"); in getComponentInfo() 141 OIS_EXCEPT( E_General, "Could not read device buttons features"); in getComponentInfo() 161 OIS_EXCEPT( E_General, "Error with File Descriptor" ); in isJoyStick() 221 OIS_EXCEPT( E_General, "Could not read device absolute axis features"); in isJoyStick() 246 OIS_EXCEPT( E_General, "Could not read device name"); in getName() 261 OIS_EXCEPT( E_General, "Could not read device unique Id"); in getUniqueId() 276 OIS_EXCEPT( E_General, "Could not read device physical location"); in getPhysicalLocation() 326 OIS_EXCEPT( E_General, "Could not read device force feedback features"); in enumerateForceFeedback()
|
D | LinuxForceFeedback.cpp | 65 OIS_EXCEPT(E_General, "Unknown error reading max number of uploaded effects."); in getFFMemoryLoad() 103 OIS_EXCEPT(E_General, "Unknown error changing master gain."); in setMasterGain() 132 OIS_EXCEPT(E_General, "Unknown error toggling auto-center."); in setAutoCenterMode() 157 OIS_EXCEPT(E_NotImplemented, "Requested force not implemented yet, sorry!"); in upload() 364 OIS_EXCEPT(E_General, "No such available effect for Periodic force!"); in _updatePeriodicEffect() 415 OIS_EXCEPT(E_General, "No such available effect for Conditional force!"); in _updateConditionalEffect() 472 OIS_EXCEPT(E_General, "Unknown error creating effect (may be the device is full)->.."); in _upload() 499 OIS_EXCEPT(E_General, "Unknown error updating an effect->.."); in _upload() 526 OIS_EXCEPT(E_General, "Unknown error stopping effect->.."); in _stop() 544 OIS_EXCEPT(E_General, "Unknown error playing effect->.."); in _start() [all …]
|
D | LinuxMouse.cpp | 62 OIS_EXCEPT(E_General, "LinuxMouse::_initialize >> Error opening X!"); in _initialize() 66 OIS_EXCEPT(E_General, "LinuxMouse::_initialize >> X error!"); in _initialize()
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/mac/ |
D | MacHelpers.cpp | 48 …OIS_EXCEPT(E_General, "KeyDownWrapper >> Being called by something other than our event handler!"); in KeyDownWrapper() 66 … OIS_EXCEPT(E_General, "KeyUpWrapper >> Being called by something other than our event handler!"); in KeyUpWrapper() 85 … OIS_EXCEPT(E_General, "KeyModWrapper >> Being called by something other than our event handler!"); in KeyModWrapper() 159 … OIS_EXCEPT(E_General, "MouseWrapper >> Being called by something other than our event handler!"); in MouseWrapper()
|
D | MacJoyStick.cpp | 66 OIS_EXCEPT(E_General, "MacJoyStick::_initialize() >> Could not initialize joy device!"); in _initialize() 272 …OIS_EXCEPT(E_General, "JoyStick elements could not be copied: copyMatchingElements failed with err… in _enumerateCookies() 313 OIS_EXCEPT(E_General, "Queue could not be started."); in _createQueue() 318 OIS_EXCEPT(E_General, "Queue could not be created."); in _createQueue() 323 OIS_EXCEPT(E_General, "Queue allocation failed."); in _createQueue()
|
D | MacInputManager.cpp | 110 …OIS_EXCEPT( E_General, "MacInputManager::_parseConfigSettings >> Unable to find a window or event … in _parseConfigSettings() 200 OIS_EXCEPT(E_InputDeviceNonExistant, "No devices match requested type."); in createObject()
|
D | CocoaJoyStick.mm | 66 OIS_EXCEPT(E_General, "CocoaJoyStick::_initialize() >> Could not initialize joy device!"); 272 …OIS_EXCEPT(E_General, "JoyStick elements could not be copied: copyMatchingElements failed with err… 313 OIS_EXCEPT(E_General, "Queue could not be started."); 318 OIS_EXCEPT(E_General, "Queue could not be created."); 323 OIS_EXCEPT(E_General, "Queue allocation failed.");
|
D | MacMouse.cpp | 120 OIS_EXCEPT( E_General, "MacMouse::_initialize >> Error loading Mouse event handler" ); in _initialize() 123 OIS_EXCEPT( E_General, "MacMouse::_initialize >> Error loading Mouse event handler" ); in _initialize() 144 … OIS_EXCEPT(E_General, "MouseWrapper >> Being called by something other than our event handler!"); in WindowFocusChanged()
|
D | CocoaInputManager.mm | 88 …OIS_EXCEPT( E_General, "CocoaInputManager::_parseConfigSettings >> Unable to find a window or even… 178 OIS_EXCEPT(E_InputDeviceNonExistant, "No devices match requested type.");
|
D | MacKeyboard.cpp | 124 OIS_EXCEPT( E_General, "MacKeyboard::_initialize >> Error loading KeyDown event handler" ); in _initialize() 127 OIS_EXCEPT( E_General, "MacKeyboard::_initialize >> Error loading KeyUp event handler" ); in _initialize() 130 OIS_EXCEPT( E_General, "MacKeyboard::_initialize >> Error loading Keymods event handler" ); in _initialize()
|
D | MacHIDManager.cpp | 137 OIS_EXCEPT(E_General, "Could not setup HID device search parameters"); in lookUpDevices() 191 OIS_EXCEPT(E_General, "Not able to create plugin interface"); in iterateAndOpenDevices()
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/ |
D | Win32KeyBoard.cpp | 52 OIS_EXCEPT( E_General, "Win32Keyboard::Win32Keyboard >> Could not init device!"); in _initialize() 55 OIS_EXCEPT( E_General, "Win32Keyboard::Win32Keyboard >> format error!"); in _initialize() 60 OIS_EXCEPT( E_General, "Win32Keyboard::Win32Keyboard >> coop error!"); in _initialize() 72 OIS_EXCEPT( E_General, "Win32Keyboard::Win32Keyboard >> buffer error!"); in _initialize() 77 OIS_EXCEPT( E_General, "Win32Keyboard::Win32Keyboard >> aquire error!"); in _initialize() 124 OIS_EXCEPT( E_General, "Win32Keyboard::_readBuffered() >> Problem with Device!" ); in _readBuffered()
|
D | Win32Mouse.cpp | 57 OIS_EXCEPT( E_General, "Win32Mouse::Win32Mouse >> Failed to create device" ); in _initialize() 60 OIS_EXCEPT( E_General, "Win32Mouse::Win32Mouse >> Failed to set format" ); in _initialize() 65 OIS_EXCEPT( E_General, "Win32Mouse::Win32Mouse >> Failed to set coop level" ); in _initialize() 68 OIS_EXCEPT( E_General, "Win32Mouse::Win32Mouse >> Failed to set property" ); in _initialize() 72 OIS_EXCEPT( E_General, "Win32Mouse::Win32Mouse >> Failed to aquire mouse!" ); in _initialize()
|
D | Win32InputManager.cpp | 68 OIS_EXCEPT( E_InvalidParam, "Win32InputManager::Win32InputManager >> No HWND found!" ); in _initialize() 79 OIS_EXCEPT( E_General, "Win32InputManager::Win32InputManager >> The sent HWND is not valid!"); in _initialize() 86 …OIS_EXCEPT( E_General, "Win32InputManager::Win32InputManager >> Not able to init DirectX8 Input!"); in _initialize() 271 OIS_EXCEPT(E_InputDeviceNonExistant, "No devices match requested type."); in createObject()
|
D | Win32ForceFeedback.cpp | 86 … OIS_EXCEPT(E_General, "Can't query FF memory load as device was not acquired in exclusive mode"); in getFFMemoryLoad() 88 OIS_EXCEPT(E_General, "Unknown error querying FF memory load ->.."); in getFFMemoryLoad() 104 default: OIS_EXCEPT(E_NotImplemented, "Requested Force not Implemented yet, sorry!"); break; in upload() 416 OIS_EXCEPT(E_DeviceFull, "Remove an effect before adding more!"); in _upload() 418 OIS_EXCEPT(E_General, "Unknown error creating effect->.."); in _upload() 427 if(FAILED(hr)) OIS_EXCEPT(E_InvalidParam, "Error updating device!"); in _upload()
|
D | Win32JoyStick.cpp | 115 OIS_EXCEPT( E_General, "Win32JoyStick::_initialize() >> Could not initialize joy device!"); in _initialize() 118 OIS_EXCEPT( E_General, "Win32JoyStick::_initialize() >> data format error!"); in _initialize() 123 OIS_EXCEPT( E_General, "Win32JoyStick::_initialize() >> failed to set cooperation level!"); in _initialize() 126 OIS_EXCEPT( E_General, "Win32Mouse::Win32Mouse >> Failed to set buffer size property" ); in _initialize() 152 OIS_EXCEPT( E_General, "Win32JoyStick::_enumerate >> Failed to get capabilities" ); in _enumerate() 211 …OIS_EXCEPT( E_General, "Win32JoyStick::_DIEnumDeviceObjectsCallback >> Failed to set min/max range… in DIEnumDeviceObjectsCallback()
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/SDL/ |
D | SDLInputManager.cpp | 49 OIS_EXCEPT( E_General, "SDLInputManager::SDLInputManager >> SDL Not Initialized already!"); in _initialize() 94 default: OIS_EXCEPT( E_InputDeviceNotSupported, "Type not implemented"); in createInputObject()
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/ |
D | OISInputManager.cpp | 132 OIS_EXCEPT(E_General, "No platform library.. check build platform defines!"); in createInputSystem() 216 OIS_EXCEPT(E_InputDeviceNonExistant, "No devices match requested type."); in createInputObject() 245 OIS_EXCEPT(E_General, "Object creator not known."); in destroyInputObject()
|
D | OISForceFeedback.cpp | 38 OIS_EXCEPT( E_General, "Can't add unknown effect Force/Type to the supported list" ); in _addEffectTypes()
|
D | OISEffect.cpp | 111 OIS_EXCEPT( E_NotSupported, "Requested ForceEffect is null!" ); in getForceEffect()
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/ |
D | OISWiiMoteFactoryCreator.cpp | 132 OIS_EXCEPT(E_InputDeviceNonExistant, "No Device found which matches description!"); in createObject() 149 OIS_EXCEPT(E_General, "Device not found in wimote collection!"); in destroyObject()
|
D | OISWiiMote.cpp | 74 OIS_EXCEPT(E_InputDisconnected, "Error connecting to WiiMote!"); in _initialize() 77 OIS_EXCEPT(E_InputDisconnected, "Error starting WiiMote data stream!"); in _initialize()
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/ |
D | OISException.h | 76 #define OIS_EXCEPT( err, str ) throw( OIS::Exception(err, str, __LINE__, __FILE__) ) macro
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/extras/LIRC/ |
D | OISLIRCFactoryCreator.cpp | 363 OIS_EXCEPT(E_InputDeviceNonExistant, "No Device found which matches description!"); in createObject() 390 OIS_EXCEPT(E_General, "Device not found in LIRC remote collection!"); in destroyObject()
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/iphone/ |
D | iPhoneInputManager.mm | 142 …OIS_EXCEPT( E_General, "iPhoneInputManager::_parseConfigSettings >> Unable to find a window or eve… 215 OIS_EXCEPT(E_InputDeviceNonExistant, "No devices match requested type.");
|