<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libxineadec/nsf.c, branch 1.2.6</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>Create a single NSF plugin that includes both the demuxer (previously in the audio group) and the decoder. One of the two plugins without the other would be useless.</title>
<updated>2007-05-31T14:55:55+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-05-31T14:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b82a1365fcbfb32c4e24dfdc607b685d09c4d520'/>
<id>b82a1365fcbfb32c4e24dfdc607b685d09c4d520</id>
<content type='text'>
--HG--
rename : src/libxineadec/nsf.c =&gt; src/combined/nsf_decoder.c
rename : src/demuxers/demux_nsf.c =&gt; src/combined/nsf_demuxer.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libxineadec/nsf.c =&gt; src/combined/nsf_decoder.c
rename : src/demuxers/demux_nsf.c =&gt; src/combined/nsf_demuxer.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Move nosefart sources inside contrib/ directory.</title>
<updated>2007-05-31T14:30:30+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-05-31T14:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d67f284ec89bf3252e9d2830115ced391727f1e4'/>
<id>d67f284ec89bf3252e9d2830115ced391727f1e4</id>
<content type='text'>
--HG--
rename : src/libxineadec/nosefart/Makefile.am =&gt; contrib/nosefart/Makefile.am
rename : src/libxineadec/nosefart/diff_to_nosefart_cvs.patch =&gt; contrib/nosefart/diff_to_nosefart_cvs.patch
rename : src/libxineadec/nosefart/dis6502.c =&gt; contrib/nosefart/dis6502.c
rename : src/libxineadec/nosefart/dis6502.h =&gt; contrib/nosefart/dis6502.h
rename : src/libxineadec/nosefart/fds_snd.c =&gt; contrib/nosefart/fds_snd.c
rename : src/libxineadec/nosefart/fds_snd.h =&gt; contrib/nosefart/fds_snd.h
rename : src/libxineadec/nosefart/fmopl.c =&gt; contrib/nosefart/fmopl.c
rename : src/libxineadec/nosefart/fmopl.h =&gt; contrib/nosefart/fmopl.h
rename : src/libxineadec/nosefart/log.c =&gt; contrib/nosefart/log.c
rename : src/libxineadec/nosefart/log.h =&gt; contrib/nosefart/log.h
rename : src/libxineadec/nosefart/memguard.c =&gt; contrib/nosefart/memguard.c
rename : src/libxineadec/nosefart/memguard.h =&gt; contrib/nosefart/memguard.h
rename : src/libxineadec/nosefart/mmc5_snd.c =&gt; contrib/nosefart/mmc5_snd.c
rename : src/libxineadec/nosefart/mmc5_snd.h =&gt; contrib/nosefart/mmc5_snd.h
rename : src/libxineadec/nosefart/nes6502.c =&gt; contrib/nosefart/nes6502.c
rename : src/libxineadec/nosefart/nes6502.h =&gt; contrib/nosefart/nes6502.h
rename : src/libxineadec/nosefart/nes_apu.c =&gt; contrib/nosefart/nes_apu.c
rename : src/libxineadec/nosefart/nes_apu.h =&gt; contrib/nosefart/nes_apu.h
rename : src/libxineadec/nosefart/nsf.c =&gt; contrib/nosefart/nsf.c
rename : src/libxineadec/nosefart/nsf.h =&gt; contrib/nosefart/nsf.h
rename : src/libxineadec/nosefart/osd.h =&gt; contrib/nosefart/osd.h
rename : src/libxineadec/nosefart/types.h =&gt; contrib/nosefart/types.h
rename : src/libxineadec/nosefart/version.h =&gt; contrib/nosefart/version.h
rename : src/libxineadec/nosefart/vrc7_snd.c =&gt; contrib/nosefart/vrc7_snd.c
rename : src/libxineadec/nosefart/vrc7_snd.h =&gt; contrib/nosefart/vrc7_snd.h
rename : src/libxineadec/nosefart/vrcvisnd.c =&gt; contrib/nosefart/vrcvisnd.c
rename : src/libxineadec/nosefart/vrcvisnd.h =&gt; contrib/nosefart/vrcvisnd.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libxineadec/nosefart/Makefile.am =&gt; contrib/nosefart/Makefile.am
rename : src/libxineadec/nosefart/diff_to_nosefart_cvs.patch =&gt; contrib/nosefart/diff_to_nosefart_cvs.patch
rename : src/libxineadec/nosefart/dis6502.c =&gt; contrib/nosefart/dis6502.c
rename : src/libxineadec/nosefart/dis6502.h =&gt; contrib/nosefart/dis6502.h
rename : src/libxineadec/nosefart/fds_snd.c =&gt; contrib/nosefart/fds_snd.c
rename : src/libxineadec/nosefart/fds_snd.h =&gt; contrib/nosefart/fds_snd.h
rename : src/libxineadec/nosefart/fmopl.c =&gt; contrib/nosefart/fmopl.c
rename : src/libxineadec/nosefart/fmopl.h =&gt; contrib/nosefart/fmopl.h
rename : src/libxineadec/nosefart/log.c =&gt; contrib/nosefart/log.c
rename : src/libxineadec/nosefart/log.h =&gt; contrib/nosefart/log.h
rename : src/libxineadec/nosefart/memguard.c =&gt; contrib/nosefart/memguard.c
rename : src/libxineadec/nosefart/memguard.h =&gt; contrib/nosefart/memguard.h
rename : src/libxineadec/nosefart/mmc5_snd.c =&gt; contrib/nosefart/mmc5_snd.c
rename : src/libxineadec/nosefart/mmc5_snd.h =&gt; contrib/nosefart/mmc5_snd.h
rename : src/libxineadec/nosefart/nes6502.c =&gt; contrib/nosefart/nes6502.c
rename : src/libxineadec/nosefart/nes6502.h =&gt; contrib/nosefart/nes6502.h
rename : src/libxineadec/nosefart/nes_apu.c =&gt; contrib/nosefart/nes_apu.c
rename : src/libxineadec/nosefart/nes_apu.h =&gt; contrib/nosefart/nes_apu.h
rename : src/libxineadec/nosefart/nsf.c =&gt; contrib/nosefart/nsf.c
rename : src/libxineadec/nosefart/nsf.h =&gt; contrib/nosefart/nsf.h
rename : src/libxineadec/nosefart/osd.h =&gt; contrib/nosefart/osd.h
rename : src/libxineadec/nosefart/types.h =&gt; contrib/nosefart/types.h
rename : src/libxineadec/nosefart/version.h =&gt; contrib/nosefart/version.h
rename : src/libxineadec/nosefart/vrc7_snd.c =&gt; contrib/nosefart/vrc7_snd.c
rename : src/libxineadec/nosefart/vrc7_snd.h =&gt; contrib/nosefart/vrc7_snd.h
rename : src/libxineadec/nosefart/vrcvisnd.c =&gt; contrib/nosefart/vrcvisnd.c
rename : src/libxineadec/nosefart/vrcvisnd.h =&gt; contrib/nosefart/vrcvisnd.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Return when the initialisation failed.</title>
<updated>2006-09-25T23:56:31+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-09-25T23:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=557c24e609c7878e841d4374c93acdd24f379837'/>
<id>557c24e609c7878e841d4374c93acdd24f379837</id>
<content type='text'>
Found by Coverity Scan.

