Xawtv: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (update info about version 3)
(some updating of information etc)
Line 1: Line 1:
{{lowercase|xawtv}}
{{lowercase|xawtv}}


xawtv was originally just a TV viewing application for [[Bttv devices (bt848, bt878)]], but has evolved into a small suite of X11 applications for V4L devices (the 3.9x branch). The version 4.x [http://dl.bytesex.org/cvs-snapshots/ development snapshots] of xawtv added support for DVB functionality.
xawtv was originally just a TV viewing application for [[Bttv devices (bt848, bt878)]], but evolved into a small suite of X11 applications for V4L devices (the 3.9x branch). The version 4.x development branch added support for DVB functionality.


{{Note|Development of xawtw, both the version 3 and 4 branches, came to a halt several years ago. Having not kept in step with broader kernel developments, version 3 become broken and most distros choosing to include it within their releases were stuck with having to independently provided their own patch solutions. Recently, an effort has been made by LinuxTV developers to provide a centralized repository for version 3 (see [http://www.mail-archive.com/linux-media@vger.kernel.org/msg17947.html here] and [http://www.mail-archive.com/linux-media@vger.kernel.org/msg16615.html here] for details). This repository can be found in the [http://git.linuxtv.org/xawtv3.git http://git.linuxtv.org/xawtv3.git] tree.}}
Unfortunately, development of both branches of xawtw, versions 3 and 4, came to a halt for several years. Having not kept in step with broader kernel developments, version 3 had become broken and most Linux distributions choosing to include it within their releases were stuck with having to independently provided their own patch solutions to xawtv version 3.95. It is doubtful that version 4 ever saw widespread packaging by distributions. In any regard, in 2010, an effort was made by LinuxTV developers to provide a centralized repository for both versions (see [http://www.mail-archive.com/linux-media@vger.kernel.org/msg17947.html here] and [http://www.mail-archive.com/linux-media@vger.kernel.org/msg16615.html here] for details).


==xawtv 3.xx branch==
== External Links ==
The xawtv version 3.xx development repository can be found in the [http://git.linuxtv.org/xawtv3.git http://git.linuxtv.org/xawtv3.git] tree.
* [http://linux.bytesex.org/xawtv/ xawtv homepage]
* [http://linux.bytesex.org/xawtv/faq4.html 4.x FAQ]


Since becoming hosted on LinuxTV, there have been a number of changes made to this original xawtv branch that help to modernize it and allow it to act as a reference like V4L application. In time, it is hoped that Linux distributions will both submit changes to this version as well as utilize it as the one they package within their releases.

==xawtv 4.xx branch==
The xawtv version 4.xx development repository can be found in the [http://git.linuxtv.org/xawtv4.git http://git.linuxtv.org/xawtv4.git] tree. This branch essentially remains in a state of stasis and awaits anyone so inclined and willing to pickup/resume its development.

== External Links ==
* [http://linux.bytesex.org/xawtv/ the current xawtv homepage on the app's former host's webpage]
* [http://web.archive.org/web/20101024110658/http://linux.bytesex.org/xawtv/faq4.html A "Wayback Machine" capture of the former xawtv version 4 FAQ]
* [http://dl.bytesex.org/cvs-snapshots/ historic development snapshots of xawtv 4 branch] are available here
[[Category:Software]]
[[Category:Software]]
[[Category:Apps & Utilities]]
[[Category:Apps & Utilities]]

Revision as of 19:11, 18 September 2011

xawtv was originally just a TV viewing application for Bttv devices (bt848, bt878), but evolved into a small suite of X11 applications for V4L devices (the 3.9x branch). The version 4.x development branch added support for DVB functionality.

Unfortunately, development of both branches of xawtw, versions 3 and 4, came to a halt for several years. Having not kept in step with broader kernel developments, version 3 had become broken and most Linux distributions choosing to include it within their releases were stuck with having to independently provided their own patch solutions to xawtv version 3.95. It is doubtful that version 4 ever saw widespread packaging by distributions. In any regard, in 2010, an effort was made by LinuxTV developers to provide a centralized repository for both versions (see here and here for details).

xawtv 3.xx branch

The xawtv version 3.xx development repository can be found in the http://git.linuxtv.org/xawtv3.git tree.

Since becoming hosted on LinuxTV, there have been a number of changes made to this original xawtv branch that help to modernize it and allow it to act as a reference like V4L application. In time, it is hoped that Linux distributions will both submit changes to this version as well as utilize it as the one they package within their releases.

xawtv 4.xx branch

The xawtv version 4.xx development repository can be found in the http://git.linuxtv.org/xawtv4.git tree. This branch essentially remains in a state of stasis and awaits anyone so inclined and willing to pickup/resume its development.

External Links