<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/wps, branch puzzles</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>lcd-24bit: Introduce a 24-bit mid-level LCD driver</title>
<updated>2014-06-20T22:15:53+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2014-06-18T05:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=a1842c04f9cb73210d4cacde61a9e4b115050765'/>
<id>a1842c04f9cb73210d4cacde61a9e4b115050765</id>
<content type='text'>
With LCD driver all calculation will be performed on RGB888 and the hardware/OS
can display from our 24bit framebuffer.

It is not yet as performance optimized as the existing drivers but should be
good enough.The vast number of small changes is due to the fact that
fb_data can be a struct type now, while most of the code expected a scalar type.

lcd-as-memframe ASM code does not work with 24bit currently so the with 24bit
it enforces the generic C code.

All plugins are ported over. Except for rockpaint. It uses so much memory that
it wouldnt fit into the 512k plugin buffer anymore (patches welcome).

Change-Id: Ibb1964545028ce0d8ff9833ccc3ab66be3ee0754
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With LCD driver all calculation will be performed on RGB888 and the hardware/OS
can display from our 24bit framebuffer.

It is not yet as performance optimized as the existing drivers but should be
good enough.The vast number of small changes is due to the fact that
fb_data can be a struct type now, while most of the code expected a scalar type.

lcd-as-memframe ASM code does not work with 24bit currently so the with 24bit
it enforces the generic C code.

All plugins are ported over. Except for rockpaint. It uses so much memory that
it wouldnt fit into the 512k plugin buffer anymore (patches welcome).

Change-Id: Ibb1964545028ce0d8ff9833ccc3ab66be3ee0754
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Cabbiev2 port for 128x96x16 targets (Samsung YH-820), made by me.</title>
<updated>2014-03-27T19:50:48+00:00</updated>
<author>
<name>Szymon Dziok</name>
<email>b0hoon@o2.pl</email>
</author>
<published>2014-02-25T20:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=f8d367be947089ee0dc38d5c52fe6b40215474d2'/>
<id>f8d367be947089ee0dc38d5c52fe6b40215474d2</id>
<content type='text'>
Change-Id: I21c408e8c25c42a1e6c3d3e44c0999ae85d73154
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I21c408e8c25c42a1e6c3d3e44c0999ae85d73154
</pre>
</div>
</content>
</entry>
<entry>
<title>fix position of the repeat icon in cabbiev2.128x128x16.wps.</title>
<updated>2014-03-27T19:50:48+00:00</updated>
<author>
<name>Szymon Dziok</name>
<email>b0hoon@o2.pl</email>
</author>
<published>2014-02-24T20:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=679d1e799c467d45befc272c0feb961f3343dc9a'/>
<id>679d1e799c467d45befc272c0feb961f3343dc9a</id>
<content type='text'>
Change-Id: Ie159d19ab5e185256fe9fff0ff4986a27cf6886d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie159d19ab5e185256fe9fff0ff4986a27cf6886d
</pre>
</div>
</content>
</entry>
<entry>
<title>Touchscreen: Show a line separator in lists.</title>
<updated>2014-03-03T14:14:16+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2013-05-06T05:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=05a67d021c8fbb10b2654f8378b549901dd4c520'/>
<id>05a67d021c8fbb10b2654f8378b549901dd4c520</id>
<content type='text'>
This patch adds a configurable line separator between list items, very
similar to lists in Android. Additionally, below the list item there is a
thicker line. It can be disabled in the settings. Its color can
be configured as well.

Remote and monochrome displays are explicitly unsupported. If there is desire
this can be changed but it doesn't seem useful to me.

Change-Id: I005313b0d8f5ecd15864bf20e66ea4e3390d8b7d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds a configurable line separator between list items, very
similar to lists in Android. Additionally, below the list item there is a
thicker line. It can be disabled in the settings. Its color can
be configured as well.

Remote and monochrome displays are explicitly unsupported. If there is desire
this can be changed but it doesn't seem useful to me.

Change-Id: I005313b0d8f5ecd15864bf20e66ea4e3390d8b7d
</pre>
</div>
</content>
</entry>
<entry>
<title>wpsbuild: The setting strings can now contain an additional feature constraint.</title>
<updated>2014-03-03T14:14:15+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2014-01-13T22:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=20e114c1a0f086e432f374fe0ecebf014a571448'/>
<id>20e114c1a0f086e432f374fe0ecebf014a571448</id>
<content type='text'>
The setting strings are now of the form setting[.resolution[&amp;feature]]
(resolution can be a regex, .+ to match all resultions). wpsbuild.pl will
check against features.txt to see if the target meets it.

