This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack2
mirror of
https://github.com/jackaudio/jack2
Watch
1
Star
0
Fork
0
Code
Releases
45
Activity
Browse Source
Update changelog.
tags/v1.9.10^0
Stephane Letz
11 years ago
parent
d5973baf07
commit
3eb0ae6aff
2 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
ChangeLog
+0
-1
macosx/coreaudio/JackCoreAudioDriver.cpp
+ 4
- 1
ChangeLog
View File
@@ -32,7 +32,10 @@ Valerio Pilo
Chris Caudle
John Emmas
Robin Gareus
Matt Flax with IIO kernel/hardware peers; Lars-Peter Clausen and Alexandru Tofan.
Matt Flax
Lars-Peter Clausen
Alexandru Tofan
Kim Jeong Yeon
---------------------------
Jackdmp changes log
+ 0
- 1
macosx/coreaudio/JackCoreAudioDriver.cpp
View File
@@ -196,7 +196,6 @@ static bool CheckAvailableDevice(AudioDeviceID device_id)
return false;
}
static OSStatus DisplayDeviceNames()
{
UInt32 size;
Write
Preview
Loading…
Cancel
Save