<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps/plugins/favorites.c, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Stop building the favourites plugin, as the same feature is duplicated with the playlist catalog command</title>
<updated>2006-10-27T11:35:34+00:00</updated>
<author>
<name>Martin Arver</name>
<email>martin.arver@gmail.com</email>
</author>
<published>2006-10-27T11:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=3a9cd7780e02dec1b973e836e0abe3dbb6e69b44'/>
<id>3a9cd7780e02dec1b973e836e0abe3dbb6e69b44</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11363 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@11363 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model &amp; api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often.</title>
<updated>2006-01-15T18:20:18+00:00</updated>
<author>
<name>Jens Arnold</name>
<email>amiconn@rockbox.org</email>
</author>
<published>2006-01-15T18:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=a36b1d4083e5cf34df1b217516be28471e7d0dc7'/>
<id>a36b1d4083e5cf34df1b217516be28471e7d0dc7</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8349 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@8349 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>More audio code restructuring, mostly renaming functions so far</title>
<updated>2005-04-04T12:06:29+00:00</updated>
<author>
<name>Linus Nielsen Feltzing</name>
<email>linus@haxx.se</email>
</author>
<published>2005-04-04T12:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=8a237a829e0f63b61536f315209a6d0ea1477e31'/>
<id>8a237a829e0f63b61536f315209a6d0ea1477e31</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6246 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@6246 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>The favorites plugin can now be a viewer as well</title>
<updated>2004-11-17T13:00:50+00:00</updated>
<author>
<name>Linus Nielsen Feltzing</name>
<email>linus@haxx.se</email>
</author>
<published>2004-11-17T13:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=4bd3e61de9618dcc021f9626039c22667429ed33'/>
<id>4bd3e61de9618dcc021f9626039c22667429ed33</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5418 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@5418 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>The splash() function's second argument (keymask) is now removed, as it</title>
<updated>2004-01-08T09:58:58+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2004-01-08T09:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1afa395c2fe08ed937dbb0624ade48e46be87efe'/>
<id>1afa395c2fe08ed937dbb0624ade48e46be87efe</id>
<content type='text'>
was not used by any code.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4201 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
was not used by any code.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4201 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>changed the plugin to display a friendly message instead of plugin error when an id3 struct is not returned</title>
<updated>2003-07-25T01:32:35+00:00</updated>
<author>
<name>Jerome Kuptz</name>
<email>jeromekuptz@gmail.com</email>
</author>
<published>2003-07-25T01:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=2ff873ff58c114be6bdbcb88fb297fb1e70f7983'/>
<id>2ff873ff58c114be6bdbcb88fb297fb1e70f7983</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3882 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@3882 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>update to the api to allow fetching of currently playing id3 struct.  Adding the favorites plugin.</title>
<updated>2003-07-20T21:29:16+00:00</updated>
<author>
<name>Jerome Kuptz</name>
<email>jeromekuptz@gmail.com</email>
</author>
<published>2003-07-20T21:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c7d42bbbd7641c8e9e06b28000c4c02c2ee36d21'/>
<id>c7d42bbbd7641c8e9e06b28000c4c02c2ee36d21</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3854 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@3854 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
