<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/utils/themeeditor/skin_scan.c, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Theme Editor: Moved source files into subdirectories</title>
<updated>2010-06-17T05:37:01+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-06-17T05:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=ca564287ee3f48945d45c7d92be7a83452f53745'/>
<id>ca564287ee3f48945d45c7d92be7a83452f53745</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26876 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@26876 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Factored out code to skip over enum/arg lists while scanning for children counts, and fixed all of the parsing bugs caused by innacurate children counts</title>
<updated>2010-06-07T23:49:06+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-06-07T23:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=06ea93da8269ada1b19ce28791a05e57fbb453ac'/>
<id>06ea93da8269ada1b19ce28791a05e57fbb453ac</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26679 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@26679 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>clip int scanning to 15 digits to remove an unecessary malloc().</title>
<updated>2010-06-02T10:35:19+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2010-06-02T10:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e8a662432af5eedc3b66d505f6d2501f68d50dce'/>
<id>e8a662432af5eedc3b66d505f6d2501f68d50dce</id>
<content type='text'>
fix %xl tag


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26477 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix %xl tag


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26477 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed another code generation bug with viewports and enabled negative numbers in tag parameters</title>
<updated>2010-06-02T06:52:17+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-06-02T06:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=ea864be7082cbe2d1a9d4f5b1e809feacb1d1aaf'/>
<id>ea864be7082cbe2d1a9d4f5b1e809feacb1d1aaf</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26465 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@26465 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Fixed a small bug with asterisk handling in tag parameter argument codes and fixed bugs with handling escaped characters</title>
<updated>2010-06-02T05:45:34+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-06-02T05:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=999990c23470bfa1340fe6356f85ae2e086cf052'/>
<id>999990c23470bfa1340fe6356f85ae2e086cf052</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26460 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@26460 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Made Viewport the top level parse tree element, along with a bugfix to the tag parsing function</title>
<updated>2010-06-01T07:11:23+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-06-01T07:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d1659d69df55501f2cda82ccddde00b4018681c1'/>
<id>d1659d69df55501f2cda82ccddde00b4018681c1</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26442 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@26442 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some bugs in the theme editor, added the tags with parameters to the tag table</title>
<updated>2010-05-25T17:22:39+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-05-25T17:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1937b1b1ae0527f2c80834c0461532f1a3cceeaa'/>
<id>1937b1b1ae0527f2c80834c0461532f1a3cceeaa</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26288 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@26288 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding the new WPS parser, code works but need to build the tag table</title>
<updated>2010-05-25T15:19:52+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-05-25T15:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d5b24ddcc57857d9db5751c2f6e51f55633459e7'/>
<id>d5b24ddcc57857d9db5751c2f6e51f55633459e7</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26281 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@26281 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
