<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/utils/themeeditor/skin_parser.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>initialise the element-&gt;type value so TAG types dont accidently get VIEWPORT if it element-&gt;type == 0 at alloc time</title>
<updated>2010-06-13T03:13:01+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2010-06-13T03:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=35b09cb615260a2d203da63b61587ba748e03727'/>
<id>35b09cb615260a2d203da63b61587ba748e03727</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26825 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@26825 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Fixed bug in parser handling empty lines and made ParseTreeModel handle the new VIEWPORT element properly</title>
<updated>2010-06-11T19:51:34+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-06-11T19:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=3c95dbb20859debe99edc874c57ddaa6f3acf3d2'/>
<id>3c95dbb20859debe99edc874c57ddaa6f3acf3d2</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26792 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@26792 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Modified parser to integrate the %V tag into the VIEWPORT element, in the same style as CONDITIONAL</title>
<updated>2010-06-11T08:03:32+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-06-11T08:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1b613f583d3f9d525a9ee3730de863fc21f3f8c4'/>
<id>1b613f583d3f9d525a9ee3730de863fc21f3f8c4</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26762 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@26762 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Fixed issue with parsing conditionals in sublines</title>
<updated>2010-06-10T21:22:16+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-06-10T21:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=4b77e82d6712b570d71ee6091aeb2793d09bcc61'/>
<id>4b77e82d6712b570d71ee6091aeb2793d09bcc61</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26752 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@26752 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Applied FS#11389, switched conditional elements to use tag fields along with children, instead of holding the tag as the first child</title>
<updated>2010-06-10T21:02:44+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-06-10T21:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=64321adf4331a97201321f5a37d17aa90fa5d5db'/>
<id>64321adf4331a97201321f5a37d17aa90fa5d5db</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26751 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@26751 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated.</title>
<updated>2010-06-09T16:15:01+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2010-06-09T16:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=9ac4b446106f733dc1c4be69d97acbcc4c44d9ad'/>
<id>9ac4b446106f733dc1c4be69d97acbcc4c44d9ad</id>
<content type='text'>
NEW PARSER: add an 'N' param type which will accept any number of strings, will cause very big problems if this isnt the last param for a tag.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26727 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NEW PARSER: add an 'N' param type which will accept any number of strings, will cause very big problems if this isnt the last param for a tag.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26727 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Made parser recover memory on error</title>
<updated>2010-06-08T19:34:27+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-06-08T19:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=6c9b0358b038d8f0757e817fec5faac128c2692a'/>
<id>6c9b0358b038d8f0757e817fec5faac128c2692a</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26703 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@26703 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>Theme Editor: Added a clear erros function to the parser</title>
<updated>2010-06-07T21:09:13+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-06-07T21:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=594d734143a8a9df49dcec3f80a8588fa3fdb836'/>
<id>594d734143a8a9df49dcec3f80a8588fa3fdb836</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26673 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@26673 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
