<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps, branch quake5</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>tmp on quake</title>
<updated>2019-07-29T21:32:45+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>franklin@rockbox.org</email>
</author>
<published>2019-07-29T21:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=0c42b31a37de29c4a65bbd634d87b9ff46b88e6b'/>
<id>0c42b31a37de29c4a65bbd634d87b9ff46b88e6b</id>
<content type='text'>
Change-Id: Id8bc9e5e47cad5c620f5273fc39348eb19e8e5d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id8bc9e5e47cad5c620f5273fc39348eb19e8e5d8
</pre>
</div>
</content>
</entry>
<entry>
<title>quake: autostart on boot (NOPUSH)</title>
<updated>2019-07-29T20:46:49+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2019-07-24T21:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=fb0d34650f990e44c741a0661d95ede3abed919b'/>
<id>fb0d34650f990e44c741a0661d95ede3abed919b</id>
<content type='text'>
Just to ease testing with valgrind.

Change-Id: I3c41b3e85f4caee2cebda5d255f6a8c4250d8e34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just to ease testing with valgrind.

Change-Id: I3c41b3e85f4caee2cebda5d255f6a8c4250d8e34
</pre>
</div>
</content>
</entry>
<entry>
<title>sdl: enable on simulator (NOPUSH)</title>
<updated>2019-07-28T18:58:54+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2019-07-20T23:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=7fe0dc33b878f1e4e97157aadecb5393920bde96'/>
<id>7fe0dc33b878f1e4e97157aadecb5393920bde96</id>
<content type='text'>
For debugging only.

Change-Id: Ie4780ada6224ef14ba7c46e38245378780210d4e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For debugging only.

Change-Id: Ie4780ada6224ef14ba7c46e38245378780210d4e
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: wrap thread_set_priority with #ifdef HAVE_PRIORITY_SCHEDULING</title>
<updated>2019-07-28T18:56:59+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>franklin@rockbox.org</email>
</author>
<published>2019-07-28T18:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=fd6ddf8735b527eced4954cea99ac06f32185752'/>
<id>fd6ddf8735b527eced4954cea99ac06f32185752</id>
<content type='text'>
Should fix a compile-time error on simulator.

Change-Id: I5962479579350ebffe6dcce4f65a629b108ff936
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should fix a compile-time error on simulator.

Change-Id: I5962479579350ebffe6dcce4f65a629b108ff936
</pre>
</div>
</content>
</entry>
<entry>
<title>sdl: gut OS/2, win32 code from SDL.c</title>
<updated>2019-07-28T18:27:49+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>franklin@rockbox.org</email>
</author>
<published>2019-07-28T18:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d8330c9c18ac227800ed7dc9c6ae72946e92e4fb'/>
<id>d8330c9c18ac227800ed7dc9c6ae72946e92e4fb</id>
<content type='text'>
This should help with compiling win32 simulators.

Change-Id: Icfbf78f7d0a8b0ddebffa8daac3adf55ac21f139
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should help with compiling win32 simulators.

Change-Id: Icfbf78f7d0a8b0ddebffa8daac3adf55ac21f139
</pre>
</div>
</content>
</entry>
<entry>
<title>quake: add README with some notes</title>
<updated>2019-07-28T18:06:45+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>franklin@rockbox.org</email>
</author>
<published>2019-07-28T18:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=090bdedc62c7f35cbbe5cc5afb21836c3dc66101'/>
<id>090bdedc62c7f35cbbe5cc5afb21836c3dc66101</id>
<content type='text'>
Change-Id: I702e81f8715b505d4ed6d0eca861e3ddb680038d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I702e81f8715b505d4ed6d0eca861e3ddb680038d
</pre>
</div>
</content>
</entry>
<entry>
<title>sdl: gut non-Rockbox platform detection code</title>
<updated>2019-07-28T17:59:32+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>franklin@rockbox.org</email>
</author>
<published>2019-07-28T17:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=711ddfdaad18cee054213bcba4428ac3c6014774'/>
<id>711ddfdaad18cee054213bcba4428ac3c6014774</id>
<content type='text'>
This should prevent false positives when simulators for other systems (e.g.
win32).

Change-Id: Ib14a277fbfeb1b0ae141ebc4591d80a2cc0f526d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should prevent false positives when simulators for other systems (e.g.
win32).

Change-Id: Ib14a277fbfeb1b0ae141ebc4591d80a2cc0f526d
</pre>
</div>
</content>
</entry>
<entry>
<title>Ninety-nine bugs on the wall, Fix one bug, pass it around, 101 bugs on the wall..</title>
<updated>2019-07-28T14:07:27+00:00</updated>
<author>
<name>Solomon Peachy</name>
<email>pizza@shaftnet.org</email>
</author>
<published>2019-07-28T14:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c2139db6c5cb235d05103602903ee5454a5f401e'/>
<id>c2139db6c5cb235d05103602903ee5454a5f401e</id>
<content type='text'>
Properly fixes bug introduced in 4beafe1 (and incorrectly fixed in 51fe1b6)

Change-Id: I053bb110746afdc3d9588b1b502a4cb333468a2b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Properly fixes bug introduced in 4beafe1 (and incorrectly fixed in 51fe1b6)

Change-Id: I053bb110746afdc3d9588b1b502a4cb333468a2b
</pre>
</div>
</content>
</entry>
<entry>
<title>volume_ismounted is gated by HAVE_DIRCACHE rather than HAVE_MULTIVOLUME</title>
<updated>2019-07-28T13:27:04+00:00</updated>
<author>
<name>Solomon Peachy</name>
<email>pizza@shaftnet.org</email>
</author>
<published>2019-07-28T13:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=51fe1b670551e866e5c78083a32b3187d7876bb5'/>
<id>51fe1b670551e866e5c78083a32b3187d7876bb5</id>
<content type='text'>
Should fix the various sim builds.

Change-Id: I1dc5e8228698afb32c84ada2aa916e52e19f49d7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should fix the various sim builds.

Change-Id: I1dc5e8228698afb32c84ada2aa916e52e19f49d7
</pre>
</div>
</content>
</entry>
<entry>
<title>Lua Add Emergency Garbage Collector</title>
<updated>2019-07-28T13:17:48+00:00</updated>
<author>
<name>William Wilgus</name>
<email>me.theuser@yahoo.com</email>
</author>
<published>2019-07-12T10:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=45bd14b392622cb58e967a24e4652c510b3d43e4'/>
<id>45bd14b392622cb58e967a24e4652c510b3d43e4</id>
<content type='text'>
Derivative of work by RobertGabrielJakabosky
 http://lua-users.org/wiki/EmergencyGarbageCollector

I've only implemented the not enough memory part and
 expanded this idea to adding a mechanism to signal
 the OOM condition of the plugin buffer which allows us to only
 grab the playback buffer after garbage collection fails
 (SO THE MUSIC KEEPS PLAYING AS LONG AS POSSIBLE)

Change-Id: I684fb98b540ffc01f7ba324ab5b761ceb59b9f9b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Derivative of work by RobertGabrielJakabosky
 http://lua-users.org/wiki/EmergencyGarbageCollector

I've only implemented the not enough memory part and
 expanded this idea to adding a mechanism to signal
 the OOM condition of the plugin buffer which allows us to only
 grab the playback buffer after garbage collection fails
 (SO THE MUSIC KEEPS PLAYING AS LONG AS POSSIBLE)

Change-Id: I684fb98b540ffc01f7ba324ab5b761ceb59b9f9b
</pre>
</div>
</content>
</entry>
</feed>
