1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-04 12:24:11 +01:00
LibrePilot/ground/openpilotgcs/src/libs/sdlgamepad
2011-08-04 15:17:08 +02:00
..
COPYING build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
README build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
sdlgamepad_global.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
sdlgamepad.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
sdlgamepad.doc build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
sdlgamepad.dox build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
sdlgamepad.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
sdlgamepad.pri OP-520 Change $$qtLibraryTarget to $$qtLibraryName 2011-08-04 15:17:08 +02:00
sdlgamepad.pro build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
sdlgamepad.pro.user build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00

                               SDLGamepad
                                   1.0

---

This is the SDLGamepad library, used to receive gamepad activity from
a SDL supported gamepad.

SDLGamepad is written in C++ with the QT bindings backing it up. It
is was tested on Windows XP, Windows Vista 32/64 bit,
Windows 7 32/64 bit, Mac OSX, Ubuntu 32/64 bit. The SDL Framework is
used to get gamepad input, so you need a working SDL Framework install
on your system! For more information see www.libsdl.org

This program is distributed under GNU LGPL version 3, which can be
found in the file  "COPYING".  This license allows you to use
tank-gamepad freely in commercial programs.

Enjoy!
  Manuel Blanquett (mail.nalla@gmail.com)