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.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Support the recording screen on the LCD remote. Also adds support for the pea...
Dan Everton
2006-03-25
*
Make clipping detection more sensitive for swcodec platforms by triggering on...
Peter D'Hoye
2006-03-08
*
also enable recording cliplight when monitoring before recording
Peter D'Hoye
2006-02-24
*
Make peak meter work in simulator for SWCODEC targets.
Dan Everton
2006-02-23
*
Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ...
Peter D'Hoye
2006-02-17
*
fix yellow build by removing a static unused variable from the simulator build
Daniel Stenberg
2005-12-02
*
iRiver recording changes:
Andy
2005-12-02
*
Remote WPS support (and some WPS bugfixes) by Stephan Wezel
Christi Scarborough
2005-11-17
*
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...
Jens Arnold
2005-08-29
*
Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...
Jens Arnold
2005-08-29
*
Initial attempt to support peak meter on iriver. It still has some
Miika Pekkarinen
2005-07-17
*
4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...
Jens Arnold
2005-07-06
*
Second part of graphics api rework. Bitmap drawing and text output converted;...
Jens Arnold
2005-06-28
*
Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...
Jens Arnold
2005-06-25
*
First part of graphics api rework. Special functions, parameter handling, pix...
Jens Arnold
2005-06-24
*
Killed some warnings
Linus Nielsen Feltzing
2005-06-06
*
Bugfix: The peakmeter drew too much cpu power when recording, occasionally ca...
Jens Arnold
2005-06-04
*
Removed 'static' keyword from non-static variables.
Thom Johansen
2005-04-26
*
Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led,...
Jens Arnold
2005-04-04
*
Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...
Linus Nielsen Feltzing
2005-04-04
*
long policy
Jean-Philippe Bernardy
2005-02-16
*
make this build on systems with no HW codec (iriver/gmini)
Daniel Stenberg
2005-02-02
*
Const policed pointer arguments to functions, part 4
Jens Arnold
2004-08-18
*
More const policeing step 2
Jens Arnold
2004-08-01
*
no inline for simulator compilation
Felix Arends
2003-01-30
*
Include config.h. Fixes compile error because of new MAS define.
Hardeep Sidhu
2003-01-16
*
Killed a dozen global variables
Björn Stenberg
2002-12-18
*
Some peak meter optimizations
Linus Nielsen Feltzing
2002-10-30
*
Phil Pertermann's dB peak meter patch
Linus Nielsen Feltzing
2002-10-29
*
i dumb
Robert Hak
2002-10-03
*
we no longer have lang.h
Robert Hak
2002-10-03
*
Made peak_meter_peek() non-static
Linus Nielsen Feltzing
2002-09-27
*
Philip Pertermanns peak meter
Linus Nielsen Feltzing
2002-09-27