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
/
wavview.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-04
plugins: make local functions static for metronome, rockblox1d, wavview
Bertrik Sikken
1
-3
/
+3
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
1
-15
/
+8
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-07
Fix size_t handling in plugin_get_buffer()
Frank Gevaerts
1
-2
/
+2
2010-02-07
Remove more tabs
Andree Buschmann
1
-3
/
+3
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-4
/
+1
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
1
-3
/
+3
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-13
Plugin parameters should be const.
Steve Bavin
1
-3
/
+3
2008-04-12
Optimise some more line drawing calls.
Jens Arnold
1
-17
/
+13
2007-04-21
Missed a couple. Hopefully fix all warnings.
Michael Sevakis
1
-1
/
+1
2007-04-21
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
1
-1
/
+1
2007-04-11
Wavview plugin: minor speed increase
Peter D'Hoye
1
-10
/
+11
2007-04-10
wav viewer plugin changes: speedup file reading, allow abort while reading, b...
Peter D'Hoye
1
-32
/
+70
2007-04-09
Better endianness handling, removed some leftovers
Peter D'Hoye
1
-39
/
+4
2007-04-09
Fix yellow from 64bit platform sim
Peter D'Hoye
1
-7
/
+7
2007-04-09
New plugin: wavview. Shows info about a wav file and allows you to look at th...
Peter D'Hoye
1
-0
/
+477