summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-12-04Do not send Proximity* events as core eventsdmx-1-0-branchfaith1-1/+4
2002-12-04Define more USB-related symbols that were not defined in older kernelsfaith2-6/+36
2002-11-29Update docsdmx-1-0-20021129-finalkem3-81/+347
2002-11-28Man page formatting changesfaith1-17/+28
2002-11-28Update documentation and helpfaith5-272/+455
2002-11-28Force indicator lights on backend and consolefaith1-1/+9
2002-11-28Remove old examplefaith1-3/+0
2002-11-28Remove old examplefaith1-93/+0
2002-11-28Improve extension event reportingfaith4-106/+140
2002-11-28- Add Glyph support to DMX's Render supportkem7-53/+530
2002-11-28- Add GlyphSet devPrivate supportkem5-5/+87
2002-11-28Fix typofaith1-1/+2
2002-11-27Enable XTESTfaith5-2/+13
2002-11-27Fix problems compiling without BuildXInputExt and/or BuildXKBfaith4-8/+37
2002-11-27Replace mieq* functions with XInput-aware dmxeq* functionsfaith29-138/+441
2002-11-27Remove unused arguments from static functionfaith1-3/+2
2002-11-26Fix problem with reporting of USB mouse button eventsfaith2-6/+6
2002-11-26Add support for non-mouse and non-keyboard USB devicesfaith20-371/+804
2002-11-24When possible, pass additional state information down to extended devicesfaith12-50/+71
2002-11-23Paritally implement XChangeKeyboardDevicefaith2-3/+18
2002-11-23Implement XChangePointerDevicefaith5-50/+75
2002-11-23Translate keycodes for extension devices sending core eventsfaith13-271/+291
2002-11-22Provide USB-header compatibility for pre-2.4.10 kernelsfaith3-10/+55
2002-11-21Make LEDs on keyboards reflect modifier statefaith7-100/+133
2002-11-21Enable DMX extensionfaith1-1/+1
2002-11-20Turn off debuggingfaith1-1/+1
2002-11-20Improve example programsfaith9-46/+182
2002-11-17Fixed problem where quitting in console left underlyingfaith1-2/+4
2002-11-15Add offscreen and window optimization support to Render supportdmx-1-0-20021115-betakem4-51/+91
2002-11-15Handle LED control for USB keyboardfaith1-7/+11
2002-11-15Header filefaith1-0/+38
2002-11-15Fix compiler warningsfaith8-8/+20
2002-11-15Remove comments that were copied from another filefaith1-181/+2
2002-11-15Add Render library to Xdmx buildkem1-1/+4
2002-11-15Add picture private machinerykem2-0/+59
2002-11-15Add framework and basic support for the Render extensionkem7-8/+581
2002-11-15Update man page and helpfaith2-22/+36
2002-11-15Support motion history for XInput devicesfaith15-77/+498
2002-11-13Unify event processing interface into dmxevents.cfaith24-396/+517
2002-11-12Separate init routine from get_info routinefaith18-239/+210
2002-11-11Unification of core and extension devices in input layerfaith36-465/+1405
2002-11-03Preliminary USB keyboard/mouse driversfaith10-11/+845
2002-11-02Fix option parsing in configuration filefaith7-10/+24
2002-11-02Improve motion event debugging messagesfaith2-13/+44
2002-11-02Fix problem with XSyncs not being delivered after server reset.faith1-7/+31
2002-10-26Update scanner error output for new versions of flexfaith6-19/+29
2002-10-25Add param keyword to configuration filedmx-1-0-20021025-alphafaith14-28/+349
2002-10-24Clean up Imakefilekem1-7/+7
2002-10-23Support for XKEYBOARD extensionfaith1-4/+42
2002-10-23Example XKEYBAORD client programfaith2-2/+91