13
0
livetrax/libs
Robin Gareus cd70c6bda5
Fix ambiguity introduced in 91ed9840d
(bool) false == 0 == (const char*) NULL

error: ISO C++ says that these are ambiguous, even though the worst
conversion for the first is better than the worst conversion for the second:

actions.h:92: note: candidate 1: Glib::RefPtr<Gtk::Action> ActionManager::get_action(const char*, const char*, bool)
actions.h:91: note: candidate 2: Glib::RefPtr<Gtk::Action> ActionManager::get_action(const std::string&, bool)
2019-01-16 01:17:52 +01:00
..
appleutility
ardour NO-OP: whitespace 2018-12-28 17:32:38 +01:00
ardouralsautil
audiographer Add/remove source(s) in our MSVC project (audiographer) 2018-11-23 07:27:32 +00:00
backends ALSA: add locks to safely add/remove MIDI devices 2019-01-14 22:33:31 +01:00
canvas Prevent excessive meter redraws for inactive meters at zero II 2018-10-17 22:35:29 +02:00
clearlooks-newer Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
evoral Add guard-points when shifting automation 2018-12-22 02:04:17 +01:00
fluidsynth Update Fluidsynth to v2.0.3 2019-01-02 16:48:03 +01:00
fst remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
gtkmm2ext adjust debug/trace output for key bindings 2019-01-13 12:00:31 -06:00
hidapi remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
libltc remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
lua remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
midi++2 Handle some midnam edge-cases 2018-11-23 22:43:26 +01:00
panners Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:06:25 +01:00
pbd adjustments for latest boost shared_ptr debug patch 2018-12-19 17:19:51 -05:00
plugins remove configure-time --no-lv2 option. LV2 is integral to what we do 2018-12-28 09:47:55 -05:00
ptformat ptformat: Update to 877fa28 - more endian resilient && pt5 fixes 2018-12-16 15:08:23 +11:00
qm-dsp remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
surfaces Fix ambiguity introduced in 91ed9840d 2019-01-16 01:17:52 +01:00
temporal remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
vamp-plugins Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
vfork
waveview remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
widgets Include Volume Paths in Ardour's PathsDialog Widget 2019-01-02 17:40:03 +01:00
zita-convolver Allow compilation with winpthreads -- closes #7691 2018-11-25 16:51:24 +01:00
zita-resampler remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00