diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-05-17 04:58:19 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:08:25 +0200 |
commit | b0c3cca8b4dcfe151d073a7f711f96020d2925fc (patch) | |
tree | 3c8186f6dbf5fae81be2bcf8b92ab473adf12b88 /wiiremote | |
parent | 003f2efe5e176b135ce690fc57b033bdb257dbb1 (diff) |
This commit was generated by cvs2svn to compensate for changes in r7680,
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/io/; revision=7681
Diffstat (limited to 'wiiremote')
-rw-r--r-- | wiiremote/HISTORY.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/wiiremote/HISTORY.txt b/wiiremote/HISTORY.txt new file mode 100644 index 0000000..fd50e7d --- /dev/null +++ b/wiiremote/HISTORY.txt @@ -0,0 +1,30 @@ +aka.wiiremote Version History + +1.0B5 : 2007.02.03 + +- Nunchuk is supported. +( Classic Controller is NOT supported.) +- device address is supported. +- outlets and output messages are changed. +- some input messages are simplified. +- help patch is expanded for Nunchuk. + +1.0B4 : 2006.12.24 + +- multiple Wii remotes are supported. + +1.0B3 : 2006.12.20 + +- data acquisition is improved. +- unusual vibration sound is resolved. + +1.0B2 : 2006.12.15 + +- connection/disconnection is improved. +- IR sensor is supported. +- status report is supported +- help patch is rewritten. + +1.0B1 : 2006.12.12 + +- first release
\ No newline at end of file |