Merged pcm-v2 branch into main CVS tree.
This commit is contained in:
parent
4b8fda3997
commit
600dc6ae32
22 changed files with 11135 additions and 347 deletions
|
@ -29,7 +29,7 @@
|
|||
#include "asoundlib.h"
|
||||
|
||||
#define SND_FILE_TIMER "/dev/snd/timer"
|
||||
#define SND_TIMER_VERSION_MAX SND_PROTOCOL_VERSION( 1, 0, 0 )
|
||||
#define SND_TIMER_VERSION_MAX SND_PROTOCOL_VERSION(1, 1, 0)
|
||||
|
||||
struct snd_timer {
|
||||
int fd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue