mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libarmbox/audio.cpp: change to BOXMODEL_VUPLUS4K
Origin commit data
------------------
Branch: master
Commit: 80e7a0f1b3
Author: max_10 <max_10@gmx.de>
Date: 2019-10-24 (Thu, 24 Oct 2019)
Origin message was:
------------------
- libarmbox/audio.cpp: change to BOXMODEL_VUPLUS4K
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -337,7 +337,7 @@ int cAudio::StopClip()
|
|||||||
hal_info("%s: clipfd not yet opened\n", __FUNCTION__);
|
hal_info("%s: clipfd not yet opened\n", __FUNCTION__);
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUULTIMO4K || BOXMODEL_VUZERO4K || BOXMODEL_VUUNO4KSE || BOXMODEL_VUUNO4K
|
#if BOXMODEL_VUPLUS4K
|
||||||
ioctl(clipfd, SNDCTL_DSP_RESET);
|
ioctl(clipfd, SNDCTL_DSP_RESET);
|
||||||
#endif
|
#endif
|
||||||
close(clipfd);
|
close(clipfd);
|
||||||
|
Reference in New Issue
Block a user