<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps/gui/skin_engine/wps_debug.c, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>skin_engine: Reenable skin debugging in the sim (use --debugwps)</title>
<updated>2012-03-15T12:26:07+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2012-03-15T12:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=5edae54e0d11e810040380aace455af7ec7c8d08'/>
<id>5edae54e0d11e810040380aace455af7ec7c8d08</id>
<content type='text'>
Change-Id: I2881edda45cd3ea69f5284d93bc93c47bb63b3f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2881edda45cd3ea69f5284d93bc93c47bb63b3f2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge a bunch of code which is 99% identical so it makes it easier to add more of these later</title>
<updated>2011-03-07T12:45:45+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2011-03-07T12:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=343001b5f86f61a48b8520c9a1eb2790f50a8b27'/>
<id>343001b5f86f61a48b8520c9a1eb2790f50a8b27</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29535 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@29535 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>FS#11470 - new skin code, finally svn uses the new parser from the theme editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something.</title>
<updated>2010-07-29T12:37:48+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2010-07-29T12:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=2d31d77a8ba231cb03ec35863c4c4ce2024f6509'/>
<id>2d31d77a8ba231cb03ec35863c4c4ce2024f6509</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27613 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@27613 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>skin engine: fix simulator builds</title>
<updated>2010-07-11T16:54:02+00:00</updated>
<author>
<name>Rafaël Carré</name>
<email>rafael.carre@gmail.com</email>
</author>
<published>2010-07-11T16:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=bc48fed0e7b1db5b140ee90b77728f143f8aa352'/>
<id>bc48fed0e7b1db5b140ee90b77728f143f8aa352</id>
<content type='text'>
include the needed headers before checking DEBUG_SKIN_ENGINE

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27390 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
include the needed headers before checking DEBUG_SKIN_ENGINE

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27390 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>enable skin debug only in the simulator</title>
<updated>2010-07-11T16:46:54+00:00</updated>
<author>
<name>Rafaël Carré</name>
<email>rafael.carre@gmail.com</email>
</author>
<published>2010-07-11T16:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=4b949126287ad78063830cd2022e5609d6eae6e3'/>
<id>4b949126287ad78063830cd2022e5609d6eae6e3</id>
<content type='text'>
it's controled by sim --debugwps option

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27389 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it's controled by sim --debugwps option

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27389 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags</title>
<updated>2010-05-12T10:38:00+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2010-05-12T10:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1bd072c92d5f6d4a9a26d738a421f5a05048bb29'/>
<id>1bd072c92d5f6d4a9a26d738a421f5a05048bb29</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25964 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@25964 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it possible to move the UI viewport using conditional viewports.</title>
<updated>2010-05-05T13:48:50+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2010-05-05T13:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=efd1f4e49facbcdcbb11dbf6a8ead3843df586d3'/>
<id>efd1f4e49facbcdcbb11dbf6a8ead3843df586d3</id>
<content type='text'>
%Vi|&lt;label&gt;|&lt;Usual %Vi params&gt;|  &lt;- specify the possible viewports to use
%VI&lt;label&gt; &lt;- make the UI viewport use the %Vi definition with the &lt;label&gt; label.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25826 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
%Vi|&lt;label&gt;|&lt;Usual %Vi params&gt;|  &lt;- specify the possible viewports to use
%VI&lt;label&gt; &lt;- make the UI viewport use the %Vi definition with the &lt;label&gt; label.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25826 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>fix yelllow and add those tags to the debug output</title>
<updated>2010-03-18T07:20:14+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2010-03-18T07:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e1fd5c28012f8eafb2aafa084a0106968d0974b9'/>
<id>e1fd5c28012f8eafb2aafa084a0106968d0974b9</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25240 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@25240 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>fiddle with the skin debug output so the load lines arnt shown unless debugwps is enabled</title>
<updated>2010-03-14T11:32:03+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2010-03-14T11:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=0f69a8152fd7190b6b30aefd708071b625efddcd'/>
<id>0f69a8152fd7190b6b30aefd708071b625efddcd</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25162 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@25162 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>skin: don't calculate id3-&gt;elapsed+state-&gt;ff_rewind_count each time. remove trailing spaces.</title>
<updated>2010-03-06T14:14:44+00:00</updated>
<author>
<name>Teruaki Kawashima</name>
<email>teru@rockbox.org</email>
</author>
<published>2010-03-06T14:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1fbdd913337cbf235ebe3a2cf52f73b661f3b1cf'/>
<id>1fbdd913337cbf235ebe3a2cf52f73b661f3b1cf</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25045 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@25045 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
