Commit graph

8 commits

Author SHA1 Message Date
magick
560b58c045 Update nxtvepg to 0.5.2.
Changes since 0.5.1:
- bugfix programme listbox: the network filter did not follow xawtv channel
  changes. Thanks to Werner Renhardt (werner at kangaroo.at)
- bugfix cyclic acquisition (bug was introduced in 0.5.1): expired programmes
  were not counted for acquisition statistics, hence sometimes the acq engine
  did not detect when the database was complete and did not move on to the
  next provider.
2001-06-15 19:49:21 +00:00
magick
2de817e9fd 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)
2001-06-09 15:14:25 +00:00
jlam
d1937b7900 Substitute pre-defined ${PERL} value for location of perl binary. 2001-05-23 21:06:01 +00:00
tron
5b2bcad773 Update "nxtvepg" package to version 0.5.0. Changes since version 0.4.5:
- The main window is now vertically resizable. The proportions of
  the program listbox and the info text can be adjusted with a
  "panning" button (slider).
- Added a button called "Tune TV" in the main window to
  remote-control xawtv (UNIX only).
- Added network name configuration dialog to synchronize names with
  the .xawtv configuration file and to allow consistant
  network naming across all providers.
- Allow using channel assignments in .xawtv to speed up the EPG
  scan (UNIX only).
- Added "Update filter shortcut" dialog to the filter menu to
  simplify changing existing shortcuts.
- Made handling of filter shortcut dialog fool-proof.
- Added filter settings description to the shortcut configuration
  dialog. Removed the filter combination checkboxes (were disabled
  anyway).
- Added acquisition mode "external" for Composite/S-Video input
  source (or unknown win32 tuner types). Win32: suppressed
  obsolete acq mode "passive".
- Fixed command line option -rcfile for Win32: backslash chars in
  path vanished.
- Restructured software to simplify reuse as library in other
  projects.
This update was contributed by Mario Kemper in PR pkg/12717.
2001-04-23 20:37:31 +00:00
tron
83987f6e72 Update "nxtvepg" package to version 0.4.5. Changes since version 0.4.4:
Changes from 0.4.4 to 0.4.5 (Mar. 2001)
- fixed bug in NetBSD daylight saving time handling, due to which programmes
  were shifted by 60 minutes. Thanks to Mario Kemper for the patch.
- fixed bug in Tcl proc LoadRc, due to which rc reload failed.
  Thanks to Dan Lindstroem for the patch (Dan.Lindstroem@t-online.de)
The update was contributed by Mario Kemper in PR pkg/12529.
2001-04-13 16:09:03 +00:00
tron
7a8f93f37a Update "nxtvepg" package to version 0.4.4. Changes since version 0.4.3:
- please note my new email address: tomzo at nefkom.net
- fixed severe bug in database reload (reference to freed block;
  curiously this led to crashes under Windows only)
- fixed compatibility with old bttv driver versions (versions <= 0.6.x produced
  error "VIDIOCSCHAN: operation not supported" during TV channel changes)
- added detection of lost VBI frames (Linux, for debugging/optimization only)
- added frequency table for France; minor fixes in Western Europe table;
  tables can be selected via the TV card input popup
- updated tuner type table for Windows Bt8x8 driver -> support for new tuners
- implemented hyperlinks in help pages for references between chapters
This update was contributed by Mario Kemper in PR pkg/12296.
2001-03-01 20:52:14 +00:00
veego
0d65c57962 Use X11PREFIX instead of X11BASE to build it with xpkgwedge. 2001-02-18 20:25:59 +00:00
tron
b41c53d844 Import new "nxtvepg" package contributed by Mario Kemper in PR pkg/12215:
NextView EPG decoder
2001-02-18 19:17:24 +00:00