summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-10-10New matrix-style IO selector dialogue. Should allow you to do the same thing...Carl Hetherington
2007-10-10Make theme manager dialog's title similar in style to the others on the same ...Carl Hetherington
2007-10-10A couple of capitalisation and space fixes for the main menu.Carl Hetherington
2007-10-09Few cleanups related to signed-ness of minimum/maximum port counts.Carl Hetherington
2007-10-08Various work on Bundles, especially dynamic ones so that you can, for example...Carl Hetherington
2007-10-07Re-work edit group selection in line with suggestions from Paul.Carl Hetherington
2007-10-07Fix several MIDI timestamp related problems:David Robillard
2007-10-06Make edit groups effective with lassoo selections.Carl Hetherington
2007-10-06Make split region work across edit groups even if the region is not selected ...Carl Hetherington
2007-10-06Add some comments to the RegionSelection class.Carl Hetherington
2007-10-06Fix things so that selecting a region always selects equivalent regions in th...Carl Hetherington
2007-10-05Add a label to the add midi port button in the options editor. Give the Add ...Carl Hetherington
2007-10-04Fix to stacked layering for the case when a region is dragged to overlap anot...Carl Hetherington
2007-10-04Merge the two separate 'add notes to midi region' interfaces (note and midiev...David Robillard
2007-10-02Make hide all automation work again.Carl Hetherington
2007-10-01Prevent plugins appearing twice on the automation submenu.Carl Hetherington
2007-10-01Remove some apparently out-of-date code which was causing a segfault on show ...Carl Hetherington
2007-09-19Fix for incorrect directory being chosen in which to create session directory...Tim Mayberry
2007-09-13Fix GTK warning.Carl Hetherington
2007-09-11Always show CC region, whether empty or not (ie whether MidiModel contains an...David Robillard
2007-09-11Fix note range menu item initial value (it probably should be saved and resto...David Robillard
2007-09-10Fix note separator lines adaptation to changing track height.David Robillard
2007-09-10Avoid dereferencing invalidated iterator when removing selected regions. Fixe...Tim Mayberry
2007-09-06Fix automation region stacking.David Robillard
2007-09-06Deep "automation regions" support.David Robillard
2007-09-05dont fill the initial gm rec, since it gets overdrawn by the metrics pixmap a...Doug McLain
2007-09-05Fix opening session when manually entering path in the file chooser. Fixes bu...Tim Mayberry
2007-09-04Use PBD::find_file_in_search_path instead of PathScanner in ARDOUR_UI::instal...Tim Mayberry
2007-09-04Only show child rows for session snapshots when there is more than 1 snapshot...Tim Mayberry
2007-09-04Use ardour/session_state_utils.h in Editor::redisplay_snapshotsTim Mayberry
2007-09-04Use functions from ardour/session_state_utils.h instead of ardour/session.h i...Tim Mayberry
2007-09-04Use functions in ardour/session_state_utils.h instead of ardour/session.h in ...Tim Mayberry
2007-09-04Rename PBD::SearchPath::get_string to PBD::SearchPath::to_stringTim Mayberry
2007-09-03Move CC/Automation regions with parent correctly.David Robillard
2007-08-31Fix CC region view length.David Robillard
2007-08-28Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was ...David Robillard
2007-08-27Restrict template filechooser to displaying only template files. Fixes bug 1823.Tim Mayberry
2007-08-17Per-region MIDI CC "automation".David Robillard
2007-08-16Make SMFSource suck significantly less.David Robillard
2007-08-15fix invisible tearoff arrow for light themeDoug McLain
2007-08-13Remove redundant view <-> model value mapping stuff from AudioRegionGainLine.David Robillard
2007-08-13Fix region gain envelope line colour (was 100% transparent).David Robillard
2007-08-11Saving of edited MIDI data to disk (on session save).David Robillard
2007-08-10Fix some evil "tabs".David Robillard
2007-08-10Touch select (hold left <Shift> or <Control>).David Robillard
2007-08-10Remove excessive printing during note dragging.David Robillard
2007-08-09Fix rect select to work in all directions.David Robillard
2007-08-09Make MIDI tools actually do something. Sorta. Sometimes.David Robillard
2007-08-08Added missing MIDI tool pixmaps.David Robillard