ardour/libs
Robin Gareus c7c40f6f3d
Remove #ifdef'ed format-specific error-log messages
With inclusion of Mp3FileSource, this would get tricky.
On MacOS, the SndFileSource's sf_error_str message is never displayed,
anyway, also calling methods all handle failed-constructor.
So error-log is less important.
2019-12-07 15:38:53 +01:00
..
appleutility NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
ardour Remove #ifdef'ed format-specific error-log messages 2019-12-07 15:38:53 +01:00
ardouralsautil
audiographer Fix for-loop condition (comma has no effect) 2019-12-05 18:23:49 +01:00
backends add a bit of debugging to JACK transport code 2019-11-15 16:06:04 -07:00
canvas Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
clearlooks-newer NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
evoral Fix bool-automation anchor 2019-11-13 16:53:46 +01:00
fluidsynth Amend previous commit, fluidsynth tables 2019-12-03 00:23:54 +01:00
fst
gtkmm2ext add a signal to Gtkmm2ext::Keyboard to allow (possible) handling of close-current-dialog 2019-11-06 16:25:30 -07:00
hidapi
libltc Fix use of doxygen documented parameters in running text 2019-09-30 06:30:11 +02:00
lua Add Lua typecast from C++ vector to C-Array 2019-12-01 21:32:10 +01:00
midi++2 Use new boost::optional API 2019-11-21 17:48:56 +01:00
panners rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
pbd Remove invalid error message 2019-11-09 06:30:46 +01:00
plugins Fix thread-safety issue in a-fluidsynth. 2019-11-26 17:09:11 +01:00
ptformat
qm-dsp
surfaces part 1 of replicating semantics of ARDOUR_UI::toggle_roll() in BasicUI::toggle_roll() 2019-11-02 16:32:18 -06:00
temporal Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
vamp-plugins
vamp-pyin Fix -Wsign-compare 2019-09-03 05:01:59 +02:00
vfork
waveview limit waveview render threads to 8 2019-10-28 17:24:21 -06:00
widgets Allow calling Dropdown::set_active from a signal handler 2019-10-21 14:58:59 +02:00
zita-convolver
zita-resampler