summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-16Add dynamic type to SessionHandleRef debug outputSakari Bergen
git-svn-id: svn://localhost/ardour2/branches/3.0@8516 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-15Make sure minsec ruler works when it is first enabled.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8514 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-15Add tooltip to send fader.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8513 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-14Fix graphical glitches in processor list on some systems.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8512 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-14Fix warnings.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8511 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-14Prevent failed reconfigurations on tracks with 0 inputs (#3709).Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8509 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-14Tweak colouring in the processor list.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8507 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-13Fix send UI fader (#3708)Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8506 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-11Don't add post-fader aux sends after the main deliveries; put them ↵Carl Hetherington
post-fader but pre-main-outs. git-svn-id: svn://localhost/ardour2/branches/3.0@8505 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-11show_all() more selectively so that unwanted notebook tabs don't appear in ↵Carl Hetherington
SendUI port matrices. git-svn-id: svn://localhost/ardour2/branches/3.0@8504 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-11Prevent Processor classes messing with names when setting state from XML. ↵Carl Hetherington
Fixes JACK-send loading from state. git-svn-id: svn://localhost/ardour2/branches/3.0@8503 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-11Re-fix #3685 having read the request properly.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8502 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-11Don't modify a send's output count depending on where it lands in the ↵Carl Hetherington
processor list. git-svn-id: svn://localhost/ardour2/branches/3.0@8501 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-11Dear oh dear. Re-fix main fader double click and internal send edit.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8500 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-10Show send UI window on edit (#3696)Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8499 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-10Fix fader motion accidentally broken in previous commit.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8498 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-10Add route group property to share route active state (#3703)Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8497 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-10Revert to fader-is-for-route on double-clicking a mixer strip's fader. ↵Carl Hetherington
Fixes #3685. git-svn-id: svn://localhost/ardour2/branches/3.0@8496 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-10Respond to MMC even when synced to JACK. Fixes #3700.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8495 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-10Make export channels own their buffers + some other small code tidy-ups. ↵Sakari Bergen
Preparation for more stem export options git-svn-id: svn://localhost/ardour2/branches/3.0@8494 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-10Remove erroneous handling of input IO for sends, which don't have them. ↵Carl Hetherington
Fixes #3694. git-svn-id: svn://localhost/ardour2/branches/3.0@8493 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-10Make a couple of bits of debug conditional to avoid mallocs when they are ↵Carl Hetherington
turned off. git-svn-id: svn://localhost/ardour2/branches/3.0@8492 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-10Somewhat hacky fix to stop the graph code allocating in the RT thread.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8491 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-10Optimise BufferSet::attach_buffers code to avoid memory allocation in the RT ↵Carl Hetherington
thread and speed things up a bit. git-svn-id: svn://localhost/ardour2/branches/3.0@8490 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-09patch from lincoln to fix failure to leave loop play mode at transort stopPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8489 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-09Put add route/bus button at the bottom of the mixer window track display (#3688)Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8488 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-09Factor out track display setup code into its own method.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8487 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-09Fix setup of route meter point on load, and fix intermittent ↵Carl Hetherington
left-channel-only metering (#3699). git-svn-id: svn://localhost/ardour2/branches/3.0@8486 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-09Replace RouteGroup's collection of apply() methods with a single one.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8485 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-09Remove unused methods.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8484 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-08Fix cancel button in route group dialogue, as per #3689.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8483 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-08Use DEBUG macros for SessionEvent debugging.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8482 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-08Make Route Group dialog instant-apply. Disallow identically-named route ↵Carl Hetherington
group; fixes #3689. git-svn-id: svn://localhost/ardour2/branches/3.0@8481 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-08Watch for route colour changes and update the summary accordingly. Fixes #3692.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8480 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-07add gesture control for position+width controls of a 2in/2out panner - not ↵Paul Davis
used, since there is no way to create automation for these controls at present git-svn-id: svn://localhost/ardour2/branches/3.0@8479 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-07more cleanups of PannerUI, add start/end gesture support to mono pannerPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8478 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-07rip more useless junk out of PannerUI, and check that automation playback ↵Paul Davis
works for the mono panner git-svn-id: svn://localhost/ardour2/branches/3.0@8477 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-07polygon and marker line for mono pannerPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8476 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-07remove a bunch of junk from panner_ui (at least, it seems like junk)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8475 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-07new mono panner widget; make stereo panner respond to changes in colors ↵Paul Davis
immediately git-svn-id: svn://localhost/ardour2/branches/3.0@8474 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-07forward port EPA changes from 2.XPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8473 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06Set up send fader default position correctly. Fixes #3680.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8471 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06Take automation into account when reporting Amp gain. Fixes #3669.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8470 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06Remove "import from session" from the menu for now...Sakari Bergen
git-svn-id: svn://localhost/ardour2/branches/3.0@8466 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06Add stem export dialog and make all different export dialogs save their ↵Sakari Bergen
config to a different node in instant.xml git-svn-id: svn://localhost/ardour2/branches/3.0@8465 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06Improve the drag icon for processor drags.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8462 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06Patch from Chris G. for processor box colours.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8461 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06Update name_label as well as name_entry when the route name changes. Fixes ↵Carl Hetherington
#3675. git-svn-id: svn://localhost/ardour2/branches/3.0@8460 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06Make processor box frames configurable colour-wise.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8459 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06Fix crash when turning off an active send and redisplaying processors at the ↵Carl Hetherington
same time. Fixes #3674. git-svn-id: svn://localhost/ardour2/branches/3.0@8458 d708f5d6-7413-0410-9779-e7cbd77b26cf