QtSixA Changelog

What's new in QtSixA 1.2.0

Jan 28, 2010
  • Fixed sixad-raw accelerometer #4 always at 32767
  • Re-arranged "Configure Sixaxis" dialog
  • Translations are now possible
  • Don't crash if list of profiles is not present
  • Warn user when using < 2.0 bluetooth dongle (Sixaxis incompatible)
  • Pre-compiled stuff are no longer needed
  • Running "sixad" in a terminal with no arguments shows some info instead of just starting server
  • Added useful docs to the source tree
  • Added Makefiles to easier install

New in QtSixA 1.1.1 (Dec 3, 2009)

  • modprobe uinput before running sixad-raw (GUI only)
  • Added new option: "uinput at boot"
  • Fixed systray showing a previously connected device

New in QtSixA 1.0.4 (Nov 18, 2009)

  • Use "ppc64" for 64-bit PowerPC (used in some RPM distros)
  • Fixed sixad-raw (looking for 2nd argument instead of 1st)
  • Use "/var/lib/sixad/" for STORAGEDIR instead of "/" (root)

New in QtSixA 0.6.0 (Oct 20, 2009)

  • Fixed bluetooth Keypad always appearing as USB Keypad, in notifications
  • Fixed some game profiles not applied properly
  • Updated "Configure Sixaxis" and "Sixaxis Reference" dialogs to match sixad updates
  • Added "Final Fantasy VIII PC" profile
  • Other small fixes as usual

New in QtSixA 0.5.2 (Oct 10, 2009)

  • Fixed debian postinst script (wrong path to "sixa_none.fdi" file)
  • Display "You're not using a Sixaxis profile" in systray when main GUI says that too
  • Fixed layout in the "Game Profiles" tab
  • Sixpair setup now displays an error when no root privileges are available
  • Debian conflits with old qt-sixa version (for happy update)
  • Report to terminal when QtSixA cannot disconnect devices (old PyQt version)
  • [On Jaunty, use the KDE updates repo to update your PyQt version]
  • Updated features.html file (used in "Help" -> "List of Features")
  • Other very small fixes

New in QtSixA 0.5.1 (Oct 6, 2009)

  • Do not display icons on "Cancel"/"Finish" buttons, Sixpair Setup (looks bad on GTK)
  • Fixed Configure Sixaxis widget layout on 1st tab
  • Fixed root actions needed to be run twice in KDE (kdesudo)
  • Use 'kdesu' when 'kdesudo' is not available (needed for some RPM distros)
  • QtSixA/sixad are now also available as RPM packages [check 'qtsixa.sourceforge.net' for downloads]
  • Force option is available again
  • Some other small fixes