index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
logfdisp.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove last traces of sprintf.h
Jeffrey Goode
2010-05-07
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
Prettify debug menu for logf
Jeffrey Goode
2009-11-23
*
A new implementation of logf, logfdisplay and logfdump.
Maurus Cuelenaere
2009-08-21
*
Fix logf() multilines handling
Rafaël Carré
2009-08-11
*
Fix logfdump multilines handling
Rafaël Carré
2009-08-11
*
Logf display: add ability to scroll through messages
Maurus Cuelenaere
2009-04-19
*
Commit FS#9733 (multiline logf) by Yoshihisa Uchida
Maurus Cuelenaere
2008-12-31
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
2008-06-23
*
Update source files to include the header file for the functions they impleme...
Bertrik Sikken
2008-04-28
*
Make logf builds compile again since the clean up of hard-coded paths
Barry Wardell
2007-09-10
*
Clean up hard-coded paths
Nils Wallménius
2007-09-10
*
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing
2006-08-15
*
Patch #5678 from Daniel Ankers - add ipod 3G button definitions to the logf v...
Dave Chapman
2006-07-18
*
Make logf not be a dumb wrapper
Brandon Low
2006-04-11
*
x5: we dont have a BUTTON_OFF -> we use BUTTON_POWER now
Christian Gmeiner
2006-03-23
*
Add iPod key binding for the logf viewer
Dave Chapman
2006-01-30
*
better logf stuff..
Michiel Van Der Kolk
2005-06-30
*
Truncate logfile on open.
Jens Arnold
2005-06-04
*
Modified logf to use a define for the log width, and changed it to default to
Daniel Stenberg
2005-06-01
*
Added logfdump - that writes the internal logf log to .rockbox/logf.txt
Daniel Stenberg
2005-06-01
*
(Optional) logf support
Daniel Stenberg
2005-05-30
*
initial take at logf log browser
Daniel Stenberg
2005-05-24