# # ChangeLog for code/branches/wiimote/cmake # # Generated by Trac 1.0.9 # May 9, 2024, 1:48:21 AM Mon, 09 Dec 2013 12:04:09 GMT georgr [9876] * code/branches/wiimote/cmake/tools/FindBluetooth.cmake (modified) * code/branches/wiimote/src/libraries/core/input/InputManager.cc (modified) * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) lag sorta fixed - it disappears after ~40s, but will reappear for ... Mon, 25 Nov 2013 16:27:23 GMT smerkli [9827] * code/branches/wiimote/cmake/LibraryConfig.cmake (modified) * code/branches/wiimote/cmake/LibraryConfigTardis.cmake (modified) * code/branches/wiimote/cmake/tools/FindBluetooth.cmake (modified) * code/branches/wiimote/src/external/wiicpp/wiic/io.h (modified) * code/branches/wiimote/src/external/wiicpp/wiic/io_nix.c (modified) * code/branches/wiimote/src/external/wiicpp/wiic/wiic.h (modified) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_internal.h (modified) Tried a few fixes to get Bluetooth to be included properly, but no ... Mon, 25 Nov 2013 14:33:02 GMT georgr [9812] * code/branches/wiimote/cmake/LibraryConfig.cmake (modified) * code/branches/wiimote/cmake/LibraryConfigTardis.cmake (modified) * code/branches/wiimote/cmake/tools/FindBluetooth.cmake (modified) * code/branches/wiimote/src/external/wiicpp/wiic/io.h (modified) * code/branches/wiimote/src/external/wiicpp/wiic/io_nix.c (modified) * code/branches/wiimote/src/external/wiicpp/wiic/wiic.h (modified) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_internal.h (modified) Committing a few local changes, this won't work very well on non- ... Mon, 11 Nov 2013 15:35:43 GMT georgr [9780] * code/branches/wiimote/cmake/LibraryConfig.cmake (modified) * code/branches/wiimote/cmake/tools/FindBluetooth.cmake (added) * code/branches/wiimote/src/external/CMakeLists.txt (modified) * code/branches/wiimote/src/external/wiicpp (added) * code/branches/wiimote/src/external/wiicpp/CMakeLists.txt (added) * code/branches/wiimote/src/external/wiicpp/log (added) * code/branches/wiimote/src/external/wiicpp/log/accsample.cpp (added) * code/branches/wiimote/src/external/wiicpp/log/accsample.h (added) * code/branches/wiimote/src/external/wiicpp/log/dataset.cpp (added) * code/branches/wiimote/src/external/wiicpp/log/dataset.h (added) * code/branches/wiimote/src/external/wiicpp/log/gyrosample.cpp (added) * code/branches/wiimote/src/external/wiicpp/log/gyrosample.h (added) * code/branches/wiimote/src/external/wiicpp/log/logger.cpp (added) * code/branches/wiimote/src/external/wiicpp/log/logger.h (added) * code/branches/wiimote/src/external/wiicpp/log/sample.h (added) * code/branches/wiimote/src/external/wiicpp/log/training.cpp (added) * code/branches/wiimote/src/external/wiicpp/log/training.h (added) * code/branches/wiimote/src/external/wiicpp/wiic (added) * code/branches/wiimote/src/external/wiicpp/wiic/CMakeLists.txt (added) * code/branches/wiimote/src/external/wiicpp/wiic/balanceboard.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/balanceboard.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/classic.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/classic.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/definitions.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/dynamics.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/dynamics.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/events.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/events.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/guitar_hero_3.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/guitar_hero_3.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/io.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/io.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/io_mac.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/io_mac.m (added) * code/branches/wiimote/src/external/wiicpp/wiic/io_nix.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/ir.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/ir.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/motionplus.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/motionplus.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/nunchuk.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/nunchuk.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/speaker.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/speaker.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic.c (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_doc.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_functions.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_internal.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_macros.h (added) * code/branches/wiimote/src/external/wiicpp/wiic/wiic_structs.h (added) * code/branches/wiimote/src/external/wiicpp/wiicpp (added) * code/branches/wiimote/src/external/wiicpp/wiicpp/CMakeLists.txt (added) * code/branches/wiimote/src/external/wiicpp/wiicpp/wiicpp.cpp (added) * code/branches/wiimote/src/external/wiicpp/wiicpp/wiicpp.h (added) * code/branches/wiimote/src/libraries/core/input/WiiMote.cc (modified) WiiCpp library successfully (?) added - won't work without ... Mon, 07 Oct 2013 12:46:02 GMT jo [9689] * code/branches/wiimote (copied) Creating new PPS branch. Mon, 07 Oct 2013 08:29:49 GMT jo [9688] * code/trunk/cmake/LibraryConfigTardis.cmake (modified) Fix for the problem that CG Library was not found on the tardis machines.