index
:
delta/libevdev.git
baserock/genivi/baseline
libevdev-0.4-branch
libevdev-1.0-branch
master
gitlab.freedesktop.org: libevdev/libevdev.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libevdev
/
libevdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Note that libevdev_free() does not close the fd
Peter Hutterer
2015-06-29
1
-0
/
+3
*
cosmetic: fix a couple of duplicate/missing empty lines
Peter Hutterer
2015-03-04
1
-3
/
+5
*
doc: add the prefixing * to all @code doxygen sections
Peter Hutterer
2014-11-18
1
-163
/
+163
*
doc: fix slightly confusing code/type comments
Ran Benita
2014-08-28
1
-3
/
+3
*
Add some minimal documentation about static linking
Peter Hutterer
2014-08-25
1
-0
/
+14
*
Add libevdev_property_from_name()
Peter Hutterer
2014-08-20
1
-0
/
+30
*
Add per-device log handlers
Peter Hutterer
2014-06-05
1
-5
/
+92
*
Mark the log functions with the printf format attribute
Peter Hutterer
2014-06-05
1
-1
/
+4
*
Document that we need uinput in the kernel for the test suite
Peter Hutterer
2014-05-22
1
-1
/
+2
*
Drain all events before synchronizing after SYN_DROPPED
Peter Hutterer
2014-04-24
1
-0
/
+45
*
Clarify what signal-safe means
Peter Hutterer
2014-04-10
1
-3
/
+4
*
Calling libevdev_enable_event_code() overwrites EV_ABS/EV_REP values
Peter Hutterer
2014-04-08
1
-0
/
+4
*
Split the SYN_DROPPED page into a few sections
Peter Hutterer
2014-04-07
1
-0
/
+9
*
Fix a typo, add a @ref in the documentation
Peter Hutterer
2014-04-07
1
-2
/
+2
*
Drop hardcoded MAX_SLOTS in favour of pre-allocated memory
Peter Hutterer
2014-04-03
1
-5
/
+0
*
Add documentation for axis updates without a tracking ID
Peter Hutterer
2014-03-21
1
-0
/
+49
*
add a linebreak for correct rendering of the documentation
Peter Hutterer
2014-03-18
1
-0
/
+1
*
doc: move the section for the internal test suite down
Peter Hutterer
2014-03-14
1
-46
/
+46
*
doc: include linux/input.h verbatim in the documentation
Peter Hutterer
2014-03-14
1
-0
/
+9
*
doc: Add documentation on how SYN_DROPPED is handled
Peter Hutterer
2014-03-14
1
-2
/
+158
*
Add a documentation note to update the slot after syncing
Peter Hutterer
2014-03-07
1
-1
/
+5
*
Don't sync the MT state for fake MT devices
Peter Hutterer
2014-03-06
1
-0
/
+6
*
Cap slot values to the announced maximum
Peter Hutterer
2014-03-06
1
-1
/
+6
*
Increase MAX_SLOTS to 60
Peter Hutterer
2014-03-06
1
-1
/
+1
*
Don't sync past MAX_SLOTS slots
Peter Hutterer
2014-03-06
1
-0
/
+4
*
Fix a wrong reference in the libevdev_next_event documentation
Peter Hutterer
2014-03-06
1
-1
/
+1
*
Document the FORCE_SYNC behavior a bit better
Peter Hutterer
2014-03-05
1
-0
/
+7
*
Document that the return value of get_name|uniq|phys is not permanent
Peter Hutterer
2014-02-25
1
-0
/
+24
*
Use 0 instead of "zero"
Peter Hutterer
2014-02-12
1
-7
/
+7
*
More documentation fixes and improvements
Peter Hutterer
2014-02-12
1
-24
/
+52
*
Mark a few more functions as signal-safe
Peter Hutterer
2014-02-12
1
-0
/
+14
*
Improve the documentation a bit
Peter Hutterer
2014-02-11
1
-11
/
+24
*
Document that we don't support EVIOCREVOKE
Peter Hutterer
2014-02-11
1
-0
/
+3
*
test: detect if we're running inside gdb and disable forking
Peter Hutterer
2013-12-24
1
-2
/
+3
*
Documentation rewordings and additions
Peter Hutterer
2013-12-24
1
-6
/
+9
*
Documentation typo fixes
Peter Hutterer
2013-12-24
1
-4
/
+4
*
Add more cross-references
Peter Hutterer
2013-12-24
1
-9
/
+9
*
doc: remove initial * from example code lines
Peter Hutterer
2013-12-24
1
-51
/
+51
*
Don't treat devices with (ABS_MT_SLOT - 1) as multitouch devices
Peter Hutterer
2013-12-10
1
-0
/
+9
*
Merge branch 'ev-rep-handling'
Peter Hutterer
2013-12-09
1
-3
/
+7
|
\
|
*
Support EV_REP values through libevdev_get_event_value
Peter Hutterer
2013-12-09
1
-2
/
+6
|
*
Constify libevdev_get_repeat
Peter Hutterer
2013-12-09
1
-1
/
+1
*
|
State that the event is defined for a SYN_DROPPED
Peter Hutterer
2013-12-09
1
-3
/
+5
|
/
*
Move the testing part to a separate page
Peter Hutterer
2013-12-09
1
-11
/
+13
*
Add a doxygen page listing the ioctls and their current support
Peter Hutterer
2013-12-09
1
-1
/
+63
*
Documentation fix, refer to correct function
Peter Hutterer
2013-12-05
1
-1
/
+1
*
Fix a typo in the documentation
Peter Hutterer
2013-12-05
1
-1
/
+1
*
Drop trailing comma from last element in the enums
Peter Hutterer
2013-11-22
1
-6
/
+5
*
Drop deprecated functions
Peter Hutterer
2013-11-22
1
-30
/
+0
*
Provide separate lookup functions for zero-terminated strings
Peter Hutterer
2013-11-01
1
-5
/
+42
[next]