This can be used, for example, to add/override default settings for
touchscreen devices.

Change-Id: I2eafa02f10b362a8e7de8e1f3a53115e70d28084
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The setting strings are now of the form setting[.resolution[&amp;feature]]
(resolution can be a regex, .+ to match all resultions). wpsbuild.pl will
check against features.txt to see if the target meets it.

This can be used, for example, to add/override default settings for
touchscreen devices.

Change-Id: I2eafa02f10b362a8e7de8e1f3a53115e70d28084
</pre>
</div>
</content>
</entry>
<entry>
<title>Slight change to line positioning in 128x128x16 Cabbie</title>
<updated>2014-02-03T17:43:30+00:00</updated>
<author>
<name>Alex Parker</name>
<email>rockbox@aeparker.com</email>
</author>
<published>2014-02-02T20:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=761975ef500534cf3962c857b0f60944c8e17c4b'/>
<id>761975ef500534cf3962c857b0f60944c8e17c4b</id>
<content type='text'>
Change-Id: Iaa7ce5bc2702854da661a77069c74637a64e4be7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iaa7ce5bc2702854da661a77069c74637a64e4be7
</pre>
</div>
</content>
</entry>
<entry>
<title>wpsbuild: Call gcc without having to create a temp file.</title>
<updated>2014-01-15T12:40:34+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2014-01-13T22:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=80aac924e8321e7d50f31d0b62e48fee469282ef'/>
<id>80aac924e8321e7d50f31d0b62e48fee469282ef</id>
<content type='text'>
Change-Id: I7adc48209fd3050243770137df2022c617c68dc8
Reviewed-on: http://gerrit.rockbox.org/721
Reviewed-by: Thomas Martitz &lt;kugel@rockbox.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7adc48209fd3050243770137df2022c617c68dc8
Reviewed-on: http://gerrit.rockbox.org/721
Reviewed-by: Thomas Martitz &lt;kugel@rockbox.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix text position in the cabbie (case without AA) and remove unnecessary scrolling.</title>
<updated>2014-01-13T20:46:57+00:00</updated>
<author>
<name>Szymon Dziok</name>
<email>b0hoon@o2.pl</email>
</author>
<published>2014-01-09T19:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=621d74e5f953926fd1ab7c8de1b664bc7fc57e2c'/>
<id>621d74e5f953926fd1ab7c8de1b664bc7fc57e2c</id>
<content type='text'>
Change-Id: I3f065446dc1bb937d1af3d6d1bbdac02d26cae5c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3f065446dc1bb937d1af3d6d1bbdac02d26cae5c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cabbie WPS for black&amp;white targets (m:robe 100)</title>
<updated>2013-12-17T20:35:05+00:00</updated>
<author>
<name>Szymon Dziok</name>
<email>b0hoon@o2.pl</email>
</author>
<published>2013-12-17T20:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=17f265df1fe51e447b7f537b2e0e2031cbfcbc00'/>
<id>17f265df1fe51e447b7f537b2e0e2031cbfcbc00</id>
<content type='text'>
Change-Id: I640893a5f1e248c86b5e928e85cce854b52ca364
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I640893a5f1e248c86b5e928e85cce854b52ca364
</pre>
</div>
</content>
</entry>
<entry>
<title>cabbiev2: fix a snafu in cabbiev2.240x320x16.wps</title>
<updated>2013-07-15T21:38:40+00:00</updated>
<author>
<name>Hayden Pearce</name>
<email>saint.lascivious@gmail.com</email>
</author>
<published>2013-07-15T16:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=3c92c935fec24852a382c5c43db3cdd96ccfa9df'/>
<id>3c92c935fec24852a382c5c43db3cdd96ccfa9df</id>
<content type='text'>
an incorrect value caused the shuffle icon to not display the correct status while true by way of pushing the image to be displayed far from the bounds of its viewport.

Change-Id: I2bd5db05b053952306d62f9cbd0d13d720141e58
Reviewed-on: http://gerrit.rockbox.org/517
Reviewed-by: Thomas Martitz &lt;kugel@rockbox.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an incorrect value caused the shuffle icon to not display the correct status while true by way of pushing the image to be displayed far from the bounds of its viewport.

Change-Id: I2bd5db05b053952306d62f9cbd0d13d720141e58
Reviewed-on: http://gerrit.rockbox.org/517
Reviewed-by: Thomas Martitz &lt;kugel@rockbox.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
