13
0
livetrax/libs
Robin Gareus d06de26a4f Towards a consistent render() API.
This fixes an -Woverloaded-virtual ambiguity introduced in b5e613d45

  void render (cairo_t*, cairo_rectagle*)
  void render (Cairo::RefPtr<Cairo::Context> const&, cairo_rectangle_t*)

ArdourCanvas prefers cairomm and CairoWidget itself uses Cairo::Context,
this improves overall API consistency.
2017-03-20 17:12:08 +01:00
..
appleutility
ardour fix copy/paste issue, typename is not needed here 2017-03-18 23:06:42 +01:00
ardouralsautil
audiographer
backends Add a missing #define to our MSVC project (portaudio_backend) 2017-02-20 09:16:51 +00:00
canvas Towards a consistent render() API. 2017-03-20 17:12:08 +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 Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
hidapi
libltc
lua Fix LuaBindings TypeList copy-ctor 2017-03-18 18:30:51 +01:00
midi++2
panners
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
vamp-plugins Add a VC project for building the ardourvampplugins 2017-02-09 09:39:53 +00:00
vfork