Please upgrade libwiimote to 0.4 version

Bug #382863 reported by Neil Mayhew
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
libwiimote (Ubuntu)
Fix Released
Wishlist
Siegfried Gevatter

Bug Description

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.

Tags: upgrade

Related branches

Revision history for this message
Neil Mayhew (neil.mayhew) wrote :
Changed in libwiimote (Ubuntu):
importance: Undecided → Wishlist
status: New → Confirmed
Artur Rona (ari-tczew)
tags: added: upgrade
Revision history for this message
Julien Lavergne (gilir) wrote :

From dupplicate, could be usefull for 0.4 :

>Elwell wrote on 2009-05-29:
>
>OK - I managed to get the 0.4 release to compile on jaunty with the following 2 changes:
>hci_remote_name -> hci_read_remote_name in both configure.in and src/wiimote_link.c
>
>once done, autoconf works as expected

Artur Rona (ari-tczew)
description: updated
summary: - [needs packaging] Upgrade to version 0.4
+ [karmic] Please upgrade libwiimote to 0.4 version
Julien Lavergne (gilir)
description: updated
tags: removed: upgrade
Artur Rona (ari-tczew)
tags: added: upgrade
summary: - [karmic] Please upgrade libwiimote to 0.4 version
+ Please upgrade libwiimote to 0.4 version
Changed in libwiimote (Ubuntu):
status: Confirmed → In Progress
assignee: nobody → Siegfried Gevatter (rainct)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libwiimote - 0.4-0ubuntu1

---------------
libwiimote (0.4-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #382863).
  * debian/control:
     - Set Maintainer field to Ubuntu Developers given that the original
       packager seems to have abandoned this package.
     - Upgrade Standards-Version to 3.8.3:
        + Move Homepage field to Source stanza.
        + Change ${Source-Version} to ${binary:Version}.
        + Add ${Misc:Depends}.
     - Rename libcwiimote-0.2 to libcwiimote-0.4.
     - Remove "a " from the short description.
     - Ensure all lines are shorter than 80 characters.
  * debian/copyright:
     - Add missing copyright holders; slight reformatting.
  * debian/*.install:
     - Rename -0.2 to -0.4 and update them for 0.4.
     - Install header files into /usr/include/libcwiimote/.
  * debian/patches/0{1,3}_soname.patch:
     - Update it and rename it.
  * debian/patches/01_hci_remote_name.patch:
     - Add fix so that it compiles with our Bluez. Thanks to Neil Mayhew.
       Remove 01_fix_build.patch which did the same job before.
  * debian/rules, debian/patches/03_override_config.patch:
     - Remove the patch and add a CFLAGS override to debian/rules. We include
       -D_ENABLE_TILT in there, even though it's already in config.mk.in,
       because else for some reason the files in test/ don't get it.
  * debian/patches/02_install_target.patch:
     - Update it against the new Makefile.in.
  * debian/rules:
     - Call autoconf to generate the build files from the .in versions (after
       applying the patches). Remove the generated files in clean::.

 -- Siegfried-Angel Gevatter Pujals <email address hidden> Wed, 26 Aug 2009 14:12:55 +0200

Changed in libwiimote (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.