summaryrefslogtreecommitdiff
path: root/gtk2_ardour/session_option_editor.cc
AgeCommit message (Expand)Author
2011-11-11put JACK time master option into Session -> Properties -> Timecode, and fully...Paul Davis
2011-11-09move auto-input into session options/properties dialog, move auto-play and au...Paul Davis
2011-11-01catchup on previous commit relating to who owns ActiveState and VisualStatePaul Davis
2011-10-13add new per-session MIDI-region-copy-is-fork: if set, all MIDI region copies ...Paul Davis
2011-09-14Option to glue new markers to bars and beats (part ofCarl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2011-01-04Disable solo-controls-are-listen-controls if we don't have a monitor bus. Sh...Carl Hetherington
2010-12-08tweak and rename timecode settings tabPaul Davis
2010-12-01Re-expose timecode offset in the session option editor.Carl Hetherington
2010-11-10Tidy up a couple of bits in the session option editor.Carl Hetherington
2010-11-09handle multiple imports of the same file better (via better source naming); m...Paul Davis
2010-11-09initial pass at a missing file dialog and "relocatable" source files. lots mo...Paul Davis
2010-08-09Remove unnecessary connection option editor. Add GPL boilerplate. A little co...Carl Hetherington
2010-07-08Move MIDI control port ownership into the MIDI Manager, since control port st...Carl Hetherington
2010-06-30Basic tweaks to make the bundles and the port matrix accept that MIDI tracks ...Carl Hetherington
2010-06-21GUI control of insert merge policy for overlapping MIDI notes; quite a bit of...Paul Davis
2010-06-03session prefs editor gets renamed as session propertiesPaul Davis
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-12remove using namespace sigc everywhere to ensure clarity over which bind/mem_...Paul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-12-05Clean up and comment PortMatrix event handling a bit.Carl Hetherington
2009-12-01make text to describe timecode-source-is-synced option hopelessly more verbosePaul Davis
2009-11-23Fix crash on opening session options.Carl Hetherington
2009-11-14Allow multiple bundles with the same ports in the bundle editor, otherwise so...Carl Hetherington
2009-11-10lots of tweaks relating to GUI sync managementPaul Davis
2009-11-0990% done with external sync design changes (GUI now has toggle switch for ext...Paul Davis
2009-10-27new SnapBBT debug option, split out BBT_time and start work on BBT arithmetic...Paul Davis
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-26When a track is in "stacked" mode, allow regions to be moved to different lay...Carl Hetherington
2009-07-22Various fixups to bundle manager. Add a separator between the benign and mor...Carl Hetherington
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-20Clean up handling of add/remove/rename channels in the port matrix. Hence ma...Carl Hetherington
2009-07-19Restore add channel option to port matrix context menu.Carl Hetherington
2009-07-19Port matrix tweaks: scroll wheel support; use the correct verb for disassocia...Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-20Restore configuration of click IO connections to session options dialog.Carl Hetherington
2009-05-16Move some sync-related options to being session variables.Carl Hetherington
2009-05-16Add session preferences dialog.Carl Hetherington