]> git.pld-linux.org Git - packages/alsa-modular-synth.git/commitdiff
- fix for new alsa 1.0
authorfreetz <freetz@pld-linux.org>
Tue, 13 Jan 2004 13:32:25 +0000 (13:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alsa-modular-synth-alsa_1_0_hack.patch -> 1.1

alsa-modular-synth-alsa_1_0_hack.patch [new file with mode: 0644]

diff --git a/alsa-modular-synth-alsa_1_0_hack.patch b/alsa-modular-synth-alsa_1_0_hack.patch
new file mode 100644 (file)
index 0000000..f57efa5
--- /dev/null
@@ -0,0 +1,12 @@
+diff -aurN ams-1.7.1.orig/alsa_driver.h ams-1.7.1/alsa_driver.h
+--- ams-1.7.1.orig/alsa_driver.h       2003-10-23 11:29:26.000000000 +0200
++++ ams-1.7.1/alsa_driver.h    2004-01-13 13:16:22.961430000 +0100
+@@ -1,6 +1,8 @@
+ #ifndef __ALSA_DRIVER_H
+ #define __ALSA_DRIVER_H
++#define ALSA_PCM_OLD_HW_PARAMS_API
++#define ALSA_PCM_OLD_SW_PARAMS_API
+ #include <alsa/asoundlib.h>
This page took 0.061549 seconds and 4 git commands to generate.