Paul Davis
12d5a33626
alter platform-dependent preprocessor macros to use the same names as the rest of the ardour codebase
2014-08-16 16:29:07 -04:00
Paul Davis
b7d2338351
Add AudioBackend::info() method to retrieve AudioBackendInfo object
...
Goal is to be able to call AudioBackendInfo::already_configured() from the right place.
Conflicts:
libs/backends/jack/jack_api.cc
libs/backends/jack/jack_audiobackend.cc
libs/backends/jack/jack_audiobackend.h
libs/backends/wavesaudio/waves_audiobackend.cc
2014-08-16 16:17:48 -04:00
VKamyshniy
5c39b2e283
[Summary] Fixing the (C) info
2014-07-18 21:57:41 +03:00
GZharun
0cf788ef12
[Summary] Added possibility to update sample rate list for devices on the fly on MAC
2014-07-08 12:27:20 +03:00
grygoriiz
489ead12ba
[Summary] Added backend/engine update mechanism when device configuration changes (I/O layout, etc.)
...
[Reviewed by] The idea of event handling queue has been reviewed by Paul Davis
2014-07-02 13:46:53 +03:00
Greg Zharun
9cdb799f3b
Implemented Tracks backend/engine reaction on device configuration changes (like I/O layout changes etc.) on Windows
2014-07-01 14:25:03 +03:00
Valeriy Kamyshniy
f2e5c2428d
Setting MIDI support ON by default (when construction)
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446494]
2014-03-26 14:41:40 -05:00
Paul Davis
3bd97e0e9a
copy over several files that are missing terminal newlines in the tracks p4 446170 code
2014-05-28 07:57:02 -04:00
Valeriy Kamyshniy
a1af258b96
[P4/git history rebuild]
2014-05-27 22:51:29 -04:00
Paul Davis
dd55b7894e
remove SampleFormat code from waves audio backend
2014-02-24 14:49:14 -05:00
Paul Davis
1de00ab6bb
new audio engine backend for native CoreAudio audio I/O, and PortMIDI for MIDI.
...
Code builds, runs and functions. Full code review still pending, and some possibly changes to organization of code within the backend is possible
2014-02-24 14:49:13 -05:00