split the radio code into multiple files in the hope that makes it more likely for...
commit0983a70021f51b9ea1560d9aaa0db78c22dff437
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 17 May 2010 15:03:59 +0000 (17 15:03 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 17 May 2010 15:03:59 +0000 (17 15:03 +0000)
tree2be5d3bfa85a9363711eff0bccec74d3c13e5d4d
parent1a3ec066c4eb3ed6fff8dfde1da3dd66b1845fea
split the radio code into multiple files in the hope that makes it more likely for someone to want to work on! :D

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26109 a1c6a512-1295-4272-9138-f99709370657
apps/SOURCES
apps/radio/presets.c [new file with mode: 0644]
apps/radio/radio.c [moved from apps/recorder/radio.c with 52% similarity]
apps/radio/radio.h [moved from apps/recorder/radio.h with 89% similarity]
apps/radio/radio_skin.c [new file with mode: 0644]
apps/radio/radioart.c [new file with mode: 0644]
tools/configure