Attached are a bunch of wmtv patches, mostly from Debian.

Carlos, could you tag the last commit wmtv-0.6.6?

Thanks!

Doug Torrance (16):
  wmtv: Config file handling.
  wmtv: Fix calculation of bytes per line.
  wmtv: Fix security hole.
  wmtv: Add some French channels.
  wmtv: Start without user config file.
  wmtv: Do not shorten user config file.
  wmtv: Remaining changes from debian package versions 0.6.5-8 through
    13.
  wmtv: Fix frequency sent to external program.
  wmtv: Add new -c option to choose the video4linux device to use.
  wmtv: Update video4linux include.
  wmtv: Replace obsolete include of xf86dga.h with Xxf86dga.h.
  wmtv: Restore non-libdockapp wmgeneral (for now).
  wmtv: Switch to autotools for build.
  wmtv: Add manpage from Debian.
  wmtv: Update and tidy up README.
  wmtv: Bump to version 0.6.6.

 wmtv/{CREDITS => AUTHORS}      |   0
 wmtv/{CHANGES => ChangeLog}    |  23 +++
 wmtv/Makefile                  |  25 ---
 wmtv/Makefile.am               |  11 +
 wmtv/README                    |  87 +++++---
 wmtv/configure.ac              |  12 ++
 wmtv/src/channels.h            | 457 +++++++++++++++++++++++------------------
 wmtv/src/wmgeneral/wmgeneral.c | 419 +++++++++++++++++++++++++++++++++++++
 wmtv/src/wmgeneral/wmgeneral.h |  62 ++++++
 wmtv/src/wmtv.c                | 365 +++++++++++++++++++++-----------
 wmtv/wmtv.1                    | 244 ++++++++++++++++++++++
 11 files changed, 1319 insertions(+), 386 deletions(-)
 rename wmtv/{CREDITS => AUTHORS} (100%)
 rename wmtv/{CHANGES => ChangeLog} (68%)
 delete mode 100644 wmtv/Makefile
 create mode 100644 wmtv/Makefile.am
 create mode 100644 wmtv/configure.ac
 create mode 100644 wmtv/src/wmgeneral/wmgeneral.c
 create mode 100644 wmtv/src/wmgeneral/wmgeneral.h
 create mode 100644 wmtv/wmtv.1

-- 
2.5.0


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to