rockbox/apps/recorder
Daniel Stenberg acf7d5e89e more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8386 a1c6a512-1295-4272-9138-f99709370657
2006-01-19 12:44:46 +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 Fixed disk icon display in remote status bar on iriver. * Rolled back led.c changes, introducing a changed #if condition only. Reduces code size on targets with real controllable LED. 2005-11-24 00:10:14 +00:00
icons.h New target - iPod Video. 2005-12-18 13:04:00 +00:00
keyboard.c more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980) 2006-01-19 12:44:46 +00:00
logo-h300.c H300 Rockbox logo 2005-11-14 20:44:34 +00:00
logo-ipod.c Add logos for iPod color and Nano 2005-11-15 02:19:02 +00:00
logo-nano.c Add logos for iPod color and Nano 2005-11-15 02:19:02 +00:00
peakmeter.c fix yellow build by removing a static unused variable from the simulator build 2005-12-02 08:44:09 +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 H300 FM radio support, with help from Peter D'Hoye 2005-12-15 01:11:19 +00:00
radio.h refactored radio status code 2005-11-19 19:23:44 +00:00
recording.c Button assignments for H1x0 and H3x0 are identical (cosmetic). 2005-12-18 10:02:41 +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