Commit Graph

7 Commits

Author SHA1 Message Date
deve
e77dbf3d9f Totally remove wiiuse hack for mingw.
It breaks versions with proper header file due to redeclaration error.
You should simply use current 4.9 version or 5.0 and newer for wiimote support.
2015-12-14 10:18:08 +01:00
deve
ea581e0909 Try to support more mingw versions for wiiuse build.
This function has been already added to the header in mingw-w64 5.1 and newer.
2015-12-04 10:47:56 +01:00
Deve
5e56f8904a MinGW: Allow to compile wiiuse.
Still disabled by default because it requires mingw-w64 and it may not work with other versions.
2015-03-31 19:27:07 +02:00
funto66
6db09a5642 Added RVL-CNT-01-TR support to Windows too (but no accelerometers support yet)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12853 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-07 21:33:11 +00:00
funto66
5d184d863a Updated to latest wiiuse fork + allowed the RVL-CNT-01-TR to connect and respond to buttons on Linux (but no accelerometer support yet)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12849 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-05 07:24:42 +00:00
hikerstk
012f57cdc7 Added build environment for Windows VS 9.
Removed some compiler warnings about duplicated
#defines (isnan and RAD_TO_DEGREE etc). Fixed
some C++ errors (missing casts for void *), before
realising that wiiuse must be compiled in C mode anyway.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12439 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-30 21:11:43 +00:00
funto66
7935c687c7 Updated to wiiuse fork from https://github.com/rpavlik/wiiuse
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12415 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-24 22:53:34 +00:00