dmx (branch: trunk)
Rik Faith <[email protected]> Thu, 11 Dec 2003 10:37:06 -0800
| Newsgroups | gmane.comp.video.dmx.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/dmx Module name: dmx Repository: dmx/xc/programs/Xserver/hw/dmx/examples/ Changes by: [email protected] 03/12/11 10:37:06 Log message: Change the signature of DMXChangeScreensAttributes, making attr a pointer to a vector of structs instead of a pointer to a vector of pointers. Although this change makes the type of this function inconsistent with the types of related functions, the expectation is that it will make the interface easier to use, and will, therefore, reduce relate support requests. Modified files: dmx/xc/include/extensions/: dmxext.h dmx/xc/lib/dmx/: dmx.c dmx/xc/programs/Xserver/hw/dmx/examples/: dmxreconfig.c Revision Changes Path 1.11 +1 -1 dmx/xc/include/extensions/dmxext.h 1.15 +2 -2 dmx/xc/lib/dmx/dmx.c 1.4 +2 -2 dmx/xc/programs/Xserver/hw/dmx/examples/dmxreconfig.c ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click