libwacom/libwacom.changes

164 lines
5.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Apr 25 07:30:56 UTC 2015 - zaitor@opensuse.org
- Update to version 0.13:
+ New devices:
- DTU-1141.
- Huion H610 Pro.
+ Several memory leak fixes.
+ Added libwacom_match_get_name() to allow data-file matching on
the name as well as the pid/vid.
-------------------------------------------------------------------
Fri Mar 27 16:07:47 UTC 2015 - dimstar@opensuse.org
- Update to version 0.12:
+ Added libwacom_stylus_has_wheel() for relative wheel detection.
+ Added libwacom_stylus_get_axes() for a list of supported axes.
+ New devices:
- Cintiq 27QHD, Cintiq 27QHD Touch.
- DTU-1031X.
- Intuos Pen Medium.
+ Reworked udev rules:
- be more restrictive when to set ID_INPUT_TOUCHPAD.
- unset ID_INPUT_JOYSTICK on tablet devices.
- tag the Pad device as ID_INPUT_TABLET_PAD.
-------------------------------------------------------------------
Wed Jan 28 09:47:02 UTC 2015 - zaitor@opensuse.org
- Update to version 0.11:
+ Better detection of wireless tablets on kernels 3.18.
+ New devices: Cintiq Companion.
-------------------------------------------------------------------
Sat Aug 23 21:19:55 UTC 2014 - dimstar@opensuse.org
- Update to version 0.10:
+ Fixed bus detection of Bluetooth tablets on kernels 3.14 and
later.
+ New devices: ISDV4 0x12C, 116, 4004, 5000, 5002.
-------------------------------------------------------------------
Sat Mar 8 13:14:07 UTC 2014 - dimstar@opensuse.org
- Update to version 0.9:
+ Add support for TouchSwitch keyword.
+ New devices:
- Intuos series.
- Pen&Touch (2nd gen).
- DTU-1031.
- Cintiq Companion Hybri.
-------------------------------------------------------------------
Thu Oct 10 10:51:40 UTC 2013 - dimstar@opensuse.org
- Update to version 0.8 (bnc#845267):
+ New devices:
- Cintiq 13HD, 22HD touch.
- DTH-2242, DTU-1931.
- ISDv4 EC, ED, 10F.
- Intuos Pro.
-------------------------------------------------------------------
Tue Apr 16 08:32:30 UTC 2013 - dimstar@opensuse.org
- Update to version 0.7.1:
+ New devices: ISDv4 10d.
+ Better checks to prevent bad databases.
-------------------------------------------------------------------
Tue Jan 8 21:38:45 UTC 2013 - dimstar@opensuse.org
- Update to version 0.7:
+ New devices:
- Cintiq 22HD, 24HD touch,
- ISDv4 E5, 100, 101
+ Support for SVG layouts of the tablets
+ New APIs for:
- list status LEDs
- list integration flags (differ between builtin and
screen-tablets)
-------------------------------------------------------------------
Fri Nov 9 19:16:34 UTC 2012 - dimstar@opensuse.org
- Update to version 0.6.1:
+ More/corrected metadata for:
- Cintiq 22HD, 24HD, 24HD touch.
- DTI 520.
- ISDv4 E5, 100, 101.
-------------------------------------------------------------------
Sat Jul 14 07:33:49 UTC 2012 - zaitor@opensuse.org
- Update to version 0.6:
+ More metadata for:
- NTrig tablet PC
- ISDv4 0x93, 0x90, 0xED, 0xEF
- Bamboo Pen, Fun, Craft, Touch
+ Support for debugging with uinput devices.
-------------------------------------------------------------------
Mon May 14 11:17:29 UTC 2012 - vuntz@opensuse.org
- Update to version 0.5:
+ Add support for multiple match statements
+ Add support for bluetotooth devices
+ Add libwacom-list-local-devices helper tool
+ Add list-devices helper tool
+ Rename udev generation tool to generate-udev-rules
+ More metadata description updates
- Create a tools subpackage for the new libwacom-list-local-devices
helper tool.
-------------------------------------------------------------------
Tue Mar 27 10:57:26 UTC 2012 - vuntz@opensuse.org
- Update to version 0.4:
+ More metadata for:
- Intuos4 WL
- Bamboo One
- Intuos5 series
+ Don't fail to create a WacomDevice for Touch devices
+ Add API to access all items in the database
+ Add helper tool to generate udev rules from the database
-------------------------------------------------------------------
Tue Feb 7 15:40:45 UTC 2012 - vuntz@opensuse.org
- Update to version 0.3:
+ Loads of new and updated tablet definition files
+ Add and correct information about styli
+ Update wacom.example with loads of documentation about adding
new tablet definitions
+ Handle Puck device type
+ Support enumerating touchstrips, touchrings and buttons
+ Get device name from the kernel for generic tablets
+ Add support for the WACf004 serial tablet
+ Build fixes (exported symbols, soname)
- Remove xz BuildRequires now that it comes for free in the build
system.
- Rename libwacom0 subpackage to libwacom2, following upstream
soversion change.
-------------------------------------------------------------------
Tue Jan 17 12:30:10 UTC 2012 - vuntz@opensuse.org
- Update to version 0.2:
+ Don't add devices that lack DeviceMatch
+ Get whether a device is builtin from udev
+ Fix definitions for Reversible property
+ Add definition for Cintiq 21UX2
+ Add test for serial devices
+ Fix Intuos4 styli's number of buttons
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
-------------------------------------------------------------------
Thu Jan 5 07:49:30 UTC 2012 - vuntz@opensuse.org
- Initial package (version 0.1).