pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/nxtvepg Update nxtvepg to 2.7.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13aaa4984b2c
branches:  trunk
changeset: 490086:13aaa4984b2c
user:      magick <magick%pkgsrc.org@localhost>
date:      Wed Mar 02 22:15:56 2005 +0000

description:
Update nxtvepg to 2.7.4

Changes:

rom 2.7.3 to 2.7.4 (2004-Dec-27)

- bugfix EPG teletext number update in database: after external channel
  changes from one provider directly onto another there was a possibility
  that a wrong teletext number was stored for the first provider,
  subsequently causing acquisition to fail; also changed the EPG scan to
  update the teletext numbers stored in the databases
- added output of current EPG page number to "acquisition statistics"
  in control menu
- added possibility to store "expire time" filter in shortcuts
- fixed timezone calculation for provider "VT4"
- Windows: updated DScaler TV card support; Note a new version of the
  dsdrv4 driver will be installed the first time you start nxtvepg
  (unless version 4.03 was already installed by another application)
- fixes in the way provider and network names were passed to Tcl/Tk
  for display in main window status bar and various dialogs (only
  relevant for names corrupted by transmission errors, but did cause
  sporadic failure)
- fixed default setting for context menu: was empty since 2.7.1;
  Windows only: also fixed !wintv! keyword handling in scripts bound
  to reminder events
- fixed bug in text search filter for merged databases: sub-string
  search ended after 258 characters
- added possibility to configure text foreground colors (at least for
  programme list) to support an inverted color scheme
- added new display format option for composite attributes (i.e.
  user-defined columns): set foreground color for entire column
- UNIX: added "XdTV" (former xawdecode) to internal list of TV apps
  with which nxtvepg can exchange EPG info
- XML export: omit newline (i.e. line break) at start and end of
  description text (on user request esp. for DTD version 5); also
  in DTD version 6 descriptions merged from multiple providers are now
  exported in separate description attributes instead of concatenating
  the text into one with newlines inbetween.
- fixed bug in handling external video input source during EPG scan
  which caused misleading help messages
- added work-around to catch "panic" (i.e. internal errors) in Tcl/Tk
  library, esp. to cleanly shut down acquisition.
  On Windows this fixes annoying popup messages when switching desktop
  display to full-screen (e.g. upon start of some game).
- TV app. interaction developent tool vbirec: added possibility to send
  commands and EPG OSD infos to a connected TV app (to allow testing
  this feature without nxtvepg)

from 2.7.2 to 2.7.3 (2004-Sep-05)

- Fixed backwards compatibility with K!TV (since 2.7.2 there was an error
  message "incompatible shared memory size")
- Fixed description of -clock option in output of -help

diffstat:

 misc/nxtvepg/Makefile |  4 ++--
 misc/nxtvepg/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 542718a1ecf4 -r 13aaa4984b2c misc/nxtvepg/Makefile
--- a/misc/nxtvepg/Makefile     Wed Mar 02 22:07:57 2005 +0000
+++ b/misc/nxtvepg/Makefile     Wed Mar 02 22:15:56 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2004/12/04 23:09:06 jlam Exp $
+# $NetBSD: Makefile,v 1.42 2005/03/02 22:15:56 magick Exp $
 
-DISTNAME=      nxtvepg-2.7.2
+DISTNAME=      nxtvepg-2.7.4
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=nxtvepg/}
 
diff -r 542718a1ecf4 -r 13aaa4984b2c misc/nxtvepg/distinfo
--- a/misc/nxtvepg/distinfo     Wed Mar 02 22:07:57 2005 +0000
+++ b/misc/nxtvepg/distinfo     Wed Mar 02 22:15:56 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2005/02/24 11:02:56 agc Exp $
+$NetBSD: distinfo,v 1.29 2005/03/02 22:15:56 magick Exp $
 
-SHA1 (nxtvepg-2.7.2.tar.gz) = 2b155a6c301f5ab4e06b50445a9d61d5b6f13c20
-RMD160 (nxtvepg-2.7.2.tar.gz) = 597a9a04728871dc6b2a26c46655d53272adc7b4
-Size (nxtvepg-2.7.2.tar.gz) = 1221545 bytes
+SHA1 (nxtvepg-2.7.4.tar.gz) = 4f0b2f9b92cacf13f772df105a23cf1d617649a3
+RMD160 (nxtvepg-2.7.4.tar.gz) = cb3d903731906deeaf7a3344b12668267f9f5c31
+Size (nxtvepg-2.7.4.tar.gz) = 1235854 bytes
 SHA1 (patch-aa) = 00ac7056a66e3a0cc88f3f62a1bef889bbbb029d
 SHA1 (patch-ab) = 634cfd179fd1043e3272ce27836a9052b199d1f4
 SHA1 (patch-ac) = 28d5d7a9a31e1a17f8416d271abdefa708b3480b



Home | Main Index | Thread Index | Old Index