<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps/gui/textarea.h, branch working</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>total removal of gui_textarea. The only thing using the text_message struct is the yesno screen so move its definition to yesno.h</title>
<updated>2008-05-29T11:13:46+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2008-05-29T11:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=0501fb016c4d88d3430a34ecc55a003e062b5f63'/>
<id>0501fb016c4d88d3430a34ecc55a003e062b5f63</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17653 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@17653 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>more textarea to viewport conversion... yes/no screen...</title>
<updated>2008-05-11T13:39:22+00:00</updated>
<author>
<name>Jonathan Gordon</name>
<email>rockbox@jdgordon.info</email>
</author>
<published>2008-05-11T13:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=10df05438e329c7271c8cc7c4e9cdf2adace52dd'/>
<id>10df05438e329c7271c8cc7c4e9cdf2adace52dd</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17454 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@17454 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Const police raid, making a lot of pointers to lang strings const and removing some ugly casting</title>
<updated>2008-04-26T09:30:24+00:00</updated>
<author>
<name>Nils Wallménius</name>
<email>nils@rockbox.org</email>
</author>
<published>2008-04-26T09:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=33c44461e1b5fb9aff2f8ba7470ad2449b3c410e'/>
<id>33c44461e1b5fb9aff2f8ba7470ad2449b3c410e</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17251 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@17251 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Straighten out voicing of yesno dialogs.</title>
<updated>2007-11-07T01:37:00+00:00</updated>
<author>
<name>Stéphane Doyon</name>
<email>s.doyon@videotron.ca</email>
</author>
<published>2007-11-07T01:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=6f4c6ed99007f89099b74bfbb95f5ca58b0ead3c'/>
<id>6f4c6ed99007f89099b74bfbb95f5ca58b0ead3c</id>
<content type='text'>
Make it so gui_syncyesno_run() does not modify the text_messages passed
as argument, simplify the code and even reduce size a bit.
The key is to support voicing at the level of the text_message itself.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15505 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it so gui_syncyesno_run() does not modify the text_messages passed
as argument, simplify the code and even reduce size a bit.
The key is to support voicing at the level of the text_message itself.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15505 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Now charcell displays require lcd_update() for updating the main lcd content like bitmap displays.</title>
<updated>2007-04-06T22:55:00+00:00</updated>
<author>
<name>Jens Arnold</name>
<email>amiconn@rockbox.org</email>
</author>
<published>2007-04-06T22:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=f9b90e91031dbd23fed24e832de4d8d2e15151a0'/>
<id>f9b90e91031dbd23fed24e832de4d8d2e15151a0</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13050 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@13050 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>generic multi-screen support for yes/no screens (like the one when reseting settings or when firmware has changed)</title>
<updated>2005-11-18T02:07:02+00:00</updated>
<author>
<name>Kevin Ferrare</name>
<email>kevin@rockbox.org</email>
</author>
<published>2005-11-18T02:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=8719f0913a0f2d8a90e9ecbc7c0e5336369af6be'/>
<id>8719f0913a0f2d8a90e9ecbc7c0e5336369af6be</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7951 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@7951 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed back the copyright's name in onplay.c (silly UTF-8, sorry BjÃ¶rn ! ), changed the internal multi-screen API a little bit, in a cleaner way</title>
<updated>2005-11-01T23:56:03+00:00</updated>
<author>
<name>Kevin Ferrare</name>
<email>kevin@rockbox.org</email>
</author>
<published>2005-11-01T23:56:03+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=4158ba1ff13d623ee32b91efedd4d1d2212543e4'/>
<id>4158ba1ff13d623ee32b91efedd4d1d2212543e4</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7716 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@7716 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
