rockbox/apps/recorder
Dave Chapman 025873b3ac Enable FM presets for iriver. Add a preset via the "add" option in the radio menu, and press ON/PLAY button to bring up the list of presets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7540 a1c6a512-1295-4272-9138-f99709370657
2005-09-22 18:36:02 +00:00
..
bmp.c
bmp.h
icons.c On popular demand, the arrow cursor is reintroduced 2005-09-01 08:04:37 +00:00
icons.h On popular demand, the arrow cursor is reintroduced 2005-09-01 08:04:37 +00:00
keyboard.c Keyboard code cleanup & optimisation. Corrected potential overflow problem. 2005-08-24 06:48:39 +00:00
peakmeter.c Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
peakmeter.h Major peakmeter rework: * Changed set/get functions for dbfs mode to bool type. * Removed performance setting, leaving (slightly adapted) high performance mode only. * Refresh rate is always 20 Hz now. * Readout doesn't do an extra (hidden) peek, should allow for slightly better clip detection. * Brought back high performance peakmeter for recording. Peakmeter stops hogging the CPU when the disk is spinning; this is enough to avoid the performance problem when saving data. * Optimisations, code cleanup and code policeing. * (iriver) Reduced CPU load of peakmeter by not calculating excessive overlaps. ** Bumped config block version, so save your settings before upgrading. 2005-08-29 20:07:17 +00:00
radio.c Enable FM presets for iriver. Add a preset via the "add" option in the radio menu, and press ON/PLAY button to bring up the list of presets. 2005-09-22 18:36:02 +00:00
radio.h
recording.c Fixed comment. 2005-09-11 17:57:31 +00:00
recording.h
widgets.c
widgets.h