summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-19Remove unused parameters to AudioRegion::read_atCarl Hetherington
2011-07-18improved fix for #4158 etc, hopefullyPaul Davis
2011-07-18more more debugging for MIDI i/oPaul Davis
2011-07-18when renaming, remove old session and add new session name from/to recent ses...Paul Davis
2011-07-18don't try (and fail) to rename the history file if it doesn't existPaul Davis
2011-07-17Allow enter to be pressed to apply.Carl Hetherington
2011-07-17Add context menu for control points.Carl Hetherington
2011-07-17Fix vertical pane resizing during fullscreen/unfullscreenCarl Hetherington
2011-07-17Tie note y to mouse pointer position when dragging MIDICarl Hetherington
2011-07-16Snap ghost note more intuitively (#4189).Carl Hetherington
2011-07-16Restore AWOL master mixer strip (#4187).Carl Hetherington
2011-07-16Remove an assert() that I can't see the value of, and whichCarl Hetherington
2011-07-15Remove unused _own_latency member from Latent.Carl Hetherington
2011-07-15Save / restore processor _user_latency (another part of #4186).Carl Hetherington
2011-07-14Save and restore Latent's _user_latency for IOs (fixes #4186).Carl Hetherington
2011-07-14Move panner bypass state up to the PannerShell so that it is preserved even w...Carl Hetherington
2011-07-14initial pass at session-renaming functionalityPaul Davis
2011-07-14Fix restoration of PannerShell state from session XML (#4185).Carl Hetherington
2011-07-14Remove unused variable.Carl Hetherington
2011-07-14more midi I/O debuggingPaul Davis
2011-07-13more midi io debuggingPaul Davis
2011-07-13more midi io debuggingPaul Davis
2011-07-13Fix crash when selecting automation points in MIDICarl Hetherington
2011-07-13Fix non visibility of previously-visible MIDI automationCarl Hetherington
2011-07-13MIDI IO debuggingPaul Davis
2011-07-13Make MIDI automation tracks behave the same as MIDICarl Hetherington
2011-07-13Fix erroneous placement of new MIDI automation points inCarl Hetherington
2011-07-13Add a couple of missing attach_buffers() calls after _ports has been changed....Carl Hetherington
2011-07-12Re-order route group editor list columns to match up with the order in the ro...Carl Hetherington
2011-07-12Move active checkbutton out of the sharing section of the dialogue.Carl Hetherington
2011-07-12add incoming MIDI stream debuggingPaul Davis
2011-07-12Latency dialog is already instant-apply, so remove OK /Carl Hetherington
2011-07-12Set up track latency GUI using user latency rather thanCarl Hetherington
2011-07-12Set up default and upper/lower limit correctly on LV2 portsCarl Hetherington
2011-07-12Print a message to the console if we abort because no pannerCarl Hetherington
2011-07-12Correct (I think) previous fix.Carl Hetherington
2011-07-12Set mixbufs count in the case of a panner being used, asCarl Hetherington
2011-07-12Maintain order keys even when routes are hidden, to preventCarl Hetherington
2011-07-11clean up GUIObjectState API, and use bools when setting "visible" property ra...Paul Davis
2011-07-11fix crashing bug where pan_tracks.front() was used without checking for pan t...Paul Davis
2011-07-11use string_is_affirmative(), not direct test for "yes"Paul Davis
2011-07-11explanatory comment about use of g_strncasecmp()Paul Davis
2011-07-11accept .MID as a MIDI file extension, not just .midPaul Davis
2011-07-11fix for #3977 - shift-tab and shift-ctrl-tab move to the next/previous note l...Paul Davis
2011-07-11Change the cursor back from the track resize handle whenCarl Hetherington
2011-07-11Use an assert to check that a panner is obtained, whichCarl Hetherington
2011-07-11heuristic grouping of plugin controls in the generic plugin UI window, from c...Paul Davis
2011-07-10Set up initial gains with init_gain() before (rather than after) potentially ...Carl Hetherington
2011-07-10Make an empty-string non-affirmative so that AxisView::set_marked_for_display...Carl Hetherington
2011-07-10Fix erroneous characters in automation time axis view GUIObjectState IDs (#41...Carl Hetherington