<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/docs/PLUGIN_API, branch working</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_style().</title>
<updated>2014-01-07T13:13:48+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2013-04-14T16:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=775ebe4ff6508d13712beb6bc18e546adb39f47d'/>
<id>775ebe4ff6508d13712beb6bc18e546adb39f47d</id>
<content type='text'>
Change-Id: Ia4f943b3738ab6e66b0e3f1507c629b36d7eba94
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia4f943b3738ab6e66b0e3f1507c629b36d7eba94
</pre>
</div>
</content>
</entry>
<entry>
<title>lcd-common: Remove unused function lcd_puts_style().</title>
<updated>2014-01-07T13:13:48+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2013-04-13T16:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1e324aac36c123340d8d33338042402164581860'/>
<id>1e324aac36c123340d8d33338042402164581860</id>
<content type='text'>
Change-Id: Id2c64c116f79b8e61a7af49b9072b3e884ffb455
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id2c64c116f79b8e61a7af49b9072b3e884ffb455
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove rockbox 2.6 plugin API doc</title>
<updated>2010-07-25T13:54:13+00:00</updated>
<author>
<name>Rafaël Carré</name>
<email>rafael.carre@gmail.com</email>
</author>
<published>2010-07-25T13:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=ccdaf0a834a43cf34e26c5ed13dba87740326a84'/>
<id>ccdaf0a834a43cf34e26c5ed13dba87740326a84</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27546 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@27546 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract usb_screen logic out of screens.c into apps/gui/usb_screen.c</title>
<updated>2009-10-19T21:19:30+00:00</updated>
<author>
<name>Tomer Shalev</name>
<email>shalev.tomer@gmail.com</email>
</author>
<published>2009-10-19T21:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=5d585f4b9be0c3a5c6e669133ad0d9a01f8ffb62'/>
<id>5d585f4b9be0c3a5c6e669133ad0d9a01f8ffb62</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23273 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@23273 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Make kbd_input() show a cancel splash to indicate user abort better and for better consistency all over the place. Change checking for its return value (style-wise) at some places too.</title>
<updated>2009-08-12T14:38:25+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2009-08-12T14:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=18e40e0f4c45bf204571e548347e23b1bb5b4afd'/>
<id>18e40e0f4c45bf204571e548347e23b1bb5b4afd</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22269 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@22269 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - iPod G3 will be coming soon.)  This allows threads to be run on either core provided that all communications between the cores is done using uncached memory.  There should be no significant change in battery life from doing this.  Documentation (on the RockboxKernel wiki page) will follow shortly.</title>
<updated>2007-03-04T20:06:41+00:00</updated>
<author>
<name>Daniel Ankers</name>
<email>dan@weirdo.org.uk</email>
</author>
<published>2007-03-04T20:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=82f9056988331572e01231d70fadc64b7ab76c6f'/>
<id>82f9056988331572e01231d70fadc64b7ab76c6f</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12601 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@12601 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Bagder in version 1.81 of plugin.h: "fprintf() is now fdprintf()" so time to put it in here too :)</title>
<updated>2005-06-01T20:35:08+00:00</updated>
<author>
<name>Tomas Salfischberger</name>
<email>tomas@rockbox.org</email>
</author>
<published>2005-06-01T20:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=195b9d3630432fc3943ac7e1c08b3b859866f11e'/>
<id>195b9d3630432fc3943ac7e1c08b3b859866f11e</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6548 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@6548 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Plugin API documentation by Antoine Cellerier</title>
<updated>2004-08-17T06:54:08+00:00</updated>
<author>
<name>Björn Stenberg</name>
<email>bjorn@haxx.se</email>
</author>
<published>2004-08-17T06:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=6d0da414bfea35b4370ad820d28d4565521d7b12'/>
<id>6d0da414bfea35b4370ad820d28d4565521d7b12</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4998 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@4998 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
