summaryrefslogtreecommitdiff
path: root/hw/dmx/input/dmxevents.c
AgeCommit message (Expand)Author
2008-10-17dmx: change remainder of manual EQ allocation to GetEventList().Peter Hutterer
2008-06-05dmx: don't free event list after use.Peter Hutterer
2008-05-14dmx: fix build.Peter Hutterer
2008-04-25Remove all traces of #ifdef XINPUT and the matching bits from the configure.acPeter Hutterer
2007-06-29Death to RCS tags.Adam Jackson
2007-04-03Implement a minor hack in dmxCheckFunctionKeys() to detect special keys.Brian
2007-04-02clean-up, debug codeBrian
2007-04-02checkpoint: more clean-upBrian
2007-04-02formatting fixesBrian
2007-04-02clean-up dmxCoreMotion() dmxCoreMotion2()Brian
2007-04-02checkpoint clean-upBrian
2007-04-02Pass num_valuators=0 for ButtonPress/Release. This seems to fix the button co...Brian
2007-03-30Checkpoint DMX updates: things are working much better now, but still not 100...Brian
2007-03-30Tweak some parameters, etc. Things seem a little better now, but still a way...Brian
2007-03-30num_valuators=1 for GetPointerEvents(), hack ButtonPress/Release positionBrian
2007-03-30more debugBrian
2007-03-30Checkpoint fixes to DMX for X input changes.Brian
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin