rockbox/apps/recorder
Jens Arnold 85a226d4e7 Rename some macros to account for the recently added M5 port. No code changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12809 a1c6a512-1295-4272-9138-f99709370657
2007-03-16 23:02:39 +00:00
..
backdrop.c Align backdrop buffers 2007-01-14 03:29:32 +00:00
backdrop.h Backdrop support for greyscale targets. WPS backdrop is untested. 2006-11-13 00:45:21 +00:00
bmp.c BMP loader: Using shifts for division by powers of 2 saves a bit on code size. 2006-11-20 00:55:09 +00:00
bmp.h
icons.c Introducing the root menu! 2007-03-01 11:14:46 +00:00
icons.h Remove the need to double up the MENU macros in manu.h. 2007-03-03 13:52:14 +00:00
keyboard.c Rename some macros to account for the recently added M5 port. No code changes. 2007-03-16 23:02:39 +00:00
peakmeter.c Fix CONFIG_BACKLIGHT warnings. 2007-02-18 10:07:27 +00:00
peakmeter.h
radio.c Rename some macros to account for the recently added M5 port. No code changes. 2007-03-16 23:02:39 +00:00
radio.h FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the benefit of x5; I wasn't sure if it was good to alter timeouts for HW codec. Simplify things and prepare for eventual scanning and tuning changes (which should help quiet x5 down even more). Make things behave themselves better in general. Enable SWCODEC FM Recording menu and screen for sim as a bonus. 2007-03-16 14:40:40 +00:00
recording.c Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered. 2007-03-16 21:56:08 +00:00
recording.h Accept FS#6750, allow recording to start automatically (If alarm wakeup 2007-03-07 01:59:29 +00:00