index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
logfdisp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-4
/
+2
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
1
-7
/
+0
2020-07-07
FS#9788: Include timestamp in logf filename (Yoshihisa Uchida)
Solomon Peachy
1
-0
/
+12
2016-04-04
Don't add new message to logf when we dump it to file
Mihail Zenkov
1
-9
/
+11
2010-05-07
Remove last traces of sprintf.h
Jeffrey Goode
1
-1
/
+0
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
1
-1
/
+1
2009-11-23
Prettify debug menu for logf
Jeffrey Goode
1
-0
/
+3
2009-08-21
A new implementation of logf, logfdisplay and logfdump.
Maurus Cuelenaere
1
-122
/
+171
2009-08-11
Fix logf() multilines handling
Rafaël Carré
1
-2
/
+2
2009-08-11
Fix logfdump multilines handling
Rafaël Carré
1
-2
/
+2
2009-04-19
Logf display: add ability to scroll through messages
Maurus Cuelenaere
1
-6
/
+34
2008-12-31
Commit FS#9733 (multiline logf) by Yoshihisa Uchida
Maurus Cuelenaere
1
-8
/
+50
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-06-23
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
1
-1
/
+0
2008-04-28
Update source files to include the header file for the functions they impleme...
Bertrik Sikken
1
-0
/
+1
2007-09-10
Make logf builds compile again since the clean up of hard-coded paths
Barry Wardell
1
-0
/
+1
2007-09-10
Clean up hard-coded paths
Nils Wallménius
1
-1
/
+1
2006-08-15
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing
1
-12
/
+2
2006-07-18
Patch #5678 from Daniel Ankers - add ipod 3G button definitions to the logf v...
Dave Chapman
1
-1
/
+1
2006-04-11
Make logf not be a dumb wrapper
Brandon Low
1
-0
/
+3
2006-03-23
x5: we dont have a BUTTON_OFF -> we use BUTTON_POWER now
Christian Gmeiner
1
-0
/
+2
2006-01-30
Add iPod key binding for the logf viewer
Dave Chapman
1
-1
/
+7
2005-06-30
better logf stuff..
Michiel Van Der Kolk
1
-3
/
+12
2005-06-04
Truncate logfile on open.
Jens Arnold
1
-1
/
+1
2005-06-01
Modified logf to use a define for the log width, and changed it to default to
Daniel Stenberg
1
-6
/
+6
2005-06-01
Added logfdump - that writes the internal logf log to .rockbox/logf.txt
Daniel Stenberg
1
-0
/
+38
2005-05-30
(Optional) logf support
Daniel Stenberg
1
-1
/
+12
2005-05-24
initial take at logf log browser
Daniel Stenberg
1
-0
/
+77