<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libmusepack/Makefile.am, branch vdr-xine-version-802</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>Now that libmpcdec sources are in contrib/ subdirectory, move xine_musepack_decoder.c in libxineadec.</title>
<updated>2007-04-11T08:17:32+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-11T08:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1c16911d749fd4a4477b0cec95ffaebbc50d013a'/>
<id>1c16911d749fd4a4477b0cec95ffaebbc50d013a</id>
<content type='text'>
--HG--
rename : src/libmusepack/xine_musepack_decoder.c =&gt; src/libxineadec/xine_musepack_decoder.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libmusepack/xine_musepack_decoder.c =&gt; src/libxineadec/xine_musepack_decoder.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Update libmpcdec (formerly libmusepack) to version 1.2.5, this also reduces the patching needed.</title>
<updated>2007-04-11T08:09:16+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-11T08:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=aaa87d78d6e8fe7b1ddaa910f2657952f117529f'/>
<id>aaa87d78d6e8fe7b1ddaa910f2657952f117529f</id>
<content type='text'>
Contestually, move libmpcdec code in contrib/libmpcdec, so that it's not mixed together with xine code.

The use of MUSEPACK_LIBS/MUSEPACK_CFLAGS intermediate is to make simpler move to pkg-config checks if libmpcdec developers decide to install one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Contestually, move libmpcdec code in contrib/libmpcdec, so that it's not mixed together with xine code.

The use of MUSEPACK_LIBS/MUSEPACK_CFLAGS intermediate is to make simpler move to pkg-config checks if libmpcdec developers decide to install one.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename xine_decoder.c to xine_musepack_decoder.c.</title>
<updated>2007-04-04T20:40:45+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-04T20:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b87beb11fd9a5b253f301069348198950e529038'/>
<id>b87beb11fd9a5b253f301069348198950e529038</id>
<content type='text'>
Use xineplug_LTLIBRARIES.

--HG--
rename : src/libmusepack/xine_decoder.c =&gt; src/libmusepack/xine_musepack_decoder.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use xineplug_LTLIBRARIES.

--HG--
rename : src/libmusepack/xine_decoder.c =&gt; src/libmusepack/xine_musepack_decoder.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --disable-musepack and --with-external-libmpcdec parameters to configure, now users can decide if they want musepack support and whether to use an external copy of libmpcdec.</title>
<updated>2007-01-19T02:35:36+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-01-19T02:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2af57b46d30cea316a9f245cc2ecf826e756dbf5'/>
<id>2af57b46d30cea316a9f245cc2ecf826e756dbf5</id>
<content type='text'>
CVS patchset: 8532
CVS date: 2007/01/19 02:35:36

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8532
CVS date: 2007/01/19 02:35:36

</pre>
</div>
</content>
</entry>
<entry>
<title>Implement visibility support, available on GCC 4.0 and later and on some 3.4 (through backports), to avoid exporting unneeded internal symbols, making plugins' loading faster and use of internal copies of libraries more solid. It should automatically fall back to the old way in GCCs that does not support -fvisibility=hidden, but has to be tested carefully. No issues were found in the months of testing in Gentoo, but this requires special attention anyway.</title>
<updated>2006-07-10T22:08:12+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-07-10T22:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e70c5600f5653c6915931717bdd52f9a6a2f2d9d'/>
<id>e70c5600f5653c6915931717bdd52f9a6a2f2d9d</id>
<content type='text'>
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12

</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>(Drum roll) Long awaited support for Musepack</title>
<updated>2005-01-14T15:24:07+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2005-01-14T15:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=05f670cb8cb0e0594d85ee50e8d126557cf3f8fe'/>
<id>05f670cb8cb0e0594d85ee50e8d126557cf3f8fe</id>
<content type='text'>
CVS patchset: 7344
CVS date: 2005/01/14 15:24:07

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

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