libevdev/libevdev.changes

68 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Tue May 13 11:01:30 UTC 2014 - sndirsch@suse.com
- Update to 1.2 (recommended for xf86-input-synaptics 1.8.0)
-------------------------------------------------------------------
Fri May 2 06:46:43 UTC 2014 - coolo@suse.com
- add baselibs.conf since libevdev2-32bit is required by libinput-32bit
-------------------------------------------------------------------
Mon Mar 17 22:44:50 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 1.0.99.1 (1.1~rc1)
* Send an extra ABS_MT_SLOT event to sync the client up with
the current slot
* Fix the include directives when building in tools/
* tools: Fix compiler warning
* Replace hardcoded 0 with the enum for it
* tools: add a tool to print the actual range provided by
a touchpad
* Document that the return value of get_name|uniq|phys is
not permanent
* Plug a memory leak for name, uniq, phys
* Fix memory leaks when failing to create a uinput device
* Document the FORCE_SYNC behavior a bit better
* Fix a wrong reference in the libevdev_next_event
documentation
* Add unlikely() macro
* Don't sync past MAX_SLOTS slots
* Dynamically allocate the slot values
* Reduce memory requirement for MT syncing
* Increase MAX_SLOTS to 60
* Cap slot values to the announced maximum
* Move some functions/macros between libevdev-int.h
and libevdev-util.h
* Don't sync the MT state for fake MT devices
* If the tracking ID changes during SYN_DROPPED, terminate
the touch first
* Add a documentation note to update the slot after syncing
- New tools subpackage
-------------------------------------------------------------------
Wed Feb 26 22:59:18 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 1.0, for more details, please see:
http://lists.freedesktop.org/archives/input-tools/2014-January/000763.html
and http://lists.freedesktop.org/archives/input-tools/2014-February/000766.html
- SO version bumped to 2
- Explicitly remove la files, instead of excluding them
-------------------------------------------------------------------
Thu Feb 6 11:08:51 UTC 2014 - sndirsch@suse.com
- fixed license to MIT in specfile
-------------------------------------------------------------------
Wed Jan 8 10:25:12 UTC 2014 - sndirsch@suse.com
- n_buildfix_for_opensuse_12_2.patch
* buildfix for openSUSE 12.2 (Linux kernel headers too old)
-------------------------------------------------------------------
Sun Oct 20 19:07:58 UTC 2013 - hrvoje.senjan@gmail.com
- Initialize libevdev pckage