13
0
livetrax/libs
John Emmas 4ece16f348 For MSVC, 'using namespace whatever' doesn't help us to differentiate between ambiguous type names
so... given that 'Rectangle' is a type name that's commonly found in several different namespaces, we'll need to specify explicitly which one we want.
2016-08-19 14:11:00 +01:00
..
appleutility
ardour MIDI polyphonic pressure, part 2 2016-08-19 08:32:44 -04:00
ardouralsautil
audiographer fix build of test suite 2016-07-17 17:04:35 +01:00
backends handle edge-case where jack-meta-data may be NULL, but the call succeeds 2016-08-19 14:38:37 +02:00
canvas the endless quest to plug memory leaks -- episode 378 2016-07-25 17:16:32 +02:00
clearlooks-newer
clearlooks-older
evoral attempt to handle poly-pressure (polyphonic aftertouch) similarly to other MIDI messages 2016-08-19 08:32:44 -04:00
fst
gtkmm2ext For MSVC, 'using namespace whatever' doesn't help us to differentiate between ambiguous type names 2016-08-19 14:11:00 +01:00
libltc
lua extend lua-doc to show properties 2016-08-16 00:25:59 +02:00
midi++2
panners enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
pbd 'roundf()' wasn't introduced in MSVC until VS2013 - so for the time being, let's emulate it using 'floorf()' 2016-08-19 14:11:00 +01:00
plugins a-Reverb: Fixed bug with the reverb all pass filters causing bad sound 2016-08-18 00:41:43 +10:00
ptformat ptformat: Decrypt ptf files exported from ptx sessions 2016-08-02 22:25:20 +10:00
qm-dsp
surfaces OSC:: needs the .h file too... 2016-08-18 19:16:53 -07:00
timecode
vamp-plugins
vfork