<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-utils, branch 1.1.19</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>remove the unneeded unistd.h and fix compatibility for msvc</title>
<updated>2010-04-20T09:19:37+00:00</updated>
<author>
<name>Shixin Zeng</name>
<email>zeng.shixin@gmail.com</email>
</author>
<published>2010-04-20T09:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=45183af9feca481f03d2c2df811f39799e212df3'/>
<id>45183af9feca481f03d2c2df811f39799e212df3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C89 fix</title>
<updated>2010-04-12T12:20:37+00:00</updated>
<author>
<name>Shixin Zeng</name>
<email>zeng.shixin@gmail.com</email>
</author>
<published>2010-04-12T12:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ece1767d8d45fce77eb82a09b34c196079af5955'/>
<id>ece1767d8d45fce77eb82a09b34c196079af5955</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim trailing space &amp; reduce space+tab.</title>
<updated>2009-11-30T21:24:21+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-11-30T21:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=add0bcc4c9191cb8980d0b6935ca5d51a9928d82'/>
<id>add0bcc4c9191cb8980d0b6935ca5d51a9928d82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the XML lexer and parser re-entrant</title>
<updated>2009-10-15T21:01:24+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@ftbfs.org</email>
</author>
<published>2009-10-15T21:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6efc8270ef8f75a842930a0f703cb3539f106d4b'/>
<id>6efc8270ef8f75a842930a0f703cb3539f106d4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>profiler: use uint64_t &amp; replace arrays with a struct</title>
<updated>2009-10-13T21:12:21+00:00</updated>
<author>
<name>Carlo Bramini</name>
<email>carlo.bramix@libero.it</email>
</author>
<published>2009-10-13T21:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b014f51562c06d6451fc8ec35fa9d08209c9852b'/>
<id>b014f51562c06d6451fc8ec35fa9d08209c9852b</id>
<content type='text'>
MSVC complained about a memset to a const object and all "long long"
variables that are GNU only. I fixed it by grouping the fields into a
structure and now even GCC is more happy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MSVC complained about a memset to a const object and all "long long"
variables that are GNU only. I fixed it by grouping the fields into a
structure and now even GCC is more happy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Character encoding is stored in LC_CTYPE</title>
<updated>2009-05-07T15:39:18+00:00</updated>
<author>
<name>Sander Jansen</name>
<email>s.jansen@gmail.com</email>
</author>
<published>2009-05-07T15:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=adc3be40b090e93d5f612a4f9e90965cc8618692'/>
<id>adc3be40b090e93d5f612a4f9e90965cc8618692</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"No newline at end of file" fixes.</title>
<updated>2009-02-18T19:56:36+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-02-18T19:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f7c02276ee4d2260d2b32a4fe5846bec93a7f4c6'/>
<id>f7c02276ee4d2260d2b32a4fe5846bec93a7f4c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow cpuid code to compile on OpenBSD/i386.</title>
<updated>2009-02-17T02:29:54+00:00</updated>
<author>
<name>Brad Smith</name>
<email>brad@comstyle.com</email>
</author>
<published>2009-02-17T02:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e920a4455f89a550d9106ac60529bf8bf1eab709'/>
<id>e920a4455f89a550d9106ac60529bf8bf1eab709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove '#include "config.h"' from all public header files.</title>
<updated>2009-01-18T00:21:47+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-01-18T00:21:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c8f8261d199af4956aeaf387b2fde41baf905f83'/>
<id>c8f8261d199af4956aeaf387b2fde41baf905f83</id>
<content type='text'>
This requires that many other files include config.h themselves.
Also convert &lt;config.h&gt; to "config.h".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This requires that many other files include config.h themselves.
Also convert &lt;config.h&gt; to "config.h".
</pre>
</div>
</content>
</entry>
<entry>
<title>Split most of the MMX declarations in xineutils.h out into xine_mmx.h.</title>
<updated>2009-01-15T22:37:48+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-01-15T22:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f412c91e437419f0f8e70f60411ec06d5557c737'/>
<id>f412c91e437419f0f8e70f60411ec06d5557c737</id>
<content type='text'>
This does not incompatibly change the API and has no effect on the ABI.

--HG--
rename : src/xine-utils/xineutils.h =&gt; src/xine-utils/xine_mmx.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This does not incompatibly change the API and has no effect on the ABI.

--HG--
rename : src/xine-utils/xineutils.h =&gt; src/xine-utils/xine_mmx.h
</pre>
</div>
</content>
</entry>
</feed>
