<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/firmware/drivers/lcd-charcell.c, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>charcell: Fix lockup after some scrolling lines.</title>
<updated>2014-01-26T16:56:55+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2014-01-26T16:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=9892b39567d9a0e27ea530d36c1b8decb3489b4a'/>
<id>9892b39567d9a0e27ea530d36c1b8decb3489b4a</id>
<content type='text'>
Change-Id: I5cabbd396e2a6d4e9fd8e92090624643797af34a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5cabbd396e2a6d4e9fd8e92090624643797af34a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix remote warnings and charcell reds, and remove minor left-over tuff.</title>
<updated>2014-01-12T00:50:21+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2014-01-12T00:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=0a0d61e777c47d742be195dd9c661065be0eb7da'/>
<id>0a0d61e777c47d742be195dd9c661065be0eb7da</id>
<content type='text'>
Change-Id: I10987ea9fcad94d502afd4ae4a80ab9022c75d2e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I10987ea9fcad94d502afd4ae4a80ab9022c75d2e
</pre>
</div>
</content>
</entry>
<entry>
<title>lcd-common: Remove unused function lcd_puts_offset().</title>
<updated>2014-01-07T13:13:48+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2013-04-13T16:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=8f64625888965d7eed46101fad8fc7fbd9e30f03'/>
<id>8f64625888965d7eed46101fad8fc7fbd9e30f03</id>
<content type='text'>
Change-Id: I39749bf3db915e5a8ddb6e6f25eb201ea0aaf981
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I39749bf3db915e5a8ddb6e6f25eb201ea0aaf981
</pre>
</div>
</content>
</entry>
<entry>
<title>lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_offset() and lcd_puts_scroll_style_offset().</title>
<updated>2014-01-07T13:13:48+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2013-04-11T10:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=a422604435bbb92b6d69552e347c8fa56c0830a2'/>
<id>a422604435bbb92b6d69552e347c8fa56c0830a2</id>
<content type='text'>
Change-Id: Ia84ae88020d06a1cb634942ab5e635fd5d10ac66
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia84ae88020d06a1cb634942ab5e635fd5d10ac66
</pre>
</div>
</content>
</entry>
<entry>
<title>lcd-common/scroll_engine: Introduce lcd_putsxy_scroll_func().</title>
<updated>2014-01-07T10:36:00+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2013-12-20T22:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=6630958533d02d66dca8cc79897fda2cb744c076'/>
<id>6630958533d02d66dca8cc79897fda2cb744c076</id>
<content type='text'>
This function supports installing a custom scroll callback. This will be
called when the scrollengine redraws the line. It allows to draw extended
styles (or anything your can possible imagine) along with the text.

It is also strictly pixel-based, the first pixel-based function that supports
scrolling.

Change-Id: I57f81ac7b3d08b877aea4cb8afa882f175ebcdfc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function supports installing a custom scroll callback. This will be
called when the scrollengine redraws the line. It allows to draw extended
styles (or anything your can possible imagine) along with the text.

It is also strictly pixel-based, the first pixel-based function that supports
scrolling.

Change-Id: I57f81ac7b3d08b877aea4cb8afa882f175ebcdfc
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reds. Also apply the new scrolling to lcd charcell (this even uncovered an</title>
<updated>2013-12-14T23:38:48+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2013-12-14T23:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c72b454286864d728de676ebdf92288dd04ace45'/>
<id>c72b454286864d728de676ebdf92288dd04ace45</id>
<content type='text'>
error).

Change-Id: I29243bb36b6cec1471bd6c0afc64e00547a68c50
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
error).

Change-Id: I29243bb36b6cec1471bd6c0afc64e00547a68c50
</pre>
</div>
</content>
</entry>
<entry>
<title>scroll_engine: Rename scroll_stop* functions to be more consistent with the lcd api.</title>
<updated>2013-12-14T22:11:30+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2013-04-03T14:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1c5d0b41eebdb4f8c627b1a0e5f7b699f0b08fb8'/>
<id>1c5d0b41eebdb4f8c627b1a0e5f7b699f0b08fb8</id>
<content type='text'>
Change-Id: I8ada10b96bfb628cca0331689e8b936ae47c7e1c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8ada10b96bfb628cca0331689e8b936ae47c7e1c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix r29123: the variable should be initialized every time in the loop</title>
<updated>2011-01-23T21:57:23+00:00</updated>
<author>
<name>Alexander Levin</name>
<email>al.le@rockbox.org</email>
</author>
<published>2011-01-23T21:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=eb9ca72388ae2711adced9771a57b94d3a9caf7b'/>
<id>eb9ca72388ae2711adced9771a57b94d3a9caf7b</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29124 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@29124 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Respect the 'scroll delay' setting more accurately between scrolling rounds</title>
<updated>2011-01-23T21:49:49+00:00</updated>
<author>
<name>Alexander Levin</name>
<email>al.le@rockbox.org</email>
</author>
<published>2011-01-23T21:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=fb2d6a7a3a15f33b06b8efc3c0e5d93ae12cfbc2'/>
<id>fb2d6a7a3a15f33b06b8efc3c0e5d93ae12cfbc2</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29123 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@29123 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a delay between text scroll rounds when scrolling forward similarly to how it's done when scrolling bidirectionally (FS#11892)</title>
<updated>2011-01-21T17:16:45+00:00</updated>
<author>
<name>Alexander Levin</name>
<email>al.le@rockbox.org</email>
</author>
<published>2011-01-21T17:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=52c678945063436da28a9801ce4a739ad0473579'/>
<id>52c678945063436da28a9801ce4a739ad0473579</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29104 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@29104 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
