rockbox/uisimulator/x11/SOURCES
Jens Arnold d6c054575b Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7416 a1c6a512-1295-4272-9138-f99709370657
2005-08-29 21:15:27 +00:00

14 lines
179 B
Text

button-x11.c
kernel.c
lcd-x11.c
#if 0 /* if sound is enabled */
oss_sound.c
#endif
resources.c
screenhack.c
thread.c
uibasic.c
visual.c
#if CONFIG_CODEC == SWCODEC
sound.c
#endif