libzvbi-perl (1.1.1) stable; urgency=low * Fix for missing "utf8_to_uvchr_buf" with Perl < 5.15: solved by generating ppport_zvbi.h with Devel-PPPort-3.58 (latest release); Thanks to Slaven Rezic for detecting & reporting this issue. -- T. Zoerner Sun, 31 May 2020 19:38:00 +0200 libzvbi-perl (1.1.0) stable; urgency=low * Adapted example scripts for use with DVB capture cards: Globally added command line options for device path and PID (replacing hard-coded constants) * examples/capture.pl: Implemented missing handling of option "--pes"; removed option "--pull" which had no effect & made "pull" as default * examples/osc.pl: Work-around for setting initial keyboard focus in Tk * examples/proxy-test.pl: converted channel-change ioctl()s from obsolete V4L1 API to V4L2 * examples/export.py: Allow export of CC pages * Fixed capture::read() and capture::read_sliced() methods: sliced buffer result was not pruned to actually used length; caused failure in dvb_mux * Improved documentation: extended examples section; added new section "class hierarchy"; added mention of "zvbi-chains" library; reworked capture description to mention type names of raw/sliced buffers * Added links to new Python version of the module -- T. Zoerner Sat, 30 May 2020 09:00:00 +0200 libzvbi-perl (1.0.0) stable; urgency=low * Elevated status to "stable release" * Minor adaption to recent releases of Perl -- T. Zoerner Tue, 01 Apr 2020 09:09:00 +0100 libzvbi-perl (0.2.6) unstable; urgency=low * Makefile.PL: Improved zvbi library path detection (again) * ZVBI.pm: Spelling and format fixes in documentation * ppport_zvbi.h: update to ppport.h version 3.19 -- T. Zoerner Sun, 02 Jan 2011 14:45:13 +0200 libzvbi-perl (0.2.5) unstable; urgency=low * Makefile.PL: Improved zvbi library path detection * ZVBI.xs: Fixed compiler warnings with Perl 5.10 * ppport_zvbi.h: update to ppport.h version 3.13 -- T. Zoerner Sun, 03 May 2009 19:07:46 +0200 libzvbi-perl (0.2.4) unstable; urgency=low * ZVBI.xs: Fixed compiler warnings and XSUB usage bugs; improved backwards compatibility by use of Devel::PPPort * Makefile.PL: added work-around for libthreads dependency for FreeBSD. Thanks to Slaven Rezic from the CPAN testers team for the hint. -- T. Zoerner Sun, 05 Oct 2008 21:35:00 +0200 libzvbi-perl (0.2.3) unstable; urgency=low * Makefile.PL: use exit(0) instead of die when libzvbi is missing to get an N/A test report instead of FAIL from CPAN testers * ZVBI.xs: Added interface to new DVB multiplexer in zvbi-0.2.26; extended compatibility down to libzvbi 0.2.4 for compilation against external libzvbi.h; fixed lib version checks for compilation without -DUSE_DL_SYM * examples/search-ttx.pl: added work-around for bug in proxy-client which prevented entering a search string * examples/browse-ttx.pl: made backwards compatible: use XPM format export only if available in the export module * libzvbi_int.h: updated to libzvbi.h from release 0.2.26 * test.pl: added output of library version number -- T. Zoerner Sun, 02 Dec 2007 22:00:00 +0200 libzvbi-perl (0.2.2) unstable; urgency=low * Makefile.PL: Abort if zvbi library is not found; added compile options USE_DL_SYM and USE_LIBZVBI_INT for ZVBI.xs; require Perl 5.7.1 because of UTF-8 support * ZVBI.xs: Compile against copy of libzvbi.h to avoid dependency on libzvbi-dev; load symbols of recent library versions dynamically from shared library to make the module independent of the library version; more syntax clean-ups * Meta.yml: Added (name changed to upper case in 0.2.3) -- T. Zoerner Fri, 23 Nov 2007 22:00:00 +0200 libzvbi-perl (0.2.1) unstable; urgency=low * ZVBI.xs: Compatibility fixes for older Perl versions; Syntax fixes; Bugfix in search callback function array -- T. Zoerner Mon, 19 Nov 2007 22:00:00 +0200 libzvbi-perl (0.2.0) unstable; urgency=low * : First official release (CPAN) -- T. Zoerner Sun, 18 Nov 2007 22:00:00 +0200