<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/firmware, branch quake5</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>volume_ismounted is gated by HAVE_DIRCACHE rather than HAVE_MULTIVOLUME</title>
<updated>2019-07-28T13:27:04+00:00</updated>
<author>
<name>Solomon Peachy</name>
<email>pizza@shaftnet.org</email>
</author>
<published>2019-07-28T13:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=51fe1b670551e866e5c78083a32b3187d7876bb5'/>
<id>51fe1b670551e866e5c78083a32b3187d7876bb5</id>
<content type='text'>
Should fix the various sim builds.

Change-Id: I1dc5e8228698afb32c84ada2aa916e52e19f49d7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should fix the various sim builds.

Change-Id: I1dc5e8228698afb32c84ada2aa916e52e19f49d7
</pre>
</div>
</content>
</entry>
<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 Red -- sound_current #_2</title>
<updated>2019-07-25T13:49:11+00:00</updated>
<author>
<name>William Wilgus</name>
<email>me.theuser@yahoo.com</email>
</author>
<published>2019-07-25T13:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=3834094172480a0c64c91a20544c0a6f81c646c2'/>
<id>3834094172480a0c64c91a20544c0a6f81c646c2</id>
<content type='text'>
Change-Id: Iae31a5fd414708b4a222ba0b05b5828a8e0d19af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iae31a5fd414708b4a222ba0b05b5828a8e0d19af
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Red -- sound_current</title>
<updated>2019-07-25T13:03:18+00:00</updated>
<author>
<name>William Wilgus</name>
<email>me.theuser@yahoo.com</email>
</author>
<published>2019-07-25T13:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b5b43a0fef087afdc3d7a69a3f62fb7dcbfe4e77'/>
<id>b5b43a0fef087afdc3d7a69a3f62fb7dcbfe4e77</id>
<content type='text'>
Remove dependency on settings.g for bootloader

ifdef out AUDIOHW_HAVE_EQ Settings these should be indexing the
global_settings.hw_eq_bands[AUDIOHW_EQ_BAND_NUM] struct

Change-Id: I1d1a8556ef88ce43397b600261696dacdf372034
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove dependency on settings.g for bootloader

ifdef out AUDIOHW_HAVE_EQ Settings these should be indexing the
global_settings.hw_eq_bands[AUDIOHW_EQ_BAND_NUM] struct

Change-Id: I1d1a8556ef88ce43397b600261696dacdf372034
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sound_current to plugin api</title>
<updated>2019-07-25T05:48:40+00:00</updated>
<author>
<name>William Wilgus</name>
<email>me.theuser@yahoo.com</email>
</author>
<published>2019-07-25T05:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=5f9d1f59d308e5832432d6f3d4e7380ef656521b'/>
<id>5f9d1f59d308e5832432d6f3d4e7380ef656521b</id>
<content type='text'>
Adds:
	sound_current(int setting)
		returns the current sound setting from global_settings
		complements sound_max, sound_min and sound_default

Change-Id: I35bd893753c958f808492906fe533edc51d5d57c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds:
	sound_current(int setting)
		returns the current sound setting from global_settings
		complements sound_max, sound_min and sound_default

Change-Id: I35bd893753c958f808492906fe533edc51d5d57c
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit float formatting to only targets building Quake</title>
<updated>2019-07-20T03:20:56+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2019-07-20T03:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b0e9bb1b91567500475aa3fa6c4085423e774983'/>
<id>b0e9bb1b91567500475aa3fa6c4085423e774983</id>
<content type='text'>
The Quake plugin is the only code that actually relies on float
formatting. Because Quake only runs on targets with huge memory
anyway, limiting their formatting to just those targets will minimize
the increased memory use in the core.

Change-Id: Icdbe26ec6ede564861cc01ac4add76a12b00ecd5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Quake plugin is the only code that actually relies on float
formatting. Because Quake only runs on targets with huge memory
anyway, limiting their formatting to just those targets will minimize
the increased memory use in the core.

Change-Id: Icdbe26ec6ede564861cc01ac4add76a12b00ecd5
</pre>
</div>
</content>
</entry>
<entry>
<title>Add proper float formatting to vuprintf</title>
<updated>2019-07-20T02:07:41+00:00</updated>
<author>
<name>Michael Sevakis</name>
<email>jethead71@rockbox.org</email>
</author>
<published>2018-01-06T12:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b70fecf21ddc21877ec1ae7888d9c18a979e37ad'/>
<id>b70fecf21ddc21877ec1ae7888d9c18a979e37ad</id>
<content type='text'>
Wanted to see how gnarly it is to do.

Big number handling could be done with better algorithms
since it can get a bit slow with large integers or tiny
fractions with many lead zeros when only a few digits are
needed.

Anyway, it supports %e, %E, %f, %F, %g and %G. No %a or long
double support seems warranted at the moment.

Assumes IEEE 754 double format but it's laid out to be able to
replace a function to handle others if needed.

Tested in a driver program that has a duplicate vuprintf and
the content was pasted in once it looked sound enough to put
up a patch.

Change-Id: I6dae8624d3208e644c88e36e6a17d8fc9144f988
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wanted to see how gnarly it is to do.

Big number handling could be done with better algorithms
since it can get a bit slow with large integers or tiny
fractions with many lead zeros when only a few digits are
needed.

Anyway, it supports %e, %E, %f, %F, %g and %G. No %a or long
double support seems warranted at the moment.

Assumes IEEE 754 double format but it's laid out to be able to
replace a function to handle others if needed.

Tested in a driver program that has a duplicate vuprintf and
the content was pasted in once it looked sound enough to put
up a patch.

Change-Id: I6dae8624d3208e644c88e36e6a17d8fc9144f988
</pre>
</div>
</content>
</entry>
<entry>
<title>Put -lfirmware in CORE_LIBS, to fix -thumb builds</title>
<updated>2019-07-19T13:16:37+00:00</updated>
<author>
<name>Frank Gevaerts</name>
<email>frank@gevaerts.be</email>
</author>
<published>2019-07-19T13:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b0de98ad3b1391ec0dfe4f8eced0a6833490cd8f'/>
<id>b0de98ad3b1391ec0dfe4f8eced0a6833490cd8f</id>
<content type='text'>
For unknown reasons, -thumb builds need -lfirmware after -lrbcodec (but
still before -lunwarminder)i. Other builds are still happy if we do that.
Including it via CORE_LIBS instead of explicitly achieves that.

Change-Id: Id69e4a0c042f90f71cfd9a72202ce4d8ef6a4181
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For unknown reasons, -thumb builds need -lfirmware after -lrbcodec (but
still before -lunwarminder)i. Other builds are still happy if we do that.
Including it via CORE_LIBS instead of explicitly achieves that.

Change-Id: Id69e4a0c042f90f71cfd9a72202ce4d8ef6a4181
</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>rbendian.h: fall back to generic swap macros</title>
<updated>2019-07-09T15:20:55+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2019-07-08T02:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=439a0d1d91fa040d261fc39b87278bc9f5391dcc'/>
<id>439a0d1d91fa040d261fc39b87278bc9f5391dcc</id>
<content type='text'>
Change-Id: If85086c0fd6b22d50759b16d2545e1798832d12c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If85086c0fd6b22d50759b16d2545e1798832d12c
</pre>
</div>
</content>
</entry>
</feed>
