summaryrefslogtreecommitdiffstats
path: root/apps/recorder/peakmeter.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-02continuation of last nights statusbar cleanup.Jonathan Gordon1-1/+2
2008-08-06First step of the recording screen redesign. The screen is split into a fixed...Peter D'Hoye1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-28Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon1-1/+2
2008-04-20Killed unnecessary global variables by making them static.Bertrik Sikken1-3/+0
2007-09-20Make a few private functins static and use fewer bytes for constantsNils Wallménius1-4/+1
2007-08-25Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...Peter D'Hoye1-0/+4
2006-11-09Recording trigger for software codec targetsMartin Scarratt1-6/+2
2006-08-16Automatic Gain Control during recording. At this point only compiled for iriv...Peter D'Hoye1-1/+3
2006-07-31I-River targets: A workaround for the recording interference hardware issue w...Martin Scarratt1-1/+1
2006-07-20On-the-fly filesplitting when recording for I-Rivers. Record button starts ne...Martin Scarratt1-1/+1
2006-03-25Support the recording screen on the LCD remote. Also adds support for the pea...Dan Everton1-2/+21
2005-08-29Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold1-3/+4
2005-04-04Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing1-1/+33
2002-10-30Some peak meter optimizationsLinus Nielsen Feltzing1-1/+1
2002-10-29Phil Pertermann's dB peak meter patchLinus Nielsen Feltzing1-1/+21
2002-09-27Made peak_meter_peek() non-staticLinus Nielsen Feltzing1-0/+1
2002-09-27Philip Pertermanns peak meterLinus Nielsen Feltzing1-0/+29