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
/
plugins
/
wavrecord.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
wavrecord plugin: Add harmless sanity check
Thomas Jarosch
2014-12-21
*
Fix r29171 red. Forgot to replace a few.
Michael Sevakis
2011-01-30
*
fix r27926 : lcd_puts() not changed to lcd_putsf()
Rafaël Carré
2010-08-28
*
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
2010-08-28
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
Fix size_t handling in plugin_get_buffer()
Frank Gevaerts
2010-05-07
*
Fix last two yellows
Frank Gevaerts
2010-05-06
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
Remove more tabs
Andree Buschmann
2010-02-07
*
Fix plugins for the changed pitch scale from r21781
Jens Arnold
2009-07-11
*
unify pointers to value for configfile, and add TYPE_BOOL type, used by
Andrew Mahone
2009-01-17
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
cleanup storage defines
Frank Gevaerts
2008-10-31
*
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-15
*
Make wavrecord use the same recording directory as the core.
Jens Arnold
2008-08-11
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
2008-03-26
*
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-26
*
Wavrecord: Let the menu start at the most convenient item.
Jens Arnold
2007-05-28
*
wavrecord needs its own source count. Source defines also collided with some ...
Michael Sevakis
2007-05-20
*
Fix the wavrecord errors
Michael Sevakis
2007-05-20
*
Update some comments in menu.h to be hopefully more helpful.
Jonathan Gordon
2007-05-20
*
WAV recording plugin: Fix distortion when feeding a full-range digital signal...
Jens Arnold
2007-05-19
*
Archos Recorders, Ondio FM: WAV recording plugin. This is considered a techni...
Jens Arnold
2007-05-19