Moved pcm_record from firmware to apps. Cleaned up some. Now all code using struct...
commitb7bbcb8b1118936e485bea550511d5ef2202a7c5
authorzagor <zagor@a1c6a512-1295-4272-9138-f99709370657>
Tue, 14 Oct 2008 11:12:20 +0000 (14 11:12 +0000)
committerzagor <zagor@a1c6a512-1295-4272-9138-f99709370657>
Tue, 14 Oct 2008 11:12:20 +0000 (14 11:12 +0000)
treeb0d739f6246a7175de106562a2c755724f977cbe
parentd2ea9ee2202419ef00a5f1e01f0a02019048d2a3
Moved pcm_record from firmware to apps. Cleaned up some. Now all code using struct mp3entry is in apps.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18807 a1c6a512-1295-4272-9138-f99709370657
15 files changed:
apps/SOURCES
apps/id3.h [moved from firmware/export/id3.h with 100% similarity]
apps/mpeg.c
apps/mpeg.h [moved from firmware/export/mpeg.h with 100% similarity]
apps/recorder/pcm_record.c [moved from firmware/pcm_record.c with 99% similarity]
apps/recorder/pcm_record.h [moved from firmware/export/pcm_record.h with 100% similarity]
apps/recorder/recording.c
apps/replaygain.h [moved from firmware/export/replaygain.h with 100% similarity]
firmware/SOURCES
firmware/drivers/mas.c
firmware/drivers/tuner/s1a0903x01.c
firmware/export/audio.h
firmware/export/mas.h
firmware/mp3_playback.c
firmware/powermgmt.c