Activity log for bug #382863

Date Who What changed Old value New value Message
2009-06-02 18:40:25 Neil Mayhew bug added bug
2009-06-02 18:40:25 Neil Mayhew attachment added Replace deprecated hci_remote_name with hci_read_remote_name http://launchpadlibrarian.net/27423297/hci_remote_name.patch
2009-06-29 00:04:41 Andres Mujica libwiimote (Ubuntu): importance Undecided Wishlist
2009-06-29 00:04:41 Andres Mujica libwiimote (Ubuntu): status New Confirmed
2009-06-30 17:50:23 Artur Rona tags upgrade
2009-07-21 11:04:45 Artur Rona summary [needs packaging] Upgrade to version 0.4 [karmic] Please upgrade libwiimote to 0.4 version
2009-07-21 11:04:45 Artur Rona description There is a newer upstream release available (0.4) at https://sourceforge.net/projects/libwiimote/. This was released March 10, 2007, so should be pretty stable now. I was able to build it from source on jaunty, after applying debian/patches/01_fix_build.patch, although really configure.in needs to be patched as well. I have submitted a patch upstream that includes configure.in, and attached a copy here as well. Version 0.3 or better is needed for wiipresent, because it needs the function wiimote_pending. Current karmic version is 0.2. It would also be helpful to have this in Debian as well as Ubuntu. 0.4 * Added support for the classic controller. 0.3.1 * Switch to autoconf build (Noritada Kobayashi). * Fixed byte alignment issues, so the library now works on ARM systems (tested with GP2X and E680i). 0.3 * Support for reading Mii data. See wiimote_mii.h for details (Chad Phillips). * Support for multiple local devices. This feature automatically binds a wiimote to the local device with the least number of active connections (given priority to piconet masters when there is a tie). In theory, up to 112 (7 * HCI_MAX_DEV) wiimotes may be connected to a single host, but in practice the maximum number of wiimotes will be a lot less. By default wiimotes are automatically assigned to a device, but the assignment may be overriden by setting the wiimote->link.device to the desired device number (hci0 is device number 1). This feature is enabled by default, but may be turned off by compiling with _DISABLE_AUTO_SELECT_DEVICE which will enable the old behavior. * The wiimote_update() method no longer blocks until an event has been received from the wiimote. To enable the old behavior compile with _ENABLE_BLOCKING_UPDATE, * Added new method wiimote_pending() to check if there is any pending data from the wiimote.
2009-07-25 21:05:12 Julien Lavergne description 0.4 * Added support for the classic controller. 0.3.1 * Switch to autoconf build (Noritada Kobayashi). * Fixed byte alignment issues, so the library now works on ARM systems (tested with GP2X and E680i). 0.3 * Support for reading Mii data. See wiimote_mii.h for details (Chad Phillips). * Support for multiple local devices. This feature automatically binds a wiimote to the local device with the least number of active connections (given priority to piconet masters when there is a tie). In theory, up to 112 (7 * HCI_MAX_DEV) wiimotes may be connected to a single host, but in practice the maximum number of wiimotes will be a lot less. By default wiimotes are automatically assigned to a device, but the assignment may be overriden by setting the wiimote->link.device to the desired device number (hci0 is device number 1). This feature is enabled by default, but may be turned off by compiling with _DISABLE_AUTO_SELECT_DEVICE which will enable the old behavior. * The wiimote_update() method no longer blocks until an event has been received from the wiimote. To enable the old behavior compile with _ENABLE_BLOCKING_UPDATE, * Added new method wiimote_pending() to check if there is any pending data from the wiimote. Download location : https://sourceforge.net/projects/libwiimote/ 0.4 * Added support for the classic controller. 0.3.1 * Switch to autoconf build (Noritada Kobayashi). * Fixed byte alignment issues, so the library now works on ARM systems (tested with GP2X and E680i). 0.3 * Support for reading Mii data. See wiimote_mii.h for details (Chad Phillips). * Support for multiple local devices. This feature automatically binds a wiimote to the local device with the least number of active connections (given priority to piconet masters when there is a tie). In theory, up to 112 (7 * HCI_MAX_DEV) wiimotes may be connected to a single host, but in practice the maximum number of wiimotes will be a lot less. By default wiimotes are automatically assigned to a device, but the assignment may be overriden by setting the wiimote->link.device to the desired device number (hci0 is device number 1). This feature is enabled by default, but may be turned off by compiling with _DISABLE_AUTO_SELECT_DEVICE which will enable the old behavior. * The wiimote_update() method no longer blocks until an event has been received from the wiimote. To enable the old behavior compile with _ENABLE_BLOCKING_UPDATE, * Added new method wiimote_pending() to check if there is any pending data from the wiimote.
2009-07-25 21:05:12 Julien Lavergne tags upgrade
2009-08-04 23:22:08 Artur Rona tags upgrade
2009-08-04 23:22:28 Artur Rona summary [karmic] Please upgrade libwiimote to 0.4 version Please upgrade libwiimote to 0.4 version
2009-08-04 23:22:32 Artur Rona removed subscriber Artur Rona
2009-08-26 12:21:55 Siegfried Gevatter libwiimote (Ubuntu): status Confirmed In Progress
2009-08-26 12:22:02 Siegfried Gevatter libwiimote (Ubuntu): assignee Siegfried Gevatter (rainct)
2009-08-26 15:20:07 Launchpad Janitor libwiimote (Ubuntu): status In Progress Fix Released
2009-09-03 12:21:01 Launchpad Janitor branch linked lp:ubuntu/karmic/libwiimote