This release delivers some small bug fixes and janitorial cleanups.
Alan Coopersmith (5):
Make xvinfo not exit with error in normal operation
Fix sign mismatch warnings for loop index comparisons
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
xvinfo 1.1.4
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Tobias Stoeckmann (1):
Properly handle failures of Xv query functions.
Alan Coopersmith (7):
Use progname for error messages as well
Convert sprintf call to use snprintf
Make ImageEncodings unsigned
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Print which option was in error along with usage message
xvinfo 1.1.3
St?phane Aulery (1):
Use real program name for help message
This minor maintenance release includes various build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.
Alan Coopersmith (6):
config: Add missing AC_CONFIG_SRCDIR
Add _X_NORETURN to PrintUsage to clear gcc/clang warnings
Convert from haphazard indenting to X.Org common style
add explicit braces to clarify which if the else goes with
Add -version option
xvinfo 1.1.2
Gaetan Nadon (3):
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
man: remove trailing spaces and tabs
config: move man pages into their own directory
- Change xvinfo_CFLAGS to AM_CFLAGS to make automake-1.10 happier
- Makefile.am:27: compiling `xvinfo.c' with per-target flags requires
`AM_PROG_CC_C_O' in `configure.ac'
- Fix typo in man page (accesible)
- X.Org bug #10616: Add all the X info commands to See Also in man page
This package provides xvinfo, a program to query the capability of the
video adaptor accessbible through the X-Video extension.
This is from the modular X.org X11 project.