forked from len0rd/rockbox
Ooops.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8997 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c8480433bc
commit
dae698cad4
2 changed files with 6 additions and 2 deletions
|
|
@ -292,8 +292,10 @@ static const struct plugin_api rockbox_api = {
|
|||
pcm_set_frequency,
|
||||
pcm_is_playing,
|
||||
pcm_play_pause,
|
||||
pcm_calculate_peaks,
|
||||
#endif
|
||||
#endif
|
||||
#if CONFIG_CODEC == SWCODEC
|
||||
pcm_calculate_peaks,
|
||||
#endif
|
||||
|
||||
/* playback control */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue