-
Notifications
You must be signed in to change notification settings - Fork 323
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
41 changed files
with
86 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
8 changes: 4 additions & 4 deletions
8
...source/portaudiocpp/AsioDeviceAdapter.cxx → bindings/cpp/src/AsioDeviceAdapter.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...pp/source/portaudiocpp/BlockingStream.cxx → bindings/cpp/src/BlockingStream.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...ource/portaudiocpp/CFunCallbackStream.cxx → bindings/cpp/src/CFunCallbackStream.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...source/portaudiocpp/CallbackInterface.cxx → bindings/cpp/src/CallbackInterface.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#include "portaudiocpp/CallbackInterface.hxx" | ||
#include "CallbackInterface.hxx" | ||
|
||
namespace portaudio | ||
{ | ||
|
2 changes: 1 addition & 1 deletion
2
...pp/source/portaudiocpp/CallbackStream.cxx → bindings/cpp/src/CallbackStream.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#include "portaudiocpp/CallbackStream.hxx" | ||
#include "CallbackStream.hxx" | ||
|
||
namespace portaudio | ||
{ | ||
|
6 changes: 3 additions & 3 deletions
6
...rce/portaudiocpp/CppFunCallbackStream.cxx → bindings/cpp/src/CppFunCallbackStream.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
bindings/cpp/source/portaudiocpp/Device.cxx → bindings/cpp/src/Device.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...cpp/DirectionSpecificStreamParameters.cxx → ...src/DirectionSpecificStreamParameters.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ngs/cpp/source/portaudiocpp/Exception.cxx → bindings/cpp/src/Exception.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#include "portaudiocpp/Exception.hxx" | ||
#include "Exception.hxx" | ||
|
||
namespace portaudio | ||
{ | ||
|
10 changes: 5 additions & 5 deletions
10
bindings/cpp/source/portaudiocpp/HostApi.cxx → bindings/cpp/src/HostApi.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
.../portaudiocpp/InterfaceCallbackStream.cxx → bindings/cpp/src/InterfaceCallbackStream.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#include "MemFunCallbackStream.hxx" | ||
|
||
// (... template class ...) | ||
|
6 changes: 3 additions & 3 deletions
6
bindings/cpp/source/portaudiocpp/Stream.cxx → bindings/cpp/src/Stream.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
.../source/portaudiocpp/StreamParameters.cxx → bindings/cpp/src/StreamParameters.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 7 additions & 7 deletions
14
bindings/cpp/source/portaudiocpp/System.cxx → bindings/cpp/src/System.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...rce/portaudiocpp/SystemDeviceIterator.cxx → bindings/cpp/src/SystemDeviceIterator.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#include "portaudiocpp/SystemDeviceIterator.hxx" | ||
#include "SystemDeviceIterator.hxx" | ||
|
||
namespace portaudio | ||
{ | ||
|
2 changes: 1 addition & 1 deletion
2
...ce/portaudiocpp/SystemHostApiIterator.cxx → bindings/cpp/src/SystemHostApiIterator.cxx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#include "portaudiocpp/SystemHostApiIterator.hxx" | ||
#include "SystemHostApiIterator.hxx" | ||
|
||
namespace portaudio | ||
{ | ||
|