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 Made it build warning-free on the sim. This could not have worked in the sim 2005-05-08 22:11:15 +00:00
bmp.h New BMP reader by Tomas Salfischberger 2005-04-25 07:58:16 +00:00
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 Philips tuner prepared, new middle layer to abstract which tuner is used 2004-10-15 21:41:46 +00:00
recording.c Fixed comment. 2005-09-11 17:57:31 +00:00
recording.h The /recordings directory is now automatically created in the radio screen as well. 2004-06-04 12:34:29 +00:00
widgets.c Corrected malformed cvs id line. 2005-08-23 22:07:26 +00:00
widgets.h Corrected malformed cvs id line. 2005-08-23 22:07:26 +00:00