13
0
livetrax/libs
Paul Davis 5131b8300f Use g_open instead of ::open in PBD::FileManager
g_open is a macro that evaluates to ::open on linux(and mac) so this
is only a change for windows.
2013-07-15 07:54:29 -04:00
..
appleutility
ardour Use ::write instead of pwrite in AudioSource::compute_and_write_peaks for portability 2013-07-15 07:53:45 -04:00
audiographer Use g_mkstemp in audiographer for portability 2013-07-13 16:44:37 -04:00
clearlooks-newer Fix some compilation warnings 2013-03-30 18:09:40 +01:00
clearlooks-older
evoral Fix evoral test to compile with mingw 2013-07-11 13:03:55 -04:00
fst disable unused windows-vst / ALSA-MIDI code 2013-02-19 22:17:20 +00:00
gtkmm2ext Merge branch 'master' into windows 2013-07-14 08:27:22 -04:00
libltc
midi++2 Disable non-realtime midi ports in windows build - THIS NEEDS FIXING 2013-07-13 08:26:54 -04:00
panners add copyright comments 2013-01-16 18:22:15 +00:00
pbd Use g_open instead of ::open in PBD::FileManager 2013-07-15 07:54:29 -04:00
qm-dsp Fix some compilation warnings 2013-03-23 14:50:58 +01:00
rubberband Fix for mingw compiler 2013-07-11 13:04:39 -04:00
surfaces Only call configure in surface subdirectories if the required deps are available 2013-07-11 12:23:05 -04:00
taglib
timecode
vamp-plugins
vamp-sdk