rockbox/apps/recorder
Jonathan Gordon 4718a1e752 beginning of the new menu system. This commit shouldnt break anything,
but comming ones might.. report bugs in 
http://forums.rockbox.org/index.php?topic=8703.0 and more info at 
http://www.rockbox.org/twiki/bin/view/Main/SettingsRecode


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12227 a1c6a512-1295-4272-9138-f99709370657
2007-02-08 04:33:41 +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 Color BMP support 2006-01-28 12:12:42 +00:00
icons.c Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sample rates other than 44.1kHz whether recorded or created and saved with an external program. Recorded files will still open in an external editor however. 2006-11-24 19:49:04 +00:00
icons.h Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sample rates other than 44.1kHz whether recorded or created and saved with an external program. Recorded files will still open in an external editor however. 2006-11-24 19:49:04 +00:00
keyboard.c Enable Morse mode for virtual keyboard on h10 players and make it possible to enter line edit while in Morse mode. 2007-01-04 14:36:04 +00:00
peakmeter.c Next round of static'ing and related fixes. 2006-12-25 14:01:47 +00:00
peakmeter.h Recording trigger for software codec targets 2006-11-09 12:27:56 +00:00
radio.c Change the radio screen and recording screen to use the global_status structure for state. I guess global_status had been added already and I missed it. :D 2007-02-07 04:24:21 +00:00
radio.h Change the radio screen and recording screen to use the global_status structure for state. I guess global_status had been added already and I missed it. :D 2007-02-07 04:24:21 +00:00
recording.c Change the radio screen and recording screen to use the global_status structure for state. I guess global_status had been added already and I missed it. :D 2007-02-07 04:24:21 +00:00
recording.h beginning of the new menu system. This commit shouldnt break anything, 2007-02-08 04:33:41 +00:00