]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/history - autorandr
fix infinite loop in debug_regexp
[deb_pkgs/autorandr.git] / autorandr
2015-01-16 Phillip BerndtMerge branch 'rate' into license
2015-01-16 Phillip BerndtPrefer xrandr edid probing over sysfs
2015-01-16 Phillip BerndtAdjusted license information
2015-01-16 Phillip Berndtxxd replacement for systems without xxd
2015-01-16 Phillip BerndtRevert "Removed non-trivial code by Stefan Tomanek"
2015-01-07 Phillip BerndtLicense information (2/2)
2015-01-07 Phillip BerndtRemoved non-trivial code by Stefan Tomanek
2015-01-07 Phillip BerndtLicense information (1/2)
2015-01-07 Phillip BerndtDetect and process legacy fingerprint (setup) files
2015-01-07 Phillip BerndtReimplemented the setup_fp methods
2014-12-31 Phillip BerndtStore refresh rate
2014-12-13 Phillip BerndtEnable outputs in pairs of two (Follow-up to commit...
2014-12-12 tachylatusEnable xrandr outputs one-by-one, --pos 0x0 first
2014-12-09 Christian Autermannremoved trailing slash
2014-07-20 Phillip BerndtFixed integer test expressions
2014-07-20 Phillip BerndtMerge remote-tracking branch 'bingmann/master'
2014-07-20 Timo BingmannPrint error when profile does not exist and fixing...
2014-07-20 Phillip BerndtUse same virtual profile detection code in all places
2014-07-20 Timo BingmannAdd 'horizontal' and 'vertical' stacked virtual profiles.
2014-07-20 Phillip BerndtInform users about virtual configurations, prevent...
2014-07-20 Phillip BerndtOutput "same-as" in the "common" virtual configuration
2014-07-20 Timo BingmannSet virtual 'common' config via load_cfg_xrandr by...
2014-07-19 Timo BingmannAdded a virtual profile named 'common', which calculate...
2014-07-04 Timo BingmannAdding emacs Local Variables block at the end.
2014-02-10 Phillip BerndtMerge pull request #4 from stormc/master
2014-02-10 Christian Stormfix load() causing 'exit 1' on missing optional file...
2014-01-31 Phillip BerndtMerge pull request #3 from tachylatus/master
2014-01-30 tachylatusApply normal rotation unless another one is set (ver.2)
2014-01-30 tachylatusRevert "Apply normal rotation unless another one is...
2014-01-30 Phillip BerndtFixed indentation of commit f131585
2014-01-30 Phillip BerndtApply normal rotation unless another one is set
2014-01-30 tachylatusOnly output "rotate" once
2014-01-30 tachylatusMerge https://github.com/ChrisDunder/autorandr
2014-01-30 Phillip BerndtMerge http://github.com/voda/autorandr
2014-01-30 Phillip BerndtMerge branch 'feature/preswitch_scripts' of http:/...
2013-12-30 Tray TorranceAdd support for "preswitch" scripts
2013-12-03 Phillip BerndtPrefer sysfs probing over xrandr probing (more reliable...
2013-12-02 Phillip BerndtMerge remote-tracking branch 'queezythegreat/master'
2013-12-02 Phillip BerndtMerge remote-tracking branch 'paulharris/master'
2013-12-02 Phillip BerndtMerge remote-tracking branch 'helterscelter/master'
2013-11-29 Phillip BerndtMerge remote-tracking branch 'mtahmed/master'
2013-11-29 Phillip BerndtMerge remote-tracking branches 'tachylatus/master'...
2013-07-04 tachylatusWorkaround xrandr bug: "cannot find crtc for output...
2013-07-04 tachylatusFix xrandr -q parsing when output contains "primary"
2013-04-24 Paul HarrisMerge remote-tracking branch 'helterscelter/master'
2013-01-06 Stefan Tomanekadd support for rotated displays
2012-07-31 Chris DunderAdded support for rotated outputs to the xrandr codepath.
2012-06-28 Markus UlrichFix some typo errors
2012-02-12 Stefan Tomanekoptionally use xdpyinfo
2012-02-12 Maciej SitarzHandle outputs with "unknown connection" as "off".
2012-02-12 Maciej Sitarzdetect primary screen and save to config.
2011-04-11 Stefan Tomaneksimplify config extraction from xrandr
2011-04-06 Maciej SitarzFix handling screens connected but "off"
2011-03-14 Paul.GibbonsShould use $CURRENT_CFG_METHOD when saving profile
2011-01-21 mrj10Fixed 2 typos in nvidia(-via-disper) support.
2011-01-16 Stefan Tomanekadd information messages
2011-01-16 Stefan Tomanekskip sysfs fingerprinting on systems without drm
2010-12-10 Stefan Tomanekmerge autorandr and autodisper
2010-12-10 Stefan TomanekMerge remote branch 'auto-disper/master' into randrdisper
2010-11-09 Stefan Tomanekadjust help message
2010-11-09 Alexander WirtAdd --default to help
2010-11-09 Stefan Tomanekavoid (re)loading of identical configurations
2010-11-09 Stefan Tomanekcall xrandr to refresh sysfs
2010-11-09 Stefan Tomanekmake used fingerprint methodes configurable
2010-11-08 Alexander WirtAdd support for local configfile
2010-11-08 Alexander WirtAdd some small help
2010-11-08 Stefan Tomanekavoid loading of nonexisting profile
2010-11-08 Stefan Tomanekfix indention
2010-11-08 Stefan Tomanekuse sysfs for edid fingerprinting
2010-10-27 Stefan Tomanekadd alternative fingerprinting method
2010-10-26 Stefan Tomanekimplement autorandr script