summaryrefslogtreecommitdiff
path: root/apps/recorder/peakmeter.c (follow)
Commit message (Expand)AuthorAge
* Support the recording screen on the LCD remote. Also adds support for the pea...Dan Everton2006-03-25
* Make clipping detection more sensitive for swcodec platforms by triggering on...Peter D'Hoye2006-03-08
* also enable recording cliplight when monitoring before recordingPeter D'Hoye2006-02-24
* Make peak meter work in simulator for SWCODEC targets.Dan Everton2006-02-23
* Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ...Peter D'Hoye2006-02-17
* fix yellow build by removing a static unused variable from the simulator buildDaniel Stenberg2005-12-02
* iRiver recording changes:Andy2005-12-02
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold2005-08-29
* Initial attempt to support peak meter on iriver. It still has someMiika Pekkarinen2005-07-17
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold2005-06-28
* Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold2005-06-25
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* Killed some warningsLinus Nielsen Feltzing2005-06-06
* Bugfix: The peakmeter drew too much cpu power when recording, occasionally ca...Jens Arnold2005-06-04
* Removed 'static' keyword from non-static variables.Thom Johansen2005-04-26
* Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led,...Jens Arnold2005-04-04
* Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing2005-04-04
* long policyJean-Philippe Bernardy2005-02-16
* make this build on systems with no HW codec (iriver/gmini)Daniel Stenberg2005-02-02
* Const policed pointer arguments to functions, part 4Jens Arnold2004-08-18
* More const policeing step 2Jens Arnold2004-08-01
* no inline for simulator compilationFelix Arends2003-01-30
* Include config.h. Fixes compile error because of new MAS define.Hardeep Sidhu2003-01-16
* Killed a dozen global variablesBjörn Stenberg2002-12-18
* Some peak meter optimizationsLinus Nielsen Feltzing2002-10-30
* Phil Pertermann's dB peak meter patchLinus Nielsen Feltzing2002-10-29
* i dumbRobert Hak2002-10-03
* we no longer have lang.hRobert Hak2002-10-03
* Made peak_meter_peek() non-staticLinus Nielsen Feltzing2002-09-27
* Philip Pertermanns peak meterLinus Nielsen Feltzing2002-09-27