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
/
plugins
/
md5sum.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-26
md5sum: clean up whitespace
Franklin Wei
1
-6
/
+6
2020-07-26
Refactor 73b02a4.
Franklin Wei
1
-13
/
+36
2020-07-26
Make md5sum more verbose
Moshe Piekarski
1
-3
/
+21
2010-09-01
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
1
-1
/
+3
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-1
/
+1
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
1
-1
/
+1
2009-07-12
set svn:keywords property
Teruaki Kawashima
1
-1
/
+1
2009-01-24
remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...
Andrew Mahone
1
-2
/
+0
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-7
/
+3
2008-10-09
Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams.
Antoine Cellerier
1
-9
/
+25
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
1
-2
/
+2
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-06-10
Print some more usefull info on screen. (Should be the last commit for this p...
Antoine Cellerier
1
-61
/
+84
2008-06-10
Use strncasecmp for hash (string version) comparision.
Antoine Cellerier
1
-1
/
+1
2008-06-10
Hopefully fix compilation warnings and link errors. Add some feedback (file b...
Antoine Cellerier
1
-3
/
+19
2008-06-10
New md5sum plugin. Open a file, a directory or just launch it from the plugin...
Antoine Cellerier
1
-0
/
+206