rockbox/apps/recorder
Teruaki Kawashima 62e6a2f9d8 keyboard: accept FS#11047 partially with some modifications. make some parts in switch() in kbd_input() to separate functions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24902 a1c6a512-1295-4272-9138-f99709370657
2010-02-25 06:40:36 +00:00
..
albumart.c Remove wps_data.remote_wps. It's redundant with the new global curr_screen. 2009-11-04 07:14:02 +00:00
albumart.h Rework albumart buffering internally to allow for mutliple albumart sizes. 2009-10-16 19:14:41 +00:00
bmp.c FS#10535: bmp viewer plugin. 2010-02-18 15:10:31 +00:00
bmp.h
icons.c
icons.h
jpeg_common.h
jpeg_idct_arm.S Fix a typo in jpeg_idct8h which could cause display corruption on ARMv5+ 2009-08-31 21:46:31 +00:00
jpeg_load.c
jpeg_load.h
keyboard.c keyboard: accept FS#11047 partially with some modifications. make some parts in switch() in kbd_input() to separate functions. 2010-02-25 06:40:36 +00:00
pcm_record.c Fix further tabs 2010-01-03 10:50:34 +00:00
pcm_record.h
peakmeter.c
peakmeter.h
radio.c Factor out some drawing code. 2010-02-20 21:32:31 +00:00
radio.h
recording.c Disable speaker when recording to prevent feedback. 2010-01-03 13:32:16 +00:00
recording.h
resize.c Coldfire targets: Restore EMAC status after using the EMAC for bitmap resizing. Fixes FS #10412. The tone and EQ filter calculation relies on the proper EMAC mode. EQ filters were not affected because they're set from a different thread, hence FS #10412 only affected the iAudios (coldfire + albumart + software tone controls). 2010-01-03 13:34:29 +00:00
resize.h