1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/audio/ardour/files
Alexey Dokuchaev ef0ae999f6 - Add a proxy method to access protected IO::connecting_legal field from
Session::add_routes(); no idea why it worked before with GCC 4.2
- Switch from using non-standard STL slist container (which is not available
  with libc++) to the one provided by boost::container::slist, it allows to
  build Ardour on all supported FreeBSD versions/compilers
- Fix remaining cases of boost::shared_ptr to fix the build against Clang
2013-12-24 04:01:44 +00:00
..
patch-boost-1.52
patch-gtk2_ardour-ardour_ui.cc
patch-gtk2_ardour-connection_editor.cc - Add a proxy method to access protected IO::connecting_legal field from 2013-12-24 04:01:44 +00:00
patch-gtk2_ardour-connection_editor.h - Add a proxy method to access protected IO::connecting_legal field from 2013-12-24 04:01:44 +00:00
patch-gtk2_ardour-engine_dialog.cc
patch-gtk2_ardour-io_selector.cc - Add a proxy method to access protected IO::connecting_legal field from 2013-12-24 04:01:44 +00:00
patch-gtk2_ardour-io_selector.h - Add a proxy method to access protected IO::connecting_legal field from 2013-12-24 04:01:44 +00:00
patch-gtk2_ardour-new_session_dialog.cc
patch-gtk2_ardour-SConscript
patch-libs-ardour-ardour-io.h - Add a proxy method to access protected IO::connecting_legal field from 2013-12-24 04:01:44 +00:00
patch-libs-ardour-session.cc - Add a proxy method to access protected IO::connecting_legal field from 2013-12-24 04:01:44 +00:00
patch-libs-fst-jackvst.h
patch-libs-fst-vsti.c
patch-libs-midi++2-SConscript
patch-libs-pbd-mountpoint.cc
patch-libs-pbd-pbd-stl_delete.h
patch-libs-pbd-stacktrace.cc
patch-libs-surfaces-mackie-mackie_control_protocol.cc - Add a proxy method to access protected IO::connecting_legal field from 2013-12-24 04:01:44 +00:00
patch-SConstruct
patch-vst-SConscript