xorg/xrandr
2008-08-15  Julien CristauManpage typo fixes
2008-08-10  Eric Pielupdate the manpage
2008-08-03  Egbert EichFix for 64bit: feed a pointer to the right size variabl...
2008-03-11  Hong LiuMove outputs among crtcs as necessary. Fixes 14570
2008-03-07  Adam Jacksonxrandr 1.2.3 xrandr-1.2.3
2007-12-14  Brice GoglinClarify the ability to manipulate multiple outputs...
2007-12-14  Brice GoglinAllow the same output to be specified several times...
2007-11-30  Matthias HopfAdd another test known to fail.
2007-11-29  Matthias HopfAdd informational output for known issues.
2007-11-29  Matthias HopfAdd more tests, mostly regarding crtc switching and...
2007-11-21  Matthias HopfOops. Fix missing space introduced by last commit.
2007-11-21  Matthias HopfBe more robust in test case if mode database is borked.
2007-11-21  Matthias HopfSome minor issues in test case fixed.
2007-11-20  Matthias HopfMore tests for ambiguous xrandr output.
2007-11-19  Matthias HopfUse IDs for mode selection instead of hand-crafted...
2007-11-19  Matthias HopfImproved test script.
2007-11-12  Matthias HopfAdd xrandr test suite.
2007-11-12  Matthias HopfAlways reset other outputs using the best crtc.
2007-11-12  Matthias HopfVerify crtc against previous config.
2007-10-11  Matthias HopfBuild ChangeLog from git-log automatically.
2007-10-02  Adam JacksonDeath to ChangeLog
2007-10-02  Adam JacksonUpdate COPYING
2007-08-09  Brice GoglinWhen invoked with no option, xrandr dumps existing...
2007-08-09  Brice GoglinAdd *current and +preferred to the --verbose output
2007-07-05  Keith PackardBump to 1.2.2 xrandr-1.2.2
2007-07-05  Keith PackardPrint out mode flags in --verbose mode
2007-07-05  Keith PackardMark 1.1 options as inconsistent with 1.2 options
2007-07-05  Keith PackardDocument 1.2.1 options
2007-06-30  Keith PackardWhen simple CRTC allocation fails, search all available...
2007-06-30  Keith PackardClean up code structure a bit
2007-06-21  Alan CoopersmithAdd *~ to .gitignore to skip emacs & patch droppings
2007-06-21  Alan CoopersmithMan page formatting and typo fixes
2007-06-21  Keith PackardUpdate to version 1.2.1 xrandr-1.2.1
2007-04-25  Aaron PlattnerFix bugs found by compiling with -Wall.
2007-04-25  Aaron PlattnerFix a typo. Make mode flags case insensitive. Improve...
2007-04-06  Keith PackardSkip relative positions for outputs without modes.
2007-03-26  Keith PackardSupport XA_ATOM properties (like TV_FORMAT).
2007-03-23  Keith PackardAdd --set option to set output properties.
2007-03-16  Keith PackardBounds check -s <index> argument to be 0 <= index ...
2007-03-16  Keith PackardMake --q1 output RandR 1.1 query information.
2007-03-16  Keith PackardMake --auto after --output only affect the output.
2007-03-13  Keith PackardAdd --addmode and --delmode commands to edit list of...
2007-03-13  Keith PackardAdd --newmode/--rmmode to create/destroy user modes.
2007-03-09  Tilman SauerbeckFixed alignment of the clones list.
2007-02-21  Keith PackardAdd --same-as option to match output positions.
2007-02-19  Keith PackardUpdate version number to 1.2.0 for release. xrandr-1.2.0
2007-02-19  Keith PackardMerge branch 'origin'
2007-02-19  Keith PackardRequire only libXrandr 1.2.0, not 1.2.0.0.
2007-02-16  Keith PackardSelect crtc which can be cloned to outputs which will...
2007-02-11  Keith PackardSelecting a crtc by index was failing to match a crtc.
2007-02-11  Keith PackardDisplay set of available CRTCs per output in --verbose...
2007-01-31  Keith PackardMerge branch 'randr-1.2'
2007-01-31  Keith PackardUpdate documentation to include all RandR 1.2 options.
2007-01-31  Keith PackardMissing return statement from output_rotation.
2007-01-31  Keith PackardRemove xrandr12.c app now that xrandr.c has RandR 1...
2007-01-30  Keith PackardAdd --reflect option for RandR 1.2 reflection selection.
2007-01-16  Eric AnholtAdd display for 32-bit integer properties, such as...
2007-01-02  Keith PackardMode on CRTC may not be present for any output.
2007-01-01  Keith PackardUsing %lf to read float overwrote adjacent variable.
2006-12-31  Keith PackardAdd rotation/reflection status to 1.2 query output.
2006-12-31  Keith PackardClean up RandR 1.2 query output.
2006-12-31  Keith PackardAdd --rate support to RandR 1.2 mode selection.
2006-12-31  Keith PackardGrab server while applying changes.
2006-12-31  Keith PackardEnable global --auto flag. Allow output name for -...
2006-12-31  Keith PackardUse Bool type. Position relative to disabled output...
2006-12-31  Keith PackardRestructure RandR 1.2 support to handle relative placement.
2006-12-29  Keith PackardMake query return 1.2 information if available
2006-12-22  Keith PackardAccept hex mode numbers as well as mode names.
2006-12-20  Keith PackardActually respect the --fb option
2006-12-19  Keith PackardMerge branch 'randr-1.2-origin' into randr-1.2
2006-12-19  Keith PackardCorrect format for sscanf to double variable "dpi"
2006-12-13  Keith PackardMerge branch 'randr-1.2-origin' into randr-1.2. Detect...
2006-12-13  Keith PackardName CRTCs by index or id. Use current CRTC to get...
2006-12-13  Keith PackardAdd --preferred and --auto support.
2006-12-12  Keith Packardmark disabled crtc as changing, set rotation to 90...
2006-12-11  Keith PackardUpdate manual, elide unsupported options from usage...
2006-12-11  Keith PackardAdd RandR 1.2 support to plain xrandr app. primitive...
2006-12-09  Jeremy C. ReedDocument -v switch.
2006-11-21  Keith PackardTrack RandR output property changes
2006-11-17  Keith Packardproperties are stored in unsigned char arrays
2006-11-16  Keith PackardRemove RandR output options.
2006-11-16  Keith PackardRe-indent to 4 space tabs
2006-11-16  Keith PackardFix copyright and license information
2006-11-10  Eric AnholtPrint 8-bit integer output properties as 32-char rows...
2006-11-10  Eric AnholtAdd more .gitignore entries.
2006-11-10  Eric AnholtAdd output for output properties (assuming text) and...
2006-11-08  Eric AnholtAdd dot clock to output.
2006-11-01  Keith PackardTrack protocol moving physical size from mode to output
2006-10-27  Keith Packardadd physical size setting
2006-10-06  Keith PackardAdd crtc info. Mark preferred. Update to new SetCrtcCon...
2006-09-21  Keith PackardAdd CRTC disable code (given crtc, output 0, mode 0)
2006-09-21  Keith Packardxrandr12, a horrible kludge, is now sufficient to do...
2006-09-21  Keith Packard.cvsignore -> .gitignore
2006-09-21  Keith Packard.cvsignore -> .gitignore
2006-09-19  Keith PackardAdd new xrandr12 program for RandR 1.2 protocol.
2006-04-26  Adam JacksonBump to 1.0.2 XORG-7_1 xrandr-1_0_2
2006-04-25  Alan CoopersmithDon't try to fprintf a NULL string when -display wasn...
2006-03-20  Adam JacksonBug #5511, #5512: Print more sensible error messages... XORG-7_0_99_901
2005-12-21  Kevin E MartinUpdate package version for X11R7 release. XORG-7_0
2005-12-19  Adam JacksonStub COPYING files
next