<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libmusepack, branch 1.1.2</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>Misc warnings fixes.</title>
<updated>2006-06-18T20:29:03+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-06-18T20:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=800eff24a20af48b2f5109a0bf9f1da4bf2a2c14'/>
<id>800eff24a20af48b2f5109a0bf9f1da4bf2a2c14</id>
<content type='text'>
CVS patchset: 8055
CVS date: 2006/06/18 20:29:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8055
CVS date: 2006/06/18 20:29:03

</pre>
</div>
</content>
</entry>
<entry>
<title>Various static/const fixes from Gentoo.</title>
<updated>2006-06-02T22:18:56+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2006-06-02T22:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6a90ef1128ca51713804e94da00f9c3a7440ec16'/>
<id>6a90ef1128ca51713804e94da00f9c3a7440ec16</id>
<content type='text'>
CVS patchset: 8009
CVS date: 2006/06/02 22:18:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8009
CVS date: 2006/06/02 22:18:56

</pre>
</div>
</content>
</entry>
<entry>
<title>Make various arrays and structures (mainly xine_plugin_info) const.</title>
<updated>2006-05-03T19:46:06+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2006-05-03T19:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1e21218596ab3eb84da7b2ec8aedd46827284b8a'/>
<id>1e21218596ab3eb84da7b2ec8aedd46827284b8a</id>
<content type='text'>
(Diego Pettenò)

CVS patchset: 7985
CVS date: 2006/05/03 19:46:06

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Diego Pettenò)

CVS patchset: 7985
CVS date: 2006/05/03 19:46:06

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed channels to mode translation in audio decoders.</title>
<updated>2006-03-07T08:03:08+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2006-03-07T08:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=013d38071c3579a2006baf107b9f43cbef0bc569'/>
<id>013d38071c3579a2006baf107b9f43cbef0bc569</id>
<content type='text'>
Patch from Chris Brien.

CVS patchset: 7922
CVS date: 2006/03/07 08:03:08

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Chris Brien.

CVS patchset: 7922
CVS date: 2006/03/07 08:03:08

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2006-01-07T15:32:35+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-01-07T15:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=56f6e30a8f5cb9bbf0371718022925584247f018'/>
<id>56f6e30a8f5cb9bbf0371718022925584247f018</id>
<content type='text'>
Fix build under CygWin.

CVS patchset: 7832
CVS date: 2006/01/07 15:32:35

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix build under CygWin.

CVS patchset: 7832
CVS date: 2006/01/07 15:32:35

</pre>
</div>
</content>
</entry>
<entry>
<title>**BUGFIX**</title>
<updated>2005-02-03T07:19:03+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-02-03T07:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=89c1c59fb83bc1d4598543b1bcaee5b69776b421'/>
<id>89c1c59fb83bc1d4598543b1bcaee5b69776b421</id>
<content type='text'>
Fixed build on solaris:
 - use libresolv in hstrerror check
 - replace PRIiMAX and PRIXMAX by PRIdMAX and PRIxMAX
Removed timezone struct for MinGW from public os_types.h, update header comment.
Fixed build musepack library on some platforms using xine types.
Thanks to Niki W. Waibel for reporting and testing.

CVS patchset: 7378
CVS date: 2005/02/03 07:19:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed build on solaris:
 - use libresolv in hstrerror check
 - replace PRIiMAX and PRIXMAX by PRIdMAX and PRIxMAX
Removed timezone struct for MinGW from public os_types.h, update header comment.
Fixed build musepack library on some platforms using xine types.
Thanks to Niki W. Waibel for reporting and testing.

CVS patchset: 7378
CVS date: 2005/02/03 07:19:03

</pre>
</div>
</content>
</entry>
<entry>
<title>**BUGFIX**</title>
<updated>2005-01-30T14:41:34+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-01-30T14:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e2ea766a40e939d5a21431e64153c10c40ee48d1'/>
<id>e2ea766a40e939d5a21431e64153c10c40ee48d1</id>
<content type='text'>
Import WIN32 compile fix from musepack SVN.

CVS patchset: 7372
CVS date: 2005/01/30 14:41:34

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Import WIN32 compile fix from musepack SVN.

CVS patchset: 7372
CVS date: 2005/01/30 14:41:34

</pre>
</div>
</content>
</entry>
<entry>
<title>**BUGFIX**</title>
<updated>2005-01-29T18:33:53+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2005-01-29T18:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f84237187a6557c5ae73051ce74586969229e8e5'/>
<id>f84237187a6557c5ae73051ce74586969229e8e5</id>
<content type='text'>
Increase internal buffer size when necessary

CVS patchset: 7370
CVS date: 2005/01/29 18:33:53

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increase internal buffer size when necessary

CVS patchset: 7370
CVS date: 2005/01/29 18:33:53

</pre>
</div>
</content>
</entry>
<entry>
<title>**BUGFIX**</title>
<updated>2005-01-16T17:55:31+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2005-01-16T17:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=be49aa0fac66f4a58d33b01b438bb30fee4a3b89'/>
<id>be49aa0fac66f4a58d33b01b438bb30fee4a3b89</id>
<content type='text'>
trying to get rid of compiler warnings and make the test suite compile again

CVS patchset: 7353
CVS date: 2005/01/16 17:55:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
trying to get rid of compiler warnings and make the test suite compile again

CVS patchset: 7353
CVS date: 2005/01/16 17:55:31

</pre>
</div>
</content>
</entry>
<entry>
<title>Housekeeping</title>
<updated>2005-01-14T15:36:04+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2005-01-14T15:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=04e8e8144220552a2f52f0abee5124d4b9867b64'/>
<id>04e8e8144220552a2f52f0abee5124d4b9867b64</id>
<content type='text'>
CVS patchset: 7346
CVS date: 2005/01/14 15:36:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7346
CVS date: 2005/01/14 15:36:04

</pre>
</div>
</content>
</entry>
</feed>
