mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-31 10:57:43 +01:00
major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI and AbstractUI; solo & mute are both temporarily broken; OSC control up next; may segfault during exit
git-svn-id: svn://localhost/ardour2/branches/3.0@6328 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
90f95df207
commit
c38e02285f
50 changed files with 753 additions and 908 deletions
|
|
@ -23,7 +23,9 @@
|
|||
|
||||
#include <string>
|
||||
|
||||
|
||||
#include <jack/types.h>
|
||||
|
||||
#include "control_protocol/timecode.h"
|
||||
|
||||
namespace ARDOUR {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue