rockbox/apps/recorder
Peter D'Hoye 64f0682f6e also enable recording cliplight when monitoring before recording
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8834 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 19:17:47 +00:00
..
backdrop.c Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. 2006-02-02 20:42:56 +00:00
backdrop.h Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. 2006-02-02 20:42:56 +00:00
bmp.c Handle 8-bit BMP files 2006-01-31 23:34:02 +00:00
bmp.h Color BMP support 2006-01-28 12:12:42 +00:00
icons.c Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure 2006-01-22 21:30:32 +00:00
icons.h First attempt at generating and using .h files from bitmaps using bmp2rb. The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core. 2006-02-21 01:23:30 +00:00
keyboard.c first gigabeat commit 2006-02-24 15:42:52 +00:00
peakmeter.c also enable recording cliplight when monitoring before recording 2006-02-24 19:17:47 +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 Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain. 2006-02-08 13:08:55 +00:00
radio.h refactored radio status code 2005-11-19 19:23:44 +00:00
recording.c Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain. 2006-02-08 13:08:55 +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