xvidtune: Changes to 'refs/tags/xvidtune-1.0.2'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jan 15 23:10:42 PST 2010


Tag 'xvidtune-1.0.2' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2010-01-16 07:09 -0800

xvidtune 1.0.2

Changes since xvidtune-1.0.1:
Adam Jackson (1):
      Fix a buffer overrun on the heap.

Alan Coopersmith (12):
      Bug 14190: Remove extra debugging echo from configure.ac
      Change xvidtune_CFLAGS to AM_CFLAGS to make automake-1.10 happier
      Add xmu & x11 to PKG_CHECK_MODULES
      Add README with pointers to mailing lists, bugzilla, & git
      Fill in COPYING with notices from sources
      Raise xorg-macros requirement to 1.4
      Move CWARNFLAGS addition from configure.ac to Makefile.am
      Use automake silencer on man page generation too
      Replace remaining sprintf calls with snprintf
      Fix wording of message indicating modes cannot be set
      Minor man page fixes
      xvidtune 1.0.2

Gaetan Nadon (6):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: use backticks rather than $() for cmd subs

James Cloos (4):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log
      xaw8 is gone, use xaw7

Jeremy Huddleston (1):
      Fixed compilation on case-insensitive file systems

Paulo Cesar Pereira de Andrade (1):
      Correct make distcheck and sparse warnings.

---
 .cvsignore            |   20 -----
 .gitignore            |   79 +++++++++++++++++++++
 COPYING               |   29 +++++--
 ChangeLog             |   54 --------------
 Makefile.am           |   27 ++++---
 README                |   26 +++++++
 Xvidtune.cpp          |  182 -------------------------------------------------
 app-defaults/Xvidtune |  183 ++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac          |   40 +++-------
 xvidtune.c            |   42 ++++++-----
 xvidtune.man          |    6 +
 11 files changed, 366 insertions(+), 322 deletions(-)
---


More information about the xorg-commit mailing list