13
0
livetrax/libs
Robin Gareus 4a180e68ba Special case const std::string& Lua binding.
since 6dc3bdf, a const string reference would leave scope with Lua code
     fn("text")
calling a C++
     fn (const std::string&)
before the C++ function is called.
2017-03-22 16:59:02 +01:00
..
appleutility
ardour Improve plugin Ccategory consistency somewhat 2017-03-21 22:21:02 +01:00
ardouralsautil
audiographer Include last sample in reverse test for nonsilence in end trim during export 2016-12-06 20:55:17 +10:00
backends Add a missing #define to our MSVC project (portaudio_backend) 2017-02-20 09:16:51 +00:00
canvas consolidate NSGLView 2017-03-21 15:53:29 +01:00
clearlooks-newer
clearlooks-older
evoral c89 compat (gcc4, mingw..) 2017-02-28 21:33:13 +01:00
fluidsynth
fst Prepare moving to a dedicated x-thread signal for VST UI resizing 2017-03-08 13:03:46 +01:00
gtkmm2ext Debug NSView Exposure 2017-03-21 15:53:29 +01:00
hidapi yet another waf/HIDAPI tweak 2016-10-27 15:57:47 +02:00
libltc
lua Special case const std::string& Lua binding. 2017-03-22 16:59:02 +01:00
midi++2 Remove Evoral::MIDIEvent 2016-12-03 15:18:21 -05:00
panners Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
pbd Fix solo/mute when loading old (4.x) sessions. 2017-03-10 21:42:02 +01:00
plugins Improve a-delay to follow tempo-ramps & BPM changes 2017-03-11 23:10:44 +01:00
ptformat Fix 32bit compilation 2017-02-18 16:22:34 +01:00
qm-dsp Modify our MSVC project to build the newer qm-dsp plugins 2017-02-06 09:49:22 +00:00
surfaces BasicUI moved toggle_click,toggle_roll and stop_forget from menu action to session calls 2017-03-19 23:09:45 -07:00
timecode Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
vamp-plugins Add a VC project for building the ardourvampplugins 2017-02-09 09:39:53 +00:00
vfork