summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-03xset 1.2.5xset-1.2.5Alan Coopersmith
2022-11-22configure: Make xf86misc support disabled by defaultAlan Coopersmith
2022-11-13Use C99 designated struct initializersAlan Coopersmith
2022-11-13set_pixels: Mark pixels parameter as constAlan Coopersmith
2022-11-13Remove unnecessary check for NULL pointer before calling free()Alan Coopersmith
2022-11-13Remove unnecessary castsAlan Coopersmith
2022-11-13Variable scope reduction as recommended by cppcheckAlan Coopersmith
2022-11-13gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2022-01-09Fix spelling/wording issuesAlan Coopersmith
2021-12-07Build xz tarballs instead of bzip2Alan Coopersmith
2021-12-07gitlab CI: add a basic build testAlan Coopersmith
2021-11-28Use the real name of the DPMS extension in messages & man pageAlan Coopersmith
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-16Update README for gitlab migrationAlan Coopersmith
2018-03-09xset 1.2.4xset-1.2.4Alan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2015-05-07Include unistd.h for usleep() if HAVE_USLEEPJon TURNEY
2014-06-03autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-03configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-08-18Fix one last warning about usage() format string.Matthieu Herrb
2013-08-08xset 1.2.3xset-1.2.3Alan Coopersmith
2013-07-19Pass buf size to on_or_off instead of just assuming it is big enoughAlan Coopersmith
2013-07-19Add -version flagAlan Coopersmith
2013-07-19Fix integer sign/size conversion warnings from clangAlan Coopersmith
2013-07-19Add printf attribute to usage function and fix warnings it causesAlan Coopersmith
2013-07-19Fix gcc warnings about discarded const qualifiersAlan Coopersmith
2013-02-20Combine error message stringsAlan Coopersmith
2013-02-20Combine usage message stringsAlan Coopersmith
2013-01-08Drop usleep fallbacks for ancient OS versionsAlan Coopersmith
2012-11-05Remove unneeded include of windows.h on WIN32Jon TURNEY
2011-07-28xset 1.2.2xset-1.2.2Alan Coopersmith
2011-07-18Remove direct call to Solaris nanosleep system callAlan Coopersmith
2011-07-18Mark error() & usage() functions as _X_NORETURNAlan Coopersmith
2011-07-18Give better error for "xset dpms force" without argumentAlan Coopersmith
2011-01-28Print pixel colors in hex not decimalEitan Adler
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon
2010-11-10xset 1.2.1xset-1.2.1Alan Coopersmith
2010-11-09Strip trailing whitespaceAlan Coopersmith
2010-11-09Restore man page copyright accidentally removed in ce3f6a73c2beefAlan Coopersmith
2010-11-09config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-11-09config: AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONSAlan Coopersmith
2010-11-09config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-10-06Purge cvs tags.Jesse Adkins
2010-08-12Spelling fix in help docs.Bryce Harrington