mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-02-08 10:06:57 -05:00
- 1.0.0 version
- change against PCM API switch
This commit is contained in:
parent
cd8875932e
commit
1852a1dbbc
2 changed files with 1 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
VERSION = 0.9.8
|
||||
VERSION = 1.0.0
|
||||
TOP = .
|
||||
SUBDIRS = ac3dec as10k1 envy24control hdsploader hdspconf hdspmixer \
|
||||
mixartloader rmedigicontrol sb16_csp seq sscape_ctl us428control \
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@
|
|||
#include <alloca.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#define ALSA_PCM_NEW_HW_PARAMS_API
|
||||
#define ALSA_PCM_NEW_SW_PARAMS_API
|
||||
#include <alsa/asoundlib.h>
|
||||
|
||||
typedef signed short sint_16;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue