index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
/
input
/
dmxevents.c
Age
Commit message (
Expand
)
Author
2008-10-17
dmx: change remainder of manual EQ allocation to GetEventList().
Peter Hutterer
2008-06-05
dmx: don't free event list after use.
Peter Hutterer
2008-05-14
dmx: fix build.
Peter Hutterer
2008-04-25
Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac
Peter Hutterer
2007-06-29
Death to RCS tags.
Adam Jackson
2007-04-03
Implement a minor hack in dmxCheckFunctionKeys() to detect special keys.
Brian
2007-04-02
clean-up, debug code
Brian
2007-04-02
checkpoint: more clean-up
Brian
2007-04-02
formatting fixes
Brian
2007-04-02
clean-up dmxCoreMotion() dmxCoreMotion2()
Brian
2007-04-02
checkpoint clean-up
Brian
2007-04-02
Pass num_valuators=0 for ButtonPress/Release. This seems to fix the button co...
Brian
2007-03-30
Checkpoint DMX updates: things are working much better now, but still not 100...
Brian
2007-03-30
Tweak some parameters, etc. Things seem a little better now, but still a way...
Brian
2007-03-30
num_valuators=1 for GetPointerEvents(), hack ButtonPress/Release position
Brian
2007-03-30
more debug
Brian
2007-03-30
Checkpoint fixes to DMX for X input changes.
Brian
2005-07-12
Prepare Xdmx and Xvfb for modularization by adding appropriate #include
Kevin E Martin
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin