summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2010-06-17Make summary arrow buttons auto-repeat.Carl Hetherington
2010-06-16prevent removal of master/monitor busses without explicit (and hard to set) a...Paul Davis
2010-06-15Stop summary showing hidden tracks.Carl Hetherington
2010-06-15Hopefully fix slight vertical movements on attempts to drag horizontally.Carl Hetherington
2010-06-15Plot tracks at a constant height in the summary.Carl Hetherington
2010-06-14Summary tweaks: plot tracks as well as regions (as suggested by Chris);Carl Hetherington
2010-06-12MTC drift patch from robin gareus, plus two related cleanups to the tracer & ...Paul Davis
2010-06-12introduce the notion that note additions and property changes can cause the r...Paul Davis
2010-06-10Preserve region state as well as playlist state in undo of bounce range. Fix...Carl Hetherington
2010-06-09Fix warning.Carl Hetherington
2010-06-09GUI control of playback & buffer sizes, but not dynamic (i.e. requires a rest...Paul Davis
2010-06-09basically, fix all kinds of odds and ends with MIDI playback, including misse...Paul Davis
2010-06-08Clean up a bit. Fix non-relative note dragging mode to fit my understanding ...Carl Hetherington
2010-06-08Fix handling of the mapping between parameters and automation CheckMenuItems....Carl Hetherington
2010-06-08Copy-edit.Carl Hetherington
2010-06-08Reduce default summary size and remember it across saves. Fixes #3205.Carl Hetherington
2010-06-06Lincoln's patch from #3223 to add show/hide midi track options to the route l...Carl Hetherington
2010-06-06Lincoln's patch from #3224 to colour midi stream view backgrounds properly.Carl Hetherington
2010-06-06Lincoln's patch from #3225 to tweak crossfade rendering.Carl Hetherington
2010-06-03start tracking note overlaps while moving notesPaul Davis
2010-06-03session prefs editor gets renamed as session propertiesPaul Davis
2010-06-03patch from lincoln to make MIDI track height changes no longer just grow note...Paul Davis
2010-06-03move computation of TimeAxisViewItem fixed heights into a static member funct...Paul Davis
2010-06-02add -P flag blocking port connections while loading sessionTorben Hohn
2010-06-02fix missing break in options parsing.Torben Hohn
2010-06-02basic -T <load_template> optionTorben Hohn
2010-06-02zero-pad seconds field of verbose canvas cursor, fixes #3216Paul Davis
2010-05-31build fixPaul Davis
2010-05-31final use of "stop_signal.h" removedPaul Davis
2010-05-31remove almost-unusued stop_signal.h and clean up the one (unused) place where...Paul Davis
2010-05-30make trimming in region name (colored) highlight work even in internal edit m...Paul Davis
2010-05-29lincoln's patch to make MIDI note lines go away at smaller track heightsPaul Davis
2010-05-29create new MIDI regions on streamitem click in "note draw" mode as well as ob...Paul Davis
2010-05-28heavy-handed and crude way to stop WM-stolen-alt keys from causing MidiRegion...Paul Davis
2010-05-28change color of note velocity text (and don't set it or justification repeate...Paul Davis
2010-05-28clean up item event handling in MidiRegionViews by removing unnecessary Inter...Paul Davis
2010-05-28replace use of gdk_pixmap_unref() with g_object_unrefPaul Davis
2010-05-27refactor MidiRegionView event handling to avoid too much spaghetti as we move...Paul Davis
2010-05-27Fix crash on clear option for automation tracks (#3195). Also fix state chan...Carl Hetherington
2010-05-27Fix crash on export selection range.Carl Hetherington
2010-05-27Always show region properties menu item, and offer the list editor even outsi...Carl Hetherington
2010-05-27Fix hang on closing the editor.Carl Hetherington
2010-05-27Fix show existing automation for audio tracks (part of #3193)Carl Hetherington
2010-05-27Allow the region gain automation tool to create standard automation events. ...Carl Hetherington
2010-05-27Use bbt_add and bbt_subtract to do proper BBT maths in round_to_beat_subdivis...Carl Hetherington
2010-05-26On resizing an unselected MIDI note, make it the only one to be resized durin...Carl Hetherington
2010-05-26Restore Fader and Pan options to audio track automation menus. Hide the Amp ...Carl Hetherington
2010-05-26Disable ghost note on note creation drag.Carl Hetherington
2010-05-26generate knob pixbufs at run time but draw from the pixbufs; remove mfimg uti...Paul Davis
2010-05-26Show the verbose canvas cursor with the ghost note.Carl Hetherington