index
:
~jwrdegoede/xf86-input-evdev
master
Hans' xf86-input-evdev git repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wcmConfig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
Add server managed fd handling
HEAD
master
Hans de Goede
1
-1
/
+4
2014-03-12
Add a wcmClose helper function
Hans de Goede
1
-11
/
+2
2014-02-19
Make tested static functions non-static for test suite
Egbert Eich
1
-1
/
+2
2013-09-05
Print list of supported models on wcmPlug
Peter Hutterer
1
-0
/
+3
2013-05-09
Free the device name after reassigning
Peter Hutterer
1
-2
/
+5
2013-05-09
Plug memory leaks left by xf86SetStrOption
Peter Hutterer
1
-3
/
+8
2013-02-26
Support pen/touch arbitration across product ids
Ping Cheng
1
-6
/
+34
2013-02-26
Arbitration applies to puck/Wacom mouse as well
Ping Cheng
1
-5
/
+5
2012-10-03
Properly handle nulls in wcmIsHotpluggedDevice
Jason Gerecke
1
-2
/
+2
2012-08-27
Pre-allocate the tap timer
Peter Hutterer
1
-0
/
+2
2012-08-02
Replace multiple default variables with arrays
Jason Gerecke
1
-12
/
+12
2012-05-29
Fix warning: Swap empty string for NULL in wcmIsHotpluggedDevice
Jason Gerecke
1
-2
/
+2
2012-05-29
Fix warning: Constify _WacomCommonRec.device_path
Jason Gerecke
1
-1
/
+1
2012-05-29
Fix warning: Change default_options to be const
Jason Gerecke
1
-1
/
+1
2012-03-22
Don't dereference priv before checking it for NULL
Peter Hutterer
1
-1
/
+3
2011-12-29
Have the second touch ring emulate wheel events by default
Jason Gerecke
1
-0
/
+2
2011-11-26
Break option parsing into two init phases
Chris Bagwell
1
-1
/
+4
2011-09-28
Move DebugLevel options up.
Peter Hutterer
1
-0
/
+4
2011-08-25
No need to check for pInfo != NULL in PreInit
Peter Hutterer
1
-1
/
+1
2011-08-02
Use xf86SetStrOption to get type
Peter Hutterer
1
-1
/
+1
2011-07-19
Protect against NULL-pointer dereference in UnInit
Peter Hutterer
1
-0
/
+4
2011-06-27
Fix CintiqV5 LCD defaults by using new TabletSetFeature()
Chris Bagwell
1
-2
/
+2
2011-05-06
Update the device's serial number when it comes in.
Peter Hutterer
1
-0
/
+4
2011-04-14
Move common default values to wcmNewCommon()
Peter Hutterer
1
-28
/
+0
2011-04-08
Don't accept invalid device types.
Peter Hutterer
1
-7
/
+9
2011-04-07
Don't rotate hotplugged devices.
Peter Hutterer
1
-3
/
+20
2011-04-04
Centralize pen and touch arbitration
Ping Cheng
1
-0
/
+51
2011-03-30
Resolve the oldHwProx puzzle
Ping Cheng
1
-1
/
+1
2011-03-14
Merge branch 'race-condition'
Peter Hutterer
1
-0
/
+8
2011-03-09
Remove RawFilter option from driver
Jason Gerecke
1
-1
/
+1
2011-03-03
Add a fixme about tool handling.
Peter Hutterer
1
-0
/
+5
2011-03-03
Don't manually UnInit the devices for ABI 12
Peter Hutterer
1
-0
/
+3
2011-03-02
Purge toolarea from device rec.
Peter Hutterer
1
-29
/
+1
2011-01-19
Rename hardProx to oldHwProx.
Peter Hutterer
1
-1
/
+1
2011-01-18
xf86ProcessCommonOptions doesn't need to be called for ABI 12
Peter Hutterer
1
-2
/
+1
2011-01-11
Move the type properties to wacom-properties.h.
Peter Hutterer
1
-5
/
+6
2011-01-07
Merge branch 'scroll-ring'
Peter Hutterer
1
-1
/
+1
2010-12-21
Merge branch 'multimonitor-purge'
Peter Hutterer
1
-6
/
+0
2010-12-15
Switch the pad to forced absolute mode.
Peter Hutterer
1
-1
/
+1
2010-12-14
Don't reset the flags on init.
Peter Hutterer
1
-1
/
+0
2010-12-13
Fix compiler warning.
Peter Hutterer
1
-1
/
+3
2010-12-10
Don't free the device info on a failed PreInit.
Peter Hutterer
1
-8
/
+3
2010-11-30
Remove numScreens field.
Peter Hutterer
1
-1
/
+0
2010-11-30
Remove currentScreen, it's write-only now.
Peter Hutterer
1
-1
/
+0
2010-11-30
Purge ScreenNo handling.
Peter Hutterer
1
-1
/
+0
2010-11-30
Purge MMonitor option.
Peter Hutterer
1
-3
/
+0
2010-11-04
Adjust to new input PreInit from API 12.
Peter Hutterer
1
-16
/
+33
2010-10-14
Use enums for defining protocol used.
Chris Bagwell
1
-1
/
+1
2010-10-07
Purge TwinView driver support.
Peter Hutterer
1
-1
/
+0
2010-10-07
Remove refcnt initialization from InputDriverRec.
Peter Hutterer
1
-1
/
+0
[next]