CVS patchset: 8279
CVS date: 2006/09/25 23:56:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found by Coverity Scan.

CVS patchset: 8279
CVS date: 2006/09/25 23:56:31

</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>More static/const fixes from Gentoo. These should probably go upstream.</title>
<updated>2006-06-02T22:13:45+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2006-06-02T22:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=11de71b0938af5b027b78b0e0db9617ab22a319f'/>
<id>11de71b0938af5b027b78b0e0db9617ab22a319f</id>
<content type='text'>
CVS patchset: 8008
CVS date: 2006/06/02 22:13:45

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

</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>use UTF-8 meta info setting, where we know the string is ASCII</title>
<updated>2004-12-16T13:58:57+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-12-16T13:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4a92f5cbb43ef017728d86857538cab54b29cfde'/>
<id>4a92f5cbb43ef017728d86857538cab54b29cfde</id>
<content type='text'>
(costly conversion is not necessary, because ASCII is a subset of UTF-8)

CVS patchset: 7264
CVS date: 2004/12/16 13:58:57

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(costly conversion is not necessary, because ASCII is a subset of UTF-8)

CVS patchset: 7264
CVS date: 2004/12/16 13:58:57

</pre>
</div>
</content>
</entry>
<entry>
<title>it seems i forgot to commit the api increase (demux/decoder). weird.</title>
<updated>2004-01-12T17:35:14+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-01-12T17:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=962c11ef8de3aa7ffee91065a88456f605da0715'/>
<id>962c11ef8de3aa7ffee91065a88456f605da0715</id>
<content type='text'>
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14

</pre>
</div>
</content>
</entry>
<entry>
<title>API version bounce</title>
<updated>2003-12-14T22:13:22+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2003-12-14T22:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5d30a7730fa08774a1c48082580eb40a4e9a8095'/>
<id>5d30a7730fa08774a1c48082580eb40a4e9a8095</id>
<content type='text'>
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22

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