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