forked from len0rd/rockbox
not to self: should recompile after adding comments...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14098 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
42e42226b8
commit
fe142f1803
1 changed files with 1 additions and 1 deletions
|
|
@ -286,7 +286,7 @@ void pcm_calculate_peaks(int *left, int *right)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
extern int sim_volume; /* in firmware/sound.c
|
extern int sim_volume; /* in firmware/sound.c */
|
||||||
void write_to_soundcard(struct pcm_udata *udata) {
|
void write_to_soundcard(struct pcm_udata *udata) {
|
||||||
if (cvt.needed) {
|
if (cvt.needed) {
|
||||||
Uint32 rd = udata->num_in;
|
Uint32 rd = udata->num_in;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue