replace unicode dash with (monospace) minus.
[ardour.git] / libs / ardour / process_thread.cc
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-16 Paul Davisextra insurance against ProcessThread::init() being...
2012-06-11 Carl HetheringtonMake send automation work (#4734).
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-03-15 Paul Davisremove unused Glib::Thread* from ProcessThread
2011-11-01 Paul Davisa better fix for the silent buffer issue: whenever...
2011-11-01 Paul Davisforce re-silence of buffers in ProcessThread::get_silen...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-04-13 Paul Davisremove babbling torrent of debug output
2010-04-13 Paul Davissubstantive change: use the JACK wait API and provide...