index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
wavrecord.c
Age
Commit message (
Expand
)
Author
2009-01-17
unify pointers to value for configfile, and add TYPE_BOOL type, used by
Andrew Mahone
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-10-31
cleanup storage defines
Frank Gevaerts
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-11
Make wavrecord use the same recording directory as the core.
Jens Arnold
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-03-26
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
2007-05-28
Wavrecord: Let the menu start at the most convenient item.
Jens Arnold
2007-05-20
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-19
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