index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
recorder
/
peakmeter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-22
Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)
William Wilgus
1
-1
/
+1
2011-10-04
Make function calc_db in peakmeter.c static
Bertrik Sikken
1
-1
/
+0
2011-06-05
Make the histogram code usable for playback as well. Move the recording histo...
Peter D'Hoye
1
-0
/
+6
2011-01-13
FS#11867 - Add 2 new tags to allow skins to display themed peakmeters
Jonathan Gordon
1
-0
/
+2
2010-10-31
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
1
-0
/
+1
2010-05-09
slightly rework peakmeter handling to make it cleaner and be able to be used ...
Jonathan Gordon
1
-1
/
+1
2009-02-02
continuation of last nights statusbar cleanup.
Jonathan Gordon
1
-1
/
+2
2008-08-06
First step of the recording screen redesign. The screen is split into a fixed...
Peter D'Hoye
1
-2
/
+2
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-28
Updated recording trigger screen (seems to be a feature almost noone uses?)
Jonathan Gordon
1
-1
/
+2
2008-04-20
Killed unnecessary global variables by making them static.
Bertrik Sikken
1
-3
/
+0
2007-09-20
Make a few private functins static and use fewer bytes for constants
Nils Wallménius
1
-4
/
+1
2007-08-25
Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...
Peter D'Hoye
1
-0
/
+4
2006-11-09
Recording trigger for software codec targets
Martin Scarratt
1
-6
/
+2
2006-08-16
Automatic Gain Control during recording. At this point only compiled for iriv...
Peter D'Hoye
1
-1
/
+3
2006-07-31
I-River targets: A workaround for the recording interference hardware issue w...
Martin Scarratt
1
-1
/
+1
2006-07-20
On-the-fly filesplitting when recording for I-Rivers. Record button starts ne...
Martin Scarratt
1
-1
/
+1
2006-03-25
Support the recording screen on the LCD remote. Also adds support for the pea...
Dan Everton
1
-2
/
+21
2005-08-29
Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...
Jens Arnold
1
-3
/
+4
2005-04-04
Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...
Linus Nielsen Feltzing
1
-1
/
+33
2002-10-30
Some peak meter optimizations
Linus Nielsen Feltzing
1
-1
/
+1
2002-10-29
Phil Pertermann's dB peak meter patch
Linus Nielsen Feltzing
1
-1
/
+21
2002-09-27
Made peak_meter_peek() non-static
Linus Nielsen Feltzing
1
-0
/
+1
2002-09-27
Philip Pertermanns peak meter
Linus Nielsen Feltzing
1
-0
/
+29