<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/input, branch 1.1.15</title>
<subtitle>xine-lib git mirror
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/'/>
<entry>
<title>Improve parsing of cddb information</title>
<updated>2008-08-13T16:33:05+00:00</updated>
<author>
<name>Arnold Metselaar</name>
<email>arnold.metselaar@planet.nl</email>
</author>
<published>2008-08-13T16:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2c0dd5e118628a7cb2130ee89f78fe6e85240916'/>
<id>2c0dd5e118628a7cb2130ee89f78fe6e85240916</id>
<content type='text'>
Date: Thu, 1 May 2008 21:09:25 +0200
This patch improves the parsing of cddb information:
* Disc and track titles can now contain '='.
* If a track title is of the form &lt;track-artist&gt; / &lt;track-title&gt; the
  meta-info will contain the track-artist rather than the disc-artist.

I have tested these changes together with my get_dir patch with the
sources from debian testing/security and both Amarok and gxine now
show the right artists for tracks on a compilation album.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Date: Thu, 1 May 2008 21:09:25 +0200
This patch improves the parsing of cddb information:
* Disc and track titles can now contain '='.
* If a track title is of the form &lt;track-artist&gt; / &lt;track-title&gt; the
  meta-info will contain the track-artist rather than the disc-artist.

I have tested these changes together with my get_dir patch with the
sources from debian testing/security and both Amarok and gxine now
show the right artists for tracks on a compilation album.
</pre>
</div>
</content>
</entry>
<entry>
<title>add cdda_class_get_dir method to cdda plugin</title>
<updated>2008-08-13T16:33:05+00:00</updated>
<author>
<name>Arnold Metselaar</name>
<email>arnold.metselaar@planet.nl</email>
</author>
<published>2008-08-13T16:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7fa0f0692db43d238700950c62404d0e546883d1'/>
<id>7fa0f0692db43d238700950c62404d0e546883d1</id>
<content type='text'>
Date: Thu, 1 May 2008 21:05:55 +0200
This patch adds a cdda_class_get_dir method to the cdda input plugin.
I can now add an audio cd to a play-list in Amarok.
There may be small interruptions if another cd is playing though, so
it would be desirable to lower the priority for access to the
cd-drive by the get_dir function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Date: Thu, 1 May 2008 21:05:55 +0200
This patch adds a cdda_class_get_dir method to the cdda input plugin.
I can now add an audio cd to a play-list in Amarok.
There may be small interruptions if another cd is playing though, so
it would be desirable to lower the priority for access to the
cd-drive by the get_dir function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid using strlen() in loops, calculate it beforehand.</title>
<updated>2008-07-08T13:36:07+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-07-08T13:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0b504bf028bf83ffc1783ae321f089e7b8406c16'/>
<id>0b504bf028bf83ffc1783ae321f089e7b8406c16</id>
<content type='text'>
--HG--
extra : transplant_source : %80%12%03%93%EFL%FC%AF%A6%22Z%D0%95C%D5%29%AF%FB%95%B2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : transplant_source : %80%12%03%93%EFL%FC%AF%A6%22Z%D0%95C%D5%29%AF%FB%95%B2
</pre>
</div>
</content>
</entry>
<entry>
<title>Only set the tuner if we're going to use it (fixes baseband video inputs)</title>
<updated>2008-07-28T16:17:39+00:00</updated>
<author>
<name>Simon Farnsworth</name>
<email>simon.farnsworth@onelan.co.uk</email>
</author>
<published>2008-07-28T16:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=785fb4931f9d50716810cb4cc2355133fb37b462'/>
<id>785fb4931f9d50716810cb4cc2355133fb37b462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preallocate after we know how large the frames will be (fixes a buffer overrun)</title>
<updated>2008-07-28T16:14:41+00:00</updated>
<author>
<name>Simon Farnsworth</name>
<email>simon.farnsworth@onelan.co.uk</email>
</author>
<published>2008-07-28T16:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a5d25b426a852306d74c4e4ecf39b1e3de289945'/>
<id>a5d25b426a852306d74c4e4ecf39b1e3de289945</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compile of input_vcd for ming32</title>
<updated>2008-07-08T17:28:59+00:00</updated>
<author>
<name>Matthias Ringwald</name>
<email>mringwal@inf.ethz.ch</email>
</author>
<published>2008-07-08T17:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cfd21368e1eaaad3ab1659fb221e1d4241fac7cf'/>
<id>cfd21368e1eaaad3ab1659fb221e1d4241fac7cf</id>
<content type='text'>
HAVE_FREEBSD_CDROM is not defined for mingw which results in just some stub
code. However, the include of &lt;arpa/inet.h&gt; breaks the default build.
Moving this #incldue into the conditional HAVE_FREEBSD_CDROM block helps.

