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
/
recorder
/
peakmeter.h
(
unfollow
)
Commit message (
Expand
)
Author
2006-11-09
Recording trigger for software codec targets
Martin Scarratt
2006-08-16
Automatic Gain Control during recording. At this point only compiled for iriv...
Peter D'Hoye
2006-07-31
I-River targets: A workaround for the recording interference hardware issue w...
Martin Scarratt
2006-07-20
On-the-fly filesplitting when recording for I-Rivers. Record button starts ne...
Martin Scarratt
2006-03-25
Support the recording screen on the LCD remote. Also adds support for the pea...
Dan Everton
2005-08-29
Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...
Jens Arnold
2005-04-04
Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...
Linus Nielsen Feltzing
2002-10-30
Some peak meter optimizations
Linus Nielsen Feltzing
2002-10-29
Phil Pertermann's dB peak meter patch
Linus Nielsen Feltzing
2002-09-27
Made peak_meter_peek() non-static
Linus Nielsen Feltzing
2002-09-27
Philip Pertermanns peak meter
Linus Nielsen Feltzing
2002-06-17
added vsnprintf
Daniel Stenberg
2002-05-31
Had to include <stddef.h> so that size_t is defined.
Felix Arends
2002-05-30
Changed the size argument to be a size_t type, to make the prototype look
Daniel Stenberg
2002-05-29
define functions in sprintf.c
Felix Arends
2002-04-28
renamed file-win32.c/h to dir-win32.c/h
Felix Arends
2002-04-27
removed unneeded code from lcd.c and renamed it do lcd-win32.c
Felix Arends
2002-04-25
First Version of UISimulator for Win32
Felix Arends
2002-04-20
First commit
Linus Nielsen Feltzing
2002-04-15
First check in
Björn Stenberg
2002-04-11
firmware typedefs. only bool so far
Daniel Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg