<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps/plugins/databox/edittoken.h, branch wolf3d</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>1) Delete unused files from old database and old gui files 2) Remove unneccesary includes of the old database header 3) Delete the deprecated databox plugin</title>
<updated>2006-12-11T20:21:36+00:00</updated>
<author>
<name>Nils Wallménius</name>
<email>nils@rockbox.org</email>
</author>
<published>2006-12-11T20:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=ed15e2994d66ce917abfe3ca9996e26b5f5b0e42'/>
<id>ed15e2994d66ce917abfe3ca9996e26b5f5b0e42</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11715 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@11715 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>iPod: signed-char police</title>
<updated>2005-11-19T11:32:20+00:00</updated>
<author>
<name>Dave Chapman</name>
<email>dave@dchapman.com</email>
</author>
<published>2005-11-19T11:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=5bf5e6191f188e8b0e13b84da1ddbe1bc12eab80'/>
<id>5bf5e6191f188e8b0e13b84da1ddbe1bc12eab80</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7991 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@7991 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>First runtime database support, self repairing, only playcount works for now,</title>
<updated>2005-07-01T17:29:44+00:00</updated>
<author>
<name>Michiel Van Der Kolk</name>
<email>not.valid@email.address</email>
</author>
<published>2005-07-01T17:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c735ed79142a0260fc05d58cb0672e5d1720a26a'/>
<id>c735ed79142a0260fc05d58cb0672e5d1720a26a</id>
<content type='text'>
which is still rather crude; playcount gets increased even if the song started playback but was skipped... track rating should be trivial to add, autorating also works since its based on playcount.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6969 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which is still rather crude; playcount gets increased even if the song started playback but was skipped... track rating should be trivial to add, autorating also works since its based on playcount.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6969 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>I bet nobody enters more than 100 letters in search strings, and since there</title>
<updated>2005-06-27T22:43:11+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2005-06-27T22:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c9cb607a196ed2c20dafce331aadd755379aaa58'/>
<id>c9cb607a196ed2c20dafce331aadd755379aaa58</id>
<content type='text'>
are 70 of these, we gain 10K in one single step.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6902 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are 70 of these, we gain 10K in one single step.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6902 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>New search capabilities; autorating, bitrate, track number, playtime, samplerate</title>
<updated>2005-06-06T19:34:35+00:00</updated>
<author>
<name>Michiel Van Der Kolk</name>
<email>not.valid@email.address</email>
</author>
<published>2005-06-06T19:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=261bb920c2719a472be388d320cdfadfa3732ad6'/>
<id>261bb920c2719a472be388d320cdfadfa3732ad6</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6588 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@6588 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Starts with and ends with support (for strings), as requested.</title>
<updated>2005-05-10T23:44:22+00:00</updated>
<author>
<name>Michiel Van Der Kolk</name>
<email>not.valid@email.address</email>
</author>
<published>2005-05-10T23:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=f5eae08361c4b1c9d7c846c7b4b54fabf7467e31'/>
<id>f5eae08361c4b1c9d7c846c7b4b54fabf7467e31</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6454 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@6454 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Databox!</title>
<updated>2005-05-08T14:41:41+00:00</updated>
<author>
<name>Michiel Van Der Kolk</name>
<email>not.valid@email.address</email>
</author>
<published>2005-05-08T14:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b0e010fc5142acc09b10aa4f6453dd6fbdcb8265'/>
<id>b0e010fc5142acc09b10aa4f6453dd6fbdcb8265</id>
<content type='text'>
The frontend plugin for the searchengine, creates searchengine files (rsp)
Its not pretty, but it works.
Only compiling for recorder and iriver for now....since i don't know about players...
Also, i'm hoping someone will beautify the interface someday.
PS. Editing modes aren't fully operational yet.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6432 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The frontend plugin for the searchengine, creates searchengine files (rsp)
Its not pretty, but it works.
Only compiling for recorder and iriver for now....since i don't know about players...
Also, i'm hoping someone will beautify the interface someday.
PS. Editing modes aren't fully operational yet.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6432 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
