<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/firmware/target, branch quake5</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Fix issue with building the UI Simulator for Windows</title>
<updated>2019-07-27T00:11:33+00:00</updated>
<author>
<name>LiveboxAndy</name>
<email>liveboxandy@gmail.com</email>
</author>
<published>2018-11-17T10:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d462d26ff0fb382af5edd1af1ff752ca17e72a14'/>
<id>d462d26ff0fb382af5edd1af1ff752ca17e72a14</id>
<content type='text'>
Addition of rtc support for AGPtEK ROCKER broke building the UI Simulator
for Windows. This patch removes the rtc support if building UI Simulator for
Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addition of rtc support for AGPtEK ROCKER broke building the UI Simulator
for Windows. This patch removes the rtc support if building UI Simulator for
Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Truncation warning cpufreq-linux.c-&gt;cpufreq_available_governors</title>
<updated>2019-07-10T05:09:00+00:00</updated>
<author>
<name>William Wilgus</name>
<email>me.theuser@yahoo.com</email>
</author>
<published>2018-12-07T04:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=5264a6eac109b83b799dc45c7cc99729090075b6'/>
<id>5264a6eac109b83b799dc45c7cc99729090075b6</id>
<content type='text'>
limit cpu identifer to 0xFFFF

Change-Id: I6fb170aa7ce32b7b5c0366bbd689878bb5069be8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
limit cpu identifer to 0xFFFF

Change-Id: I6fb170aa7ce32b7b5c0366bbd689878bb5069be8
</pre>
</div>
</content>
</entry>
<entry>
<title>jz7460: Disable IRQ-driven DMA transfers.</title>
<updated>2019-06-02T11:09:19+00:00</updated>
<author>
<name>Solomon Peachy</name>
<email>pizza@shaftnet.org</email>
</author>
<published>2019-05-22T14:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1e076a7be85efc457a97a4a86d6e95dd870a5e69'/>
<id>1e076a7be85efc457a97a4a86d6e95dd870a5e69</id>
<content type='text'>
This greatly increases the stability of SD card write operations.

(I suspect the underlying problem is not IRQ operation itself, instead
 being exacerbated by it..)

Change-Id: Ia00f0656abd4b3cb0b1b5fc9db7c1b6a02847956
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This greatly increases the stability of SD card write operations.

(I suspect the underlying problem is not IRQ operation itself, instead
 being exacerbated by it..)

Change-Id: Ia00f0656abd4b3cb0b1b5fc9db7c1b6a02847956
</pre>
</div>
</content>
</entry>
<entry>
<title>Agptek rocker: do not update display when not active</title>
<updated>2019-05-31T13:17:33+00:00</updated>
<author>
<name>Marcin Bukat</name>
<email>marcin.bukat@gmail.com</email>
</author>
<published>2019-05-31T13:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e85a3ba518c272daf9c0246872822fdde34754a6'/>
<id>e85a3ba518c272daf9c0246872822fdde34754a6</id>
<content type='text'>
Change-Id: I963a9098b82a09aed8050123932a128f2d08dee0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I963a9098b82a09aed8050123932a128f2d08dee0
</pre>
</div>
</content>
</entry>
<entry>
<title>nwztools: add DMP-Z1 to the database</title>
<updated>2019-04-22T21:45:33+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2019-04-22T21:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=063ff294a266f68ab93f462c264613c2223a40cd'/>
<id>063ff294a266f68ab93f462c264613c2223a40cd</id>
<content type='text'>
This is one of those fancy gold-plated devices. Of course it breaks my scripts
that were nicely expecting every device to start with NW.

Change-Id: I161320f620f65f4f92c2650d192b26a9831eeb9d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is one of those fancy gold-plated devices. Of course it breaks my scripts
that were nicely expecting every device to start with NW.

Change-Id: I161320f620f65f4f92c2650d192b26a9831eeb9d
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the fix</title>
<updated>2019-02-07T23:52:37+00:00</updated>
<author>
<name>Sebastian Leonhardt</name>
<email>sebastian.leonhardt@web.de</email>
</author>
<published>2019-02-07T23:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=168e2424988c8142da8ebb29ae633440062d4b16'/>
<id>168e2424988c8142da8ebb29ae633440062d4b16</id>
<content type='text'>
Change-Id: I54b97fd0c208f775e4ee22cf8499f1da423ebc39
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I54b97fd0c208f775e4ee22cf8499f1da423ebc39
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix red and remove duplicated function declaration</title>
<updated>2019-02-07T23:04:20+00:00</updated>
<author>
<name>Sebastian Leonhardt</name>
<email>sebastian.leonhardt@web.de</email>
</author>
<published>2019-02-07T22:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=26e0c64e34f05d3869a7e5e26d7dd388888fa72e'/>
<id>26e0c64e34f05d3869a7e5e26d7dd388888fa72e</id>
<content type='text'>
Change-Id: I5fed7fdad077eedfc1e36fbd9e1669f11b90288d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5fed7fdad077eedfc1e36fbd9e1669f11b90288d
</pre>
</div>
</content>
</entry>
<entry>
<title>Simulator: improve simulation of transflective screens</title>
<updated>2019-02-07T21:52:07+00:00</updated>
<author>
<name>Sebastian Leonhardt</name>
<email>sebastian.leonhardt@web.de</email>
</author>
<published>2018-04-04T14:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=666405f346bef501a6707c4b152704f5c34246c6'/>
<id>666405f346bef501a6707c4b152704f5c34246c6</id>
<content type='text'>
This patch simulates the three possible states of a transflective
LCD: backlight on (bright screen as usual), backlight off (dimmed
screen) and LCD off (black screen).
Makes use of already defined 'BACKLIGHT_OFF_ALPHA'.

Change-Id: I9b0fc79b8d50c29e024ba1e6d9c2501119a7e0e0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch simulates the three possible states of a transflective
LCD: backlight on (bright screen as usual), backlight off (dimmed
screen) and LCD off (black screen).
Makes use of already defined 'BACKLIGHT_OFF_ALPHA'.

Change-Id: I9b0fc79b8d50c29e024ba1e6d9c2501119a7e0e0
</pre>
</div>
</content>
</entry>
<entry>
<title>YH820: implement LCD sleep</title>
<updated>2019-02-07T19:04:19+00:00</updated>
<author>
<name>Sebastian Leonhardt</name>
<email>sebastian.leonhardt@web.de</email>
</author>
<published>2016-06-25T13:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=03e63da3165fa2ea02286a4497d2e9cf0bdc6ea6'/>
<id>03e63da3165fa2ea02286a4497d2e9cf0bdc6ea6</id>
<content type='text'>
use sleep setting to keep transflective LCD active without backlight

Change-Id: Iccd97e956d5e4a2a22abc90d15e9123782126ecb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use sleep setting to keep transflective LCD active without backlight

Change-Id: Iccd97e956d5e4a2a22abc90d15e9123782126ecb
</pre>
</div>
</content>
</entry>
<entry>
<title>Add HAVE_LINEOUT_DETECTION and associated logic</title>
<updated>2019-01-04T22:52:42+00:00</updated>
<author>
<name>Solomon Peachy</name>
<email>pizza@shaftnet.org</email>
</author>
<published>2019-01-04T01:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d24edc605b9b52d3610efbb9cf691c437ea00746'/>
<id>d24edc605b9b52d3610efbb9cf691c437ea00746</id>
<content type='text'>
This allows targets to automatically switch audio settings when the
line out is plugged/unplugged.

Only hooked up on the xDuoo X3, but there are other potential users.

Change-Id: Ic46a329bc955cca2e2ad0335ca16295eab24ad59
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows targets to automatically switch audio settings when the
line out is plugged/unplugged.

Only hooked up on the xDuoo X3, but there are other potential users.

Change-Id: Ic46a329bc955cca2e2ad0335ca16295eab24ad59
</pre>
</div>
</content>
</entry>
</feed>
