Subject: CVS commit: pkgsrc/misc/nxtvepg
To: None <pkgsrc-changes@netbsd.org>
From: Mario Kemper <magick@netbsd.org>
List: pkgsrc-changes
Date: 10/06/2002 16:03:58
Module Name: pkgsrc
Committed By: magick
Date: Sun Oct 6 13:03:58 UTC 2002
Modified Files:
pkgsrc/misc/nxtvepg: Makefile distinfo
Added Files:
pkgsrc/misc/nxtvepg/patches: patch-af
Log Message:
Update nxtvepg to 2.3.0. And while there buildlinkify2 it.
Changes since 2.2.1 (Windows specific changes ommited):
* Bugfix in user-defined context menu entries: variables using
modifiers (e.g. ${start: %H:%M %d.%m.%Y}) sometimes had trailing
garbage; this bug was introduced in 2.2.0. Thanks to Friedrich
Delgado Friedrichs for pointing this out.
* Bugfix in decoding of description texts (newlines were not processed
correctly sometimes); also improved text display by inserting
paragraph breaks when there is a completely empty line in the
original description text
* Added "duration" filter, so that programmes ouside of given running
time length boundaries can be suppressed (e.g. filler programmes
which are less then 10 minutes long)
* Added possibility to manually resize all listbox columns by dragging
the right border of the column header menu buttons (not possible if
headers are disabled in the "show" options of the configure
menu). Note that the automatic resizing of the network name column
was dropped in favour of this feature.
* Timescale windows are now always made large enough to display the
time range covered by all programmes in the database (formerly only
the next 5 days were covered, which was by far not enough for the
German provider Kabel1)
* Added zoom and help buttons to the timescale windows
* Improved key bindings and default keyboard focus in main browser and
dialog windows; CTRL-F in main window now opens the text search
dialog; CTRL-C opens the context menu; digit keys now toggle
shortcuts; Return tunes the channel like pressing the Tune-TV button
* The search text history is now accessible from inside the text
search filter dialog (by pressing the down cursor key or clicking
the arrow button next to the text entry field)
* The "Refresh" mode of the EPG scan now allows to remove databases of
obsolete providers which no longer transmit Nextview EPG (e.g. Pro7
or TV5). Thanks to Frank Mauler for pointing out the need for this
feature.
* Added a "Load all used" button to the sorting criterion filter
dialog which fills the sorting criterion selection listbox with a
list of all codes that are actually used in the current
database. This allows a quick overview which criterions will
produce any matches when filtered for.
* Linux only: fixed tuner frequency setting (in particular the EPG
scan) for SECAM/PAL multi-norm tuners. Thanks to "Keuleu 36" for
debugging this problem
* UNIX only: fine tuning offsets and TV norm in the .xawtv file are
now evaluated for the EPG scan
* Internal reorganization of the interface between Tcl/Tk and C
modules (using the "object-based" Tcl interface for function
arguments and results)
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/misc/nxtvepg/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/misc/nxtvepg/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/misc/nxtvepg/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.