--HG--
extra : transplant_source : %3D1%FEt%90%F0qS%F18%D9%AA%5By%0C%9AN%87%A6%1F
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HAVE_FREEBSD_CDROM is not defined for mingw which results in just some stub
code. However, the include of &lt;arpa/inet.h&gt; breaks the default build.
Moving this #incldue into the conditional HAVE_FREEBSD_CDROM block helps.

--HG--
extra : transplant_source : %3D1%FEt%90%F0qS%F18%D9%AA%5By%0C%9AN%87%A6%1F
</pre>
</div>
</content>
</entry>
<entry>
<title>Add #include &lt;windef.h&gt; to fix compile for mingw32</title>
<updated>2008-07-08T07:48:18+00:00</updated>
<author>
<name>Matthias Ringwald</name>
<email>mringwal@inf.ethz.ch</email>
</author>
<published>2008-07-08T07:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b19a5388d45428a47e708e1aa44dbc3684bc8df8'/>
<id>b19a5388d45428a47e708e1aa44dbc3684bc8df8</id>
<content type='text'>
--HG--
extra : transplant_source : %24%19%EE%23d%E8%AE%93%98%9E%B4%2B%2C%A1%BE%D9%92%B7%27%1E
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : transplant_source : %24%19%EE%23d%E8%AE%93%98%9E%B4%2B%2C%A1%BE%D9%92%B7%27%1E
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't segfault when the user requests an input the card doesn't posess.</title>
<updated>2008-07-02T11:21:43+00:00</updated>
<author>
<name>Simon Farnsworth</name>
<email>simon.farnsworth@onelan.co.uk</email>
</author>
<published>2008-07-02T11:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4bec128b08b0b1fb42d482ac6fb802ab98aa556d'/>
<id>4bec128b08b0b1fb42d482ac6fb802ab98aa556d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ask the input plugin which demuxer to use.</title>
<updated>2008-06-20T01:25:34+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-06-20T01:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e8d0ebf629763d195cdc6675f952f479bcedb6c7'/>
<id>e8d0ebf629763d195cdc6675f952f479bcedb6c7</id>
<content type='text'>
This overrides the normal content/extension detection, but can be overridden
by the user.

This is an input plugin API extension; ABI is unchanged.
The version is not bumped (we can't bump it due to 1.2).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This overrides the normal content/extension detection, but can be overridden
by the user.

This is an input plugin API extension; ABI is unchanged.
The version is not bumped (we can't bump it due to 1.2).
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow input plugins to report MIME types as optional data. Implement for http.</title>
<updated>2008-06-20T01:25:33+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-06-20T01:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7325d78ee8eee3d62ad3cc408a1058db0c59bb42'/>
<id>7325d78ee8eee3d62ad3cc408a1058db0c59bb42</id>
<content type='text'>
This is an input plugin API extension; ABI is unchanged.
The version is not bumped (we can't bump it due to 1.2).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an input plugin API extension; ABI is unchanged.
The version is not bumped (we can't bump it due to 1.2).
</pre>
</div>
</content>
</entry>
</feed>
