|
b9fab9ea28
|
Add a return value to 'WCMRPortAudioDeviceManager::getDeviceAvailableSampleRates()'
(whilst technically, it doesn't report any encountered errors, it should nevertheless be returning some kind of error status)
|
2014-05-06 09:33:54 +01:00 |
|
|
0277c8c8d1
|
Add a couple of missing header files (needed for cin /cout etc)
|
2014-05-06 09:16:59 +01:00 |
|
|
fa139421b9
|
second part of windows/osx macro change - forgot *.cpp files
|
2014-05-01 09:39:11 -04:00 |
|
|
19d21045af
|
2nd attempt at updated Waves audio backend, with added -fms-extensions as previously applied (but not updated in Waves' repo) to allow anonymous unions, as used by PortMidi
|
2014-04-30 13:46:41 -04:00 |
|
|
8a6762f189
|
Revert "update wavesaudio backend, now supports Windows (ASIO) as well as OS X (CoreAudio)"
This reverts commit f374ce69a6 .
The code does not compile on OS X, and includes changes to ARDOUR::AudioEngine
that have not landed in git.
|
2014-04-29 16:30:56 -04:00 |
|
|
f374ce69a6
|
update wavesaudio backend, now supports Windows (ASIO) as well as OS X (CoreAudio)
|
2014-04-29 16:06:39 -04:00 |
|