<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/uisimulator/win32/kernel.c, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Remove Win32 and X11 simulator sources. They've been deprecated for a while in favour of the SDL sim. Time to go.</title>
<updated>2006-08-12T10:28:30+00:00</updated>
<author>
<name>Dan Everton</name>
<email>dan@iocaine.org</email>
</author>
<published>2006-08-12T10:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=9d2929b79b22765701e9db240d967877d7f7bab8'/>
<id>9d2929b79b22765701e9db240d967877d7f7bab8</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10543 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10543 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow building simulators on systems where errno is thread-local by using the system's implementation of errno.h for simulator builds.</title>
<updated>2006-02-28T23:56:44+00:00</updated>
<author>
<name>Jens Arnold</name>
<email>amiconn@rockbox.org</email>
</author>
<published>2006-02-28T23:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b4ada860b3f9b5811de9b4bb1de78c042e7a349e'/>
<id>b4ada860b3f9b5811de9b4bb1de78c042e7a349e</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8871 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8871 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>New kernel function, queue_delete(struct event_queue *q)</title>
<updated>2006-01-23T10:53:47+00:00</updated>
<author>
<name>Linus Nielsen Feltzing</name>
<email>linus@haxx.se</email>
</author>
<published>2006-01-23T10:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=765e0f89d804b00c504104f4842947bdeee69fa3'/>
<id>765e0f89d804b00c504104f4842947bdeee69fa3</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8424 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8424 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Charging' for the iriver remote LCD. * Enabled the backlight code for the simulator, and prepared backlight simulation. It's only a stub atm, writing messages to the console window. * Added tick task handling to the simulators for this to work. * Code cleanup in backlight.c, less dead code.</title>
<updated>2005-11-21T23:55:39+00:00</updated>
<author>
<name>Jens Arnold</name>
<email>amiconn@rockbox.org</email>
</author>
<published>2005-11-21T23:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b51f7dfc9b507ab9db12fe90b2ddad708f435e06'/>
<id>b51f7dfc9b507ab9db12fe90b2ddad708f435e06</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8034 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8034 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Made Win32 thread management similar to the X11 one (previously yield() could make a thread stop, seemingly forever).</title>
<updated>2005-07-19T20:43:21+00:00</updated>
<author>
<name>Magnus Holmgren</name>
<email>magnushol@gmail.com</email>
</author>
<published>2005-07-19T20:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d315dfb5b1a0852d8665ef88042a9272d0b14ac5'/>
<id>d315dfb5b1a0852d8665ef88042a9272d0b14ac5</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7202 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7202 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: really clear the button queue when it is meant to be cleared.</title>
<updated>2005-02-28T00:33:15+00:00</updated>
<author>
<name>Jens Arnold</name>
<email>amiconn@rockbox.org</email>
</author>
<published>2005-02-28T00:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=dc838d26ffef2b1617fd279383f3789f7cd0ca2b'/>
<id>dc838d26ffef2b1617fd279383f3789f7cd0ca2b</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6074 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6074 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>more int -&gt; long</title>
<updated>2005-01-24T14:52:42+00:00</updated>
<author>
<name>Jean-Philippe Bernardy</name>
<email>jeanphilippe.bernardy@gmail.com</email>
</author>
<published>2005-01-24T14:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=950677dd1a6f853ad83b8b4cae59fffc9a1532ea'/>
<id>950677dd1a6f853ad83b8b4cae59fffc9a1532ea</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5657 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5657 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Const policed pointer arguments to functions, part 1</title>
<updated>2004-08-16T23:37:23+00:00</updated>
<author>
<name>Jens Arnold</name>
<email>amiconn@rockbox.org</email>
</author>
<published>2004-08-16T23:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c76c568b351d37c485f78cd185b2d52d54fe7a34'/>
<id>c76c568b351d37c485f78cd185b2d52d54fe7a34</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4995 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4995 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Finally, the archos directory sandbox works in the same way for both X11 and win32 simulators. Unfortunately, this breaks the VC++ compatibility. Also, the plugin API now supports DEBUGF. Last, but not least, we have a new plugin, vbrfix.rock.</title>
<updated>2004-06-10T13:29:52+00:00</updated>
<author>
<name>Linus Nielsen Feltzing</name>
<email>linus@haxx.se</email>
</author>
<published>2004-06-10T13:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=a6142ab7ab58f69a3f1a034db4bdf1eff24d3dd6'/>
<id>a6142ab7ab58f69a3f1a034db4bdf1eff24d3dd6</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4726 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4726 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code here is pointless anyhow.</title>
<updated>2004-03-13T16:59:14+00:00</updated>
<author>
<name>Jörg Hohensohn</name>
<email>hohensoh@rockbox.org</email>
</author>
<published>2004-03-13T16:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=253eadb525c788a9b5ac2cdc1d0e442c5cbe9a56'/>
<id>253eadb525c788a9b5ac2cdc1d0e442c5cbe9a56</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4375 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4375 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
