rockbox/apps/recorder
Greg White 0262cba304 Align backdrop buffers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12003 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 03:29:32 +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 Fix FS#6361. Allow the FM auto-scanning to be abort with the standard 2006-12-26 22:01:27 +00:00
radio.h Implement region setting for the fm tuner. The region setting affects deemphasis, band limits and step size. Fixes FS#5929, FS#5928. 2006-10-05 12:40:13 +00:00
recording.c Next round of static'ing and related fixes. 2006-12-25 14:01:47 +00:00
recording.h iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API. Simplified plugin recording by target/-ing some audio functions. UDA1380 records with WSPLL as a result. 2006-11-23 19:21:15 +00:00