mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-22 06:59:56 -05:00
Switch from old to new PCM API retaining binary compatibility
Changed version to 1.0.0pre1
This commit is contained in:
parent
83bfda918e
commit
d4af763f8a
10 changed files with 209 additions and 281 deletions
|
|
@ -55,8 +55,6 @@ Write something here
|
|||
#include <sys/shm.h>
|
||||
#include <sys/mman.h>
|
||||
#include <limits.h>
|
||||
#define ALSA_PCM_NEW_HW_PARAMS_API
|
||||
#define ALSA_PCM_NEW_SW_PARAMS_API
|
||||
#include "asoundlib.h"
|
||||
#include "pcm_ordinary.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue