<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/firmware/export/logdiskf.h, branch puzzles</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>logdiskf.h - fix wrong cpp conditionals</title>
<updated>2012-10-22T20:36:11+00:00</updated>
<author>
<name>Marcin Bukat</name>
<email>marcin.bukat@gmail.com</email>
</author>
<published>2012-10-22T20:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=8ad8473d814c4ce4db62d35759939f1fae146361'/>
<id>8ad8473d814c4ce4db62d35759939f1fae146361</id>
<content type='text'>
Change-Id: I6721227938955915fede32b6748802f7abf4b391
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6721227938955915fede32b6748802f7abf4b391
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove copy/pasted preprocessor defines that shouldn't have been included.</title>
<updated>2012-08-06T23:20:47+00:00</updated>
<author>
<name>Michael Giacomelli</name>
<email>giac2000@hotmail.com</email>
</author>
<published>2012-08-06T23:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=633dd492831db37f4df98315425ee146b8cb312b'/>
<id>633dd492831db37f4df98315425ee146b8cb312b</id>
<content type='text'>
Also, add dummy defines for application targets so that ERRORF, etc
map to DEBUGF instead of a compile error and add a new line at the
end of logf.c.

Change-Id: Ie7c5bc3397a853af619e810defce6123114e7a51
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, add dummy defines for application targets so that ERRORF, etc
map to DEBUGF instead of a compile error and add a new line at the
end of logf.c.

Change-Id: Ie7c5bc3397a853af619e810defce6123114e7a51
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce logging to disk feature into rockbox.</title>
<updated>2012-08-06T22:53:46+00:00</updated>
<author>
<name>Michael Giacomelli</name>
<email>giac2000@hotmail.com</email>
</author>
<published>2012-07-04T01:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d46b090771291c10127d0fb421ee3c9f1e8f69b1'/>
<id>d46b090771291c10127d0fb421ee3c9f1e8f69b1</id>
<content type='text'>
Logs information, errors, etc to disk using the register_storage_idle_func
mechanism to write to the disk when available.  Currently, this is disabled
in normal builds, but can be enabled by adding ROCKBOX_HAS_LOGDISKF to the
config file.  By default, it uses a 2KB buffer and drops text if the buffer
overflows.

The system includes a simple warning level mechanism that can be used to by
default exclude non-serious errors from logging on release builds.

Change-Id: I0a3d186a93625c7c93dae37b993a0d37e5a3a925
Reviewed-on: http://gerrit.rockbox.org/288
Reviewed-by: Jonathan Gordon &lt;rockbox@jdgordon.info&gt;
Tested-by: Michael Giacomelli &lt;mgiacomelli@gmail.com&gt;
Reviewed-by: Michael Giacomelli &lt;mgiacomelli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Logs information, errors, etc to disk using the register_storage_idle_func
mechanism to write to the disk when available.  Currently, this is disabled
in normal builds, but can be enabled by adding ROCKBOX_HAS_LOGDISKF to the
config file.  By default, it uses a 2KB buffer and drops text if the buffer
overflows.

The system includes a simple warning level mechanism that can be used to by
default exclude non-serious errors from logging on release builds.

Change-Id: I0a3d186a93625c7c93dae37b993a0d37e5a3a925
Reviewed-on: http://gerrit.rockbox.org/288
Reviewed-by: Jonathan Gordon &lt;rockbox@jdgordon.info&gt;
Tested-by: Michael Giacomelli &lt;mgiacomelli@gmail.com&gt;
Reviewed-by: Michael Giacomelli &lt;mgiacomelli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
