From 6385f646569ba76497152424ddc22e1cfb299f5a Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Mon, 16 Jun 2008 16:56:49 +0100 Subject: Initial changelog entry for 1.1.14. --HG-- extra : transplant_source : FBEy%AC%87-%88%0B%B9%E4%EF%DF%B0%B1%F5%1B%B03I --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 385c4b462..f60db4af4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +xine-lib (1.1.14) 2008-??-?? + xine-lib (1.1.13) 2008-06-15 * Security fixes: - Buffer overflow in the NSF demuxer which may allow remote attackers to -- cgit v1.2.3 From 0064b8a182a893433876277f74f27b00f0069a47 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Wed, 18 Jun 2008 15:13:06 +0100 Subject: Changelog entries for the immediately preceding DVB & V4L plugin changes. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f60db4af4..ecee6b951 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ xine-lib (1.1.14) 2008-??-?? + * DVB: reacquire PIDs whenever a PMT is parsed. (Some channels' PIDs are + changed on a regular basis.) + * DVB: allow the GUI to be disabled. + * DVB: allow configuration of the location of channels.conf. + * V4L: allow TV standard selection. xine-lib (1.1.13) 2008-06-15 * Security fixes: -- cgit v1.2.3 From 5f99cf67fdeac14fb879f972506a19b02798ebe0 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Wed, 18 Jun 2008 18:12:25 +0100 Subject: More changelog entries. Reformat the DVB changelog entries. --- ChangeLog | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ecee6b951..411fb112a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,11 @@ xine-lib (1.1.14) 2008-??-?? - * DVB: reacquire PIDs whenever a PMT is parsed. (Some channels' PIDs are - changed on a regular basis.) - * DVB: allow the GUI to be disabled. - * DVB: allow configuration of the location of channels.conf. + * DVB changes: + - Reacquire PIDs whenever a PMT is parsed. (Some channels' PIDs are + changed on a regular basis.) + - Recognise more stream formats (as defined in the broadcast PMT). + - Allow automatic detection of more DVB tuning parameters. + - Allow the GUI to be disabled. + - Allow configuration of the location of channels.conf. * V4L: allow TV standard selection. xine-lib (1.1.13) 2008-06-15 -- cgit v1.2.3