diff options
author | magick <magick@pkgsrc.org> | 2001-06-09 15:14:25 +0000 |
---|---|---|
committer | magick <magick@pkgsrc.org> | 2001-06-09 15:14:25 +0000 |
commit | 2de817e9fdcfc3772fe3adfaf289e40d89829af7 (patch) | |
tree | bcf31e8ecc10cac0f5aa5de51de6bfc0028d014e /misc/nxtvepg/distinfo | |
parent | 271d5d6def74411df88975fe343913987f61f1be (diff) | |
download | pkgsrc-2de817e9fdcfc3772fe3adfaf289e40d89829af7.tar.gz |
Update to 0.5.1
Changes from 0.5.0 to 0.5.1
- monitor the _XAWTV_STATION property on the xawtv window and VPS/PDC (during
EPG acquisition) to detect channel changes (new source module epgui/xawtv.c;
communication with xawtv is now done directly via X11 calls, and no longer
uses the xawtv-remote utility)
- after a channel change, optionally set the programme listing's cursor on
the programme currently running on this channel and/or display the programme
title and running time information inside xawtv, either in a popup, as
overlay (requires xfree4 and the XVideo extension) or window title message.
- improved handling of the network name configuration dialog by addition of
a "Closest match in xawtv" button.
- fix: during refresh, the cursor now remains on the same start time and network
- fix: short info text view is no longer set to line 1.0 during every update
- fix: possible crash due to reference to freed memory when acq timescale
popup was open & bad reception (block discarded due to parity errors)
- fix: in cyclic or follow-ui acquisition modes when acquisition was forced
passive on a non-provider channel (e.g. by a busy video device) acq control
did not automatically switch to active when the device was freed.
- fix: network name configuration: name selection from the provider listbox
was handled incorrectly for networks which were not covered by all providers,
so that another than the selected name was actually used.
- added support for multi-network channel names (e.g. [Arte / Kinderkanal])
to network name configuration: split xawtv station names around '/' and
use all resulting segments for matching with Nextview network names.
- added support for Turkish charset in national option table; 6 characters
which are not in latin-1 are replaced by their ASCII counterparts.
- fixed two memory leaks in the EPG scan and wrong handling of the EPG MIP
entry, which slowed down the scan on several channels.
- changed Makefile.win32 to use gcc/mingw32 for compilation. The supplied
Tcl/Tk libraries are compiled with gcc too (on NT using cygwin)
Diffstat (limited to 'misc/nxtvepg/distinfo')
-rw-r--r-- | misc/nxtvepg/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/misc/nxtvepg/distinfo b/misc/nxtvepg/distinfo index ae2ce920620..fc542564862 100644 --- a/misc/nxtvepg/distinfo +++ b/misc/nxtvepg/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.4 2001/05/23 21:06:01 jlam Exp $ +$NetBSD: distinfo,v 1.5 2001/06/09 15:14:25 magick Exp $ -SHA1 (nxtvepg-0.5.0.tar.gz) = a3ed2c251bc1920ff2cf7caea3d02d6bede0343a -Size (nxtvepg-0.5.0.tar.gz) = 310648 bytes -SHA1 (patch-aa) = f495cf6eda409ce414c8df93c28dd7de416aee2d +SHA1 (nxtvepg-0.5.1.tar.gz) = d171ac3ff22d1f2d58447abed8e70688f637b132 +Size (nxtvepg-0.5.1.tar.gz) = 337600 bytes +SHA1 (patch-aa) = e7efa2a757405c82d35c36025564551e0e568af6 SHA1 (patch-ab) = 057fd7fc5e08a198e4ea800bfcb1dadf03363ce0 SHA1 (patch-ac) = 2a72e3ea0abdf0ec8e1514c7067576448bc82cdc -SHA1 (patch-ad) = 8c2000b19adb73082de8990a5b15b8ea8ede54b1 -SHA1 (patch-ae) = d4e2411277d0e2eab54b1b8d0ee3e86e2deacee3 +SHA1 (patch-ad) = bd176db9fedd6c21be8967a577af45956985113c +SHA1 (patch-ae) = e73e5bd9b08f58d7301fa19237861cada6e9b6fe |