<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/firmware/export/config/creativezenxfi3.h, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>zenxfi3,fuzeplus: disable AB repeat (not enough keys)</title>
<updated>2017-05-16T02:10:28+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2017-04-29T04:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=6e69e3adaa697dd8e7113dc2367cc44b0982086f'/>
<id>6e69e3adaa697dd8e7113dc2367cc44b0982086f</id>
<content type='text'>
zenxki3: disable hotkey (not enough keys)

Change-Id: I294f622e994709dcab27462673792adeb48e7118
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
zenxki3: disable hotkey (not enough keys)

Change-Id: I294f622e994709dcab27462673792adeb48e7118
</pre>
</div>
</content>
</entry>
<entry>
<title>imx233: add capability to boot OF or updater instead of Rockbox</title>
<updated>2016-12-12T11:03:08+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2016-09-26T20:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=a983859291e29e2cfe26df8e00814b546d865b5c'/>
<id>a983859291e29e2cfe26df8e00814b546d865b5c</id>
<content type='text'>
This commit adds the necessary code in the dualboot stub (bootloader) to
let rockbox control the boot process. In particular, rockbox can now choose
if the next boot will be normal (boot rockbox or OF on magic key), to OF
or to updater.

The intents (to be added in follow-up commits) are:
1) Let the user more easily reboot to the OF. On some targets it is not trivial,
especially in USB mode.
2) Automatically reboot to updater when the user drop firmware.sb at the root
of the drive (currently, the user needs to do that in OF USB mode)
3) Document this OF magic

Change-Id: I86df651dec048c318c6a22de74abb8c6b41aa9ad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds the necessary code in the dualboot stub (bootloader) to
let rockbox control the boot process. In particular, rockbox can now choose
if the next boot will be normal (boot rockbox or OF on magic key), to OF
or to updater.

The intents (to be added in follow-up commits) are:
1) Let the user more easily reboot to the OF. On some targets it is not trivial,
especially in USB mode.
2) Automatically reboot to updater when the user drop firmware.sb at the root
of the drive (currently, the user needs to do that in OF USB mode)
3) Document this OF magic

Change-Id: I86df651dec048c318c6a22de74abb8c6b41aa9ad
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of USE_ROCKBOX_USB</title>
<updated>2015-01-08T15:07:12+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2014-12-30T16:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=66690ca98709773c2591d6090d9c0274bb723c37'/>
<id>66690ca98709773c2591d6090d9c0274bb723c37</id>
<content type='text'>
Except for unfinished or experimental ports, it isthe case that
USE_ROCKBOX_USB and HAVE_USBSTACK are both defined or both undefined.
Furthermore, it is a leftover of some early developments on the USB stack and
doesn't make sense anymore.

Change-Id: Ic87a865b6bb4c7c9a8d45d1f0bb0f2fb536b8cad
Reviewed-on: http://gerrit.rockbox.org/1091
Reviewed-by: Amaury Pouly &lt;amaury.pouly@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Except for unfinished or experimental ports, it isthe case that
USE_ROCKBOX_USB and HAVE_USBSTACK are both defined or both undefined.
Furthermore, it is a leftover of some early developments on the USB stack and
doesn't make sense anymore.

Change-Id: Ic87a865b6bb4c7c9a8d45d1f0bb0f2fb536b8cad
Reviewed-on: http://gerrit.rockbox.org/1091
Reviewed-by: Amaury Pouly &lt;amaury.pouly@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement lcd_get_dpi() for all bitmap targets.</title>
<updated>2014-03-03T14:14:15+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2014-01-23T07:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=62524237f0055d2825d6cde90c49840404c57e30'/>
<id>62524237f0055d2825d6cde90c49840404c57e30</id>
<content type='text'>
DPI values are autogenerated from the resolution and collected display size
values. These values are inserted as comments as well.

Change-Id: Id03aedf9af18348f773dfce002805e480f6751e8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DPI values are autogenerated from the resolution and collected display size
values. These values are inserted as comments as well.

Change-Id: Id03aedf9af18348f773dfce002805e480f6751e8
</pre>
</div>
</content>
</entry>
<entry>
<title>zenxfi3: enable headphone detection</title>
<updated>2014-02-22T19:41:32+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2014-02-22T19:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=ebb7057bcff9023caaa53648240144eb9f1539e2'/>
<id>ebb7057bcff9023caaa53648240144eb9f1539e2</id>
<content type='text'>
Change-Id: If45e71248c1572afc0be43f49fb9c78736ee0dae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If45e71248c1572afc0be43f49fb9c78736ee0dae
</pre>
</div>
</content>
</entry>
<entry>
<title>zenxfi3: enable speaker support</title>
<updated>2014-02-22T17:13:48+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2014-02-22T17:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=aae249c206555f1481348248352471f8e4cc5ae5'/>
<id>aae249c206555f1481348248352471f8e4cc5ae5</id>
<content type='text'>
Change-Id: I4a46bf8d792c3286a367d3b962362d048eeb0619
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4a46bf8d792c3286a367d3b962362d048eeb0619
</pre>
</div>
</content>
</entry>
<entry>
<title>imx233: extend partition window support to be more generic</title>
<updated>2013-10-21T22:07:07+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2013-10-21T22:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=7d62a78af47e77e3d4f6b8b37545d1abcc436f57'/>
<id>7d62a78af47e77e3d4f6b8b37545d1abcc436f57</id>
<content type='text'>
The new code can select among several types of window (user, system, ...).
Furthermore, the type of partitions to use is selectable in config file.
Currently, two types are support: Freescale style MBR and Creative MBLK

Change-Id: I969d60a3d08f2c9448fb4b9c440051b7801b94cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new code can select among several types of window (user, system, ...).
Furthermore, the type of partitions to use is selectable in config file.
Currently, two types are support: Freescale style MBR and Creative MBLK

Change-Id: I969d60a3d08f2c9448fb4b9c440051b7801b94cd
</pre>
</div>
</content>
</entry>
<entry>
<title>imx233: add subtarget and package type to configure files</title>
<updated>2013-06-16T12:39:58+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2013-06-16T12:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=81224c62bb6cdd0cac9c3406f55ae5096109e602'/>
<id>81224c62bb6cdd0cac9c3406f55ae5096109e602</id>
<content type='text'>
Change-Id: I234dab0e861d38abf866803bfcd729c63a8ee3ed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I234dab0e861d38abf866803bfcd729c63a8ee3ed
</pre>
</div>
</content>
</entry>
<entry>
<title>imx233: enable cpu frequency scaling on all targets</title>
<updated>2013-01-18T18:59:41+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2013-01-18T18:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e9f8846ce2b7967f9fa14f565b6970b900b1618e'/>
<id>e9f8846ce2b7967f9fa14f565b6970b900b1618e</id>
<content type='text'>
Change-Id: If19f51da5e4d66d7a85b3b9f50cbde115e73b6cb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If19f51da5e4d66d7a85b3b9f50cbde115e73b6cb
</pre>
</div>
</content>
</entry>
<entry>
<title>imx233: properly disable frequency scaling for now</title>
<updated>2012-09-04T18:25:46+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2012-09-04T18:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=49cded1704dd1bb4aad9b916cc3a3592a161d443'/>
<id>49cded1704dd1bb4aad9b916cc3a3592a161d443</id>
<content type='text'>
Change-Id: I3d700762a7f46e82ac99fed03e1aa9448b6cba47
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3d700762a7f46e82ac99fed03e1aa9448b6cba47
</pre>
</div>
</content>
</entry>
</feed>
