rockbox/apps/recorder
Bertrik Sikken a9ffcb3516 Make array static const in apps/recorder/jpeg_load.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25500 a1c6a512-1295-4272-9138-f99709370657
2010-04-06 19:37:41 +00:00
..
albumart.c
albumart.h
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
jpeg_load.c Make array static const in apps/recorder/jpeg_load.c 2010-04-06 19:37:41 +00:00
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
pcm_record.h
peakmeter.c Histogram display on recording screen. Based on the work of Jvo Studer in FS #5021 but reduced and reworked since the recording screen code changed quite a bit since his patch. For now enabled on iriver h1x0 and h3x0 only. 2010-03-03 22:16:08 +00:00
peakmeter.h
radio.c Fix FS#11152 in a cleaner way. At least on the sim, the state remained in FMRADIO_PLAYING forever after r25403, which broke (at least) the playback mode display in skins. 2010-03-31 19:59:50 +00:00
radio.h FS#10756 - Free unused init code 2010-03-03 23:20:32 +00:00
recording.c Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_view is used uninitialized" seems to be false positive unfortunately). 2010-03-08 23:56:54 +00:00
recording.h
resize.c
resize.h