summaryrefslogtreecommitdiff
path: root/hw/dmx/dmx.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-30Add avahi support.David Reveman1-0/+12
2008-10-30External output window support.David Reveman1-34/+4
2008-10-30DMX DBus API update.David Reveman1-1/+1
2008-10-30Add support for using back-end server root window.David Reveman1-1/+2
2008-10-30Add proper error message reporting for dmxAttachScreen.David Reveman1-1/+1
2008-10-30Add initial DMX dbus configuration support.David Reveman1-2/+17
2008-10-30Add proper back-end server authentication support.David Reveman1-1/+1
2008-10-30Attach to first available screen when screen number isDavid Reveman1-85/+103
2008-10-30Nomad DMX work.David Reveman1-20/+40
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-5/+1
2007-11-05DMX: Remove usage of allocaDaniel Stone1-24/+24
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh1-7/+7
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-6/+6
2005-07-15Fix the *-config.h includes for the files that have moved in the modularKevin E Martin1-2/+2
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2
2005-04-20Change dmxext.h and dmxproto.h to <X11/extensions/...>.Daniel Stone1-2/+2
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2004-08-27Add missing reply for DMX (Rik Faith).Kevin E Martin1-0/+1
2004-07-06- Disable building DMX on OSs that have not been verified to buildKevin E Martin1-0/+4
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+1124