Merge pull request #506 from andrewcsmith/patch-2
[supercollider.git] / lang / LangPrimSource / WiiMote_OSX / HISTORY.txt
bloba70558928e3aa650d59dfa6c1d0c386c1a33e4c3
1 aka.wiiremote Version History
3 1.0B6 : 2007.04.24
5 - The Classic Controller is supported.
6 - The help patch is updated.
7 - The URLs in [info] subpatch are updated.
9 - 'expansion' message enables to use the expansion controller(Nunchuk or Classic Controller).
10 - 'nunchuk' message is obsolete.
11    You should use 'expansion' instead of it even though you can use it for the backward compatibility only.
13 - The IR sensor and the expansion controller (ex. Nunchuk) can be used together.
15 - The stability on PPC-Mac is a little improved.
16   You have to do the following steps every time you use the Wii Remote on PPC-Mac.
17  (You would set up only once on Intel-Mac.)
18 1: Delete "Nintendo RVL-CNT-01" on  "Device" tab in "Bluetooth" System Preference.
19 2: Do the setup for Wii Remote. See http://max.iamas.ac.jp/2061/articles/121.html
20 3: Open "aka.wiiremote.help" and connect it.
23 1.0B5 : 2007.02.03
25 - Nunchuk is supported.
26 ( Classic Controller is NOT supported.)
27 - device address is supported.
28 - outlets and output messages are changed.
29 - some input messages are simplified.
30 - help patch is expanded for Nunchuk.
33 1.0B4 : 2006.12.24
35 - multiple Wii remotes are supported.
38 1.0B3 : 2006.12.20
40 - data acquisition is improved.
41 - unusual vibration sound is resolved.
44 1.0B2 : 2006.12.15
46 - connection/disconnection is improved.
47 - IR sensor is supported.
48 - status report is supported
49 - help patch is rewritten.
52 1.0B1 : 2006.12.12
54 - first release