Robin Gareus
050618c5da
enforce style-guide #3 , #26 and #27
...
Conflicts:
libs/backends/wavesaudio/wscript
2014-08-16 17:01:40 -04:00
Paul Davis
8b2f9b8aa1
fix install path for ./waf install of waves backend
...
Conflicts:
libs/backends/wavesaudio/wscript
2014-08-16 16:29:41 -04:00
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
937c0764be
finish unfinished work at basing all install paths on the program name
...
Conflicts:
libs/backends/jack/wscript
libs/backends/wavesaudio/wscript
libs/canvas/wscript
wscript
2014-08-16 16:10:15 -04:00
Paul Davis
41aa608ad0
fix wscript for wavesaudio backend so that it uses the correct name for the CoreM[iI][dD][iI] framework on Lion and other OS X versions.
...
Thanks, Apple.
2014-06-24 13:07:22 -04:00
grygoriiz
864514e557
Added generic MAC OS identification when linking backend to CoreMidi
2014-06-12 14:43:24 +03:00
Paul Davis
514a0c3e93
fix wavesaudio backend wscript so that it can build on Lion
...
1. C code based on MS extensions requires -fms-extensions (readbinaryplist.c in port* code)
2. CoreMidi framework is not required on Lion and breaks linkage
2014-05-28 15:20:22 -04:00
Valeriy Kamyshniy
3f80a13de2
[P4/git history rebuild]
2014-05-27 22:52:57 -04:00
Paul Davis
6666599e7b
add -fms-extensions to allow earlier apple gcc to support anonymous union, as used by PortMidi
2014-02-24 15:16:46 -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