Fixed segfault in portaudio setup GUI and fixed hangon at portaudio exit

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1514 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Csaba Hruska
2008-08-27 23:51:19 +00:00
parent 26873abf7f
commit 25bcfb7a87
3 changed files with 18 additions and 10 deletions

View File

@@ -109,6 +109,8 @@ private:
#else
#define paContinue 0
#define paComplete 1
#define Pa_GetDeviceCount Pa_CountDevices
#define Pa_GetDefaultInputDevice Pa_GetDefaultInputDeviceID
#define Pa_GetDefaultOutputDevice Pa_GetDefaultOutputDeviceID