rockbox/apps/recorder
2005-11-24 00:10:14 +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 Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch for iriver ; generic logo handler (now it's possible to have a different USB logo on main screen and on remote), made the quickscreen behave as it was before 2005-11-22 21:55:05 +00:00
keyboard.c Win32 simulator now supports iPod Color. Fixed screendump() to correctly work for iPod simulators on big endian machines. Removed duplicate button definitions. 2005-11-22 01:15:31 +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 Remote WPS support (and some WPS bugfixes) by Stephan Wezel 2005-11-17 20:14:59 +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 oops ifdef error on FM recorder 2005-11-20 01:35:20 +00:00
radio.h refactored radio status code 2005-11-19 19:23:44 +00:00
recording.c removed old statusbar and buttonbar code 2005-11-20 01:02:14 +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