add -fvisibility=hidden to evoral, and make things work
[ardour.git] / libs / backends / jack / jack_connection.cc
2013-09-26 Paul Davisdon't ping JACK server 4 times to see if it is already...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-18 Paul Davissubstantive changes to allow the audio/MIDI setup dialo...
2013-09-14 Paul Davisreally fix build issues after removal of "using" directives
2013-09-14 Paul Davisfix build issues after removal of "using" directives
2013-09-14 Paul Daviscerr output when JACK halt callback is executed
2013-09-07 Paul Davismove JACK audio backend to its own folder and adjust...