rockbox/apps/recorder
Marcoen Hirschberg b0fee17d6e waiting is over: initial unicode commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8169 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 13:27:15 +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 Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC defines from config-*.h 2005-12-04 15:23:47 +00:00
keyboard.c waiting is over: initial unicode commit 2005-12-06 13:27:15 +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 Ondio FM: * Bugfix: Cancelling 'Auto Scan Presets' left the radio screen. * Put radio mode switch in radio menu. 2005-11-29 15:10:07 +00:00
radio.h refactored radio status code 2005-11-19 19:23:44 +00:00
recording.c Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC defines from config-*.h 2005-12-04 15:23:47 +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