rockbox/apps/recorder
Jonathan Gordon 701a593c5d continuation of last nights statusbar cleanup.
accept FS#9858 and FS#9859
make the rec and fm screens force the statusbar the correct way now which doesnt need extra status variables


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19904 a1c6a512-1295-4272-9138-f99709370657
2009-02-02 03:14:51 +00:00
..
albumart.c albumart search in pluginlib when building without HAVE_ALBUMART (for later use by pictureflow) 2009-01-24 04:09:29 +00:00
albumart.h plugins/lib/feature_wrappers.h to provide easy access to some feature that may be in either API or pluginlib depending on target 2009-01-24 09:29:22 +00:00
bmp.c Get checkwps working again 2009-01-29 20:49:43 +00:00
bmp.h cleanup for core-file-in-pluginlib compilation: 2009-01-08 02:49:23 +00:00
icons.c Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. 2008-10-15 06:38:51 +00:00
icons.h Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps and OBJDIR/pluginbitmaps, and plugins properly depend on their respective bitmap files. Fixes #6847. 2008-11-03 14:37:50 +00:00
keyboard.c continuation of last nights statusbar cleanup. 2009-02-02 03:14:51 +00:00
pcm_record.c Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small static buffer around for beeps less than or equal to keyclick duration. This way it operates no matter the buffer state and still won't interfere with alternate PCM operations like recording or plugin playback. 2008-12-13 06:01:08 +00:00
pcm_record.h Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary #includes to statusbar.c and s1a0903x01.c. 2008-10-14 11:43:32 +00:00
peakmeter.c continuation of last nights statusbar cleanup. 2009-02-02 03:14:51 +00:00
peakmeter.h continuation of last nights statusbar cleanup. 2009-02-02 03:14:51 +00:00
radio.c continuation of last nights statusbar cleanup. 2009-02-02 03:14:51 +00:00
radio.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
recording.c continuation of last nights statusbar cleanup. 2009-02-02 03:14:51 +00:00
recording.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
resize.c Various files: make function implementations consistent with their declaration in the header file or static if 2009-01-31 23:51:11 +00:00
resize.h Hopefully fix wrong colours on coldfire targets for certain scaling factors. EMAC needs to be in unsigned integer mode. 2009-01-25 15:59:43 +00:00