<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/utils/themeeditor/themeeditor.pro, branch wolf3d</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Theme Editor: add libskin_parser files to clean rule.</title>
<updated>2011-05-29T19:33:17+00:00</updated>
<author>
<name>Dominik Riebeling</name>
<email>Dominik.Riebeling@gmail.com</email>
</author>
<published>2011-05-29T19:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=2ce1dfedaa9fe42d93b2be5b4322494a2eec6350'/>
<id>2ce1dfedaa9fe42d93b2be5b4322494a2eec6350</id>
<content type='text'>
Since those are created below the build folder but unknown to qmake the
generated Makefile doesn't remove those. Explicitly add appropriate wildcards.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29932 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since those are created below the build folder but unknown to qmake the
generated Makefile doesn't remove those. Explicitly add appropriate wildcards.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29932 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: make cross compiling on OS X work.</title>
<updated>2011-03-05T12:50:46+00:00</updated>
<author>
<name>Dominik Riebeling</name>
<email>Dominik.Riebeling@gmail.com</email>
</author>
<published>2011-03-05T12:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=8c6b8e6cd55dc3cf72ed696efab019ef627cad2f'/>
<id>8c6b8e6cd55dc3cf72ed696efab019ef627cad2f</id>
<content type='text'>
The attempt to detect if building a fat library is necessary for libskin_parser
makes cross compiling fail on OS X. Allow overriding the target platform for
libskin_parser to fix that.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29515 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The attempt to detect if building a fat library is necessary for libskin_parser
makes cross compiling fail on OS X. Allow overriding the target platform for
libskin_parser to fix that.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29515 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Added a warning console to the renderer, but haven't made any rendering classes use it yet</title>
<updated>2010-08-12T05:30:31+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-08-12T05:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=56023426130d4b5fb932abc421dd8b6778d817c0'/>
<id>56023426130d4b5fb932abc421dd8b6778d817c0</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27775 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@27775 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Added coordinate display when moving mouse around preview window</title>
<updated>2010-08-06T20:53:50+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-08-06T20:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=df1ff115f50f77473efeec33bea670388e7e3325'/>
<id>df1ff115f50f77473efeec33bea670388e7e3325</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27738 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@27738 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Added code generate/undo functionality to SkinViewer</title>
<updated>2010-08-05T00:43:33+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-08-05T00:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=054a85fdca651844f969f44755b8531ab2e962d7'/>
<id>054a85fdca651844f969f44755b8531ab2e962d7</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27704 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@27704 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Overhauled main window toolbar</title>
<updated>2010-08-04T17:56:00+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-08-04T17:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c216100f843d5ec0fba5a4f49907d666a65028b1'/>
<id>c216100f843d5ec0fba5a4f49907d666a65028b1</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27697 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@27697 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Created the RBMovable abstract class for screen elements that can be moved around, began implementing it and making images, viewports, and album art children of it</title>
<updated>2010-08-03T22:29:26+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-08-03T22:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=83c60a1012f2db6c21c5779f7e11b2f3e479df85'/>
<id>83c60a1012f2db6c21c5779f7e11b2f3e479df85</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27685 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@27685 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Began implementing syntax highlighting.  What I've accomplished so far isn't particularly useful for anything other than testing, so at the moment it will only function if activated in the preferences dialog</title>
<updated>2010-07-30T01:26:10+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-07-30T01:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=f8dd370ff8ece4d32589767dc4a9b43398c1cf7e'/>
<id>f8dd370ff8ece4d32589767dc4a9b43398c1cf7e</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27624 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@27624 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Modified themeeditor.pro to call svnversion when qmake executes and include the revision in the version number, if building in debug mode</title>
<updated>2010-07-28T06:50:52+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-07-28T06:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1c372492adf8a6a8dfc0c6e512c02f19995128c2'/>
<id>1c372492adf8a6a8dfc0c6e512c02f19995128c2</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27590 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@27590 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme Editor: Added ditor: Added a version number to the project file</title>
<updated>2010-07-26T21:37:26+00:00</updated>
<author>
<name>Robert Bieber</name>
<email>robby@bieberphoto.com</email>
</author>
<published>2010-07-26T21:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=dbeb1ee07269942997a3676595a795d4aee547eb'/>
<id>dbeb1ee07269942997a3676595a795d4aee547eb</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27581 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@27581 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
