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