ardour/libs
Robin Gareus a3c21aee84 bye bye Unix.
An IPv4 or IPv6 address query for the name localhost must always resolve to the respective loopback address [rfc6761].

According to several users, apparently chromebook and OSX `host localhost` fails but configuring 127.0.0.1 works. (maybe a DNS/DHCP issue?! or ipv6)
2015-07-21 01:12:39 +02:00
..
appleutility AU: fix return value reference 2015-02-23 02:49:37 +01:00
ardour bye bye Unix. 2015-07-21 01:12:39 +02:00
ardouralsautil allow to scan for half-duplex ALSA devices 2015-06-14 22:26:06 +02:00
audiographer copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
backends UTF8 encode windows device names - potential fix for #6418 2015-07-08 11:34:57 +02:00
canvas try using threaded waveviews in tracks also 2015-06-29 14:18:15 -04:00
clearlooks-newer Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
clearlooks-older
evoral merge fix 2015-07-16 16:13:24 -05:00
fst case insensitive VST plugin file extension - fixes #6285 2015-04-27 18:23:51 +02:00
gtkmm2ext merge fix 2015-07-16 16:13:24 -05:00
libltc Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
midi++2 copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
panners better implementation of configure and build time is_tracks_build() test 2015-06-29 14:18:10 -04:00
pbd fix compilation w/o posix_malign 2015-07-19 23:24:19 +02:00
plugins/reasonablesynth.lv2 silence clang int/float/double -Wabsolute-value 2015-06-23 15:46:00 +02:00
qm-dsp remove compilation warning (-Wunused-but-set-variable) 2015-06-29 14:18:15 -04:00
surfaces fix “missing operator<< for PBD::ID” (clang) 2015-07-15 01:21:19 +02:00
timecode Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
vamp-plugins Make it compile with C++11 support. 2014-12-01 23:18:11 +01:00
vfork