This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/xawtv3.git tree:
Subject: Update version to 3.99-rc6 Author: Mauro Carvalho Chehab <[email protected]> Date: Wed Feb 16 17:28:33 2011 -0200 Signed-off-by: Mauro Carvalho Chehab <[email protected]> Changes | 20 ++++++++++++++++++++ xawtv.spec | 2 +- 2 files changed, 21 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/xawtv3.git?a=commitdiff;h=c30988f836dc57d20bfa158335f3960664306c64 diff --git a/Changes b/Changes index 08bc213..2f744a5 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,23 @@ +3.99.rc6 +======== + +* Check the return value properly in debug print as well +* fbtools: close file properly +* use "dev/vbi0" instead of "dev/vbi" etc +* MoTV: avoid some warnings when "motv" starts +* Use modern fonts for MoTV and mtt +* motif locale patch: use UTF-8 for charsets +* Whitespace cleanups +* Add an option on apps to select between libv4l and v4l2 driver +* Add other XV attributes found on bttv + nv driver +* Fix a small bug at the V4L2_CID_USER_BASE get ctrl logic +* v4l-conf.c: Don't abend if VT_GETSTATE is not supported +* v4l-info: Add support for V4L2_CID_USER_BASE +* Check the return value for XF86DGAGetVideoLL() +* Remove the remaining requirements for libFS +* Remove a Fedora-specific comment +* Fix xawtv DGA mode + 3.99.rc5 ======== diff --git a/xawtv.spec b/xawtv.spec index 22bd9a0..f4bf951 100644 --- a/xawtv.spec +++ b/xawtv.spec @@ -1,7 +1,7 @@ Name: xawtv Group: Applications/Multimedia Autoreqprov: on -Version: 3.99.rc5 +Version: 3.99.rc6 Release: 0 License: GPL Summary: v4l applications _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
