<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps/wps.c, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Remote WPS support (and some WPS bugfixes) by Stephan Wezel</title>
<updated>2005-11-17T20:14:59+00:00</updated>
<author>
<name>Christi Scarborough</name>
<email>christi@coraline.org</email>
</author>
<published>2005-11-17T20:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=4c0b83f5e913820bbcf203fee1606d9910925946'/>
<id>4c0b83f5e913820bbcf203fee1606d9910925946</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7934 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@7934 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Added dircache support to playlist. Now playlist filename pointers are</title>
<updated>2005-11-17T19:31:29+00:00</updated>
<author>
<name>Miika Pekkarinen</name>
<email>miipekk@ihme.org</email>
</author>
<published>2005-11-17T19:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=735f4537309d4a66e16dd020fa99149a9d5f8d29'/>
<id>735f4537309d4a66e16dd020fa99149a9d5f8d29</id>
<content type='text'>
automatically accuired from dircache. WPS UI response with dircache
enabled should be instant.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7931 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
automatically accuired from dircache. WPS UI response with dircache
enabled should be instant.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7931 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed the warning, forgot an include</title>
<updated>2005-11-16T15:38:56+00:00</updated>
<author>
<name>Kevin Ferrare</name>
<email>kevin@rockbox.org</email>
</author>
<published>2005-11-16T15:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=2a7546ab752dd10901aa7df10d93cd286a68d4bf'/>
<id>2a7546ab752dd10901aa7df10d93cd286a68d4bf</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7910 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@7910 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>replaced all the splash calls by gui_sync_splash, added some missing remote key in the playlist viewer</title>
<updated>2005-11-16T15:12:15+00:00</updated>
<author>
<name>Kevin Ferrare</name>
<email>kevin@rockbox.org</email>
</author>
<published>2005-11-16T15:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e991beed6df8700b41796c4c14ef786f45fb54c5'/>
<id>e991beed6df8700b41796c4c14ef786f45fb54c5</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7909 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@7909 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>iRiver: more robust folder skip routines + folder navigation on main unit via</title>
<updated>2005-11-10T22:31:47+00:00</updated>
<author>
<name>Anton Oleynikov</name>
<email>len0x@rockbox.org</email>
</author>
<published>2005-11-10T22:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=00928af4dd25b00ee337502ec37952fbe7d01322'/>
<id>00928af4dd25b00ee337502ec37952fbe7d01322</id>
<content type='text'>
either PLAY+LEFT/RIGHT or short then long LEFT/RIGHT


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7810 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
either PLAY+LEFT/RIGHT or short then long LEFT/RIGHT


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7810 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Sound settings rework: * Put all fixed parameters (unit, decimals, step, min, max, default, set function) for the individual settings into one structure array. * Use the new individual sound setting functions where appropriate. * Added dummy sound setting functions and defined the codec type for the sims. Fixes wrong sound settings ranges in the simulators. * Code cleanup.</title>
<updated>2005-11-06T23:12:11+00:00</updated>
<author>
<name>Jens Arnold</name>
<email>amiconn@rockbox.org</email>
</author>
<published>2005-11-06T23:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=8051a0b724bff718ce99acc0c45dd561d8d798d7'/>
<id>8051a0b724bff718ce99acc0c45dd561d8d798d7</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7770 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@7770 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>iRiver: Fixed the wps not to stop audio before shutdown has been</title>
<updated>2005-11-06T16:18:55+00:00</updated>
<author>
<name>Miika Pekkarinen</name>
<email>miipekk@ihme.org</email>
</author>
<published>2005-11-06T16:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=ce1312e383e200b2745ffb118bc85f44e37d6a87'/>
<id>ce1312e383e200b2745ffb118bc85f44e37d6a87</id>
<content type='text'>
accepted. Please revert back if you feel this wrong.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7764 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
accepted. Please revert back if you feel this wrong.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7764 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 1328447: folder skip routines in playlist API plus next/prev folder navigation for iRiver's remote</title>
<updated>2005-11-02T22:32:04+00:00</updated>
<author>
<name>Anton Oleynikov</name>
<email>len0x@rockbox.org</email>
</author>
<published>2005-11-02T22:32:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d102e1f345c5b6aa3976be5c6a50142f9e111b15'/>
<id>d102e1f345c5b6aa3976be5c6a50142f9e111b15</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7735 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@7735 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Major peakmeter rework: * Changed set/get functions for dbfs mode to bool type. * Removed performance setting, leaving (slightly adapted) high performance mode only. * Refresh rate is always 20 Hz now. * Readout doesn't do an extra (hidden) peek, should allow for slightly better clip detection. * Brought back high performance peakmeter for recording. Peakmeter stops hogging the CPU when the disk is spinning; this is enough to avoid the performance problem when saving data. * Optimisations, code cleanup and code policeing. * (iriver) Reduced CPU load of peakmeter by not calculating excessive overlaps. ** Bumped config block version, so save your settings before upgrading.</title>
<updated>2005-08-29T20:07:17+00:00</updated>
<author>
<name>Jens Arnold</name>
<email>amiconn@rockbox.org</email>
</author>
<published>2005-08-29T20:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=99a0598c284471342fcda1fdcba90d4b666bfbb3'/>
<id>99a0598c284471342fcda1fdcba90d4b666bfbb3</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7415 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@7415 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still not 100% complete, but I wanted to commit it before the 2.5 feature freeze</title>
<updated>2005-08-21T23:01:12+00:00</updated>
<author>
<name>Linus Nielsen Feltzing</name>
<email>linus@haxx.se</email>
</author>
<published>2005-08-21T23:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=0ad617cbf0cc85dde241345194b76b590df567a8'/>
<id>0ad617cbf0cc85dde241345194b76b590df567a8</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7380 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@7380 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
