summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2012-04-21Fix crash when removing an LV2 plugin or on shutdown.David Robillard
2012-04-20Fix some warnings.Carl Hetherington
2012-04-20Fix some warnings in non-debug mode.Carl Hetherington
2012-04-20Fix linear interpolator to avoid error accumulation.Carl Hetherington
2012-04-20Add "Description" pane to generic plugin UI for LV2 plugins with documentatio...David Robillard
2012-04-20Set tooltips on generic UI controls for LV2 plugin controls with documentatio...David Robillard
2012-04-20Remove support for old and/or experimental LV2 stuff.David Robillard
2012-04-19Fix thinko causing possible memory corruption.Carl Hetherington
2012-04-19Break shared_ptr cycle between Track and itsCarl Hetherington
2012-04-19Another little test.Carl Hetherington
2012-04-19attempt to fix confusion over session file version numbering and so forthPaul Davis
2012-04-19Fix typo (#4848).Carl Hetherington
2012-04-19Fix warning.Carl Hetherington
2012-04-19add a simple method to return "the instrument" associated with a Route. see t...Paul Davis
2012-04-18Add drawing.Carl Hetherington
2012-04-18Re-work fade operation to be closer to Mixbus; thingsCarl Hetherington
2012-04-18MCP: some button handling fixesPaul Davis
2012-04-18update timecode/position display where appropriatePaul Davis
2012-04-18add User metadata. user metadata is edited from the same dialog and read/wri...Ben Loftis
2012-04-18MCP: next try at vpot mode for pan widthPaul Davis
2012-04-18MCP: bettetr vpot mode for pan widthPaul Davis
2012-04-18MCP: space for %Paul Davis
2012-04-18MCP: missing breakPaul Davis
2012-04-18MCP: maybe fix vpot display behavior for pan widthPaul Davis
2012-04-18MCP: maybe fix vpot behaviour as seen with pan widthPaul Davis
2012-04-18MCP: gui stuffPaul Davis
2012-04-18MCP: maybe really fix fader dB displayPaul Davis
2012-04-18MCP: maybe fix fader dB displayPaul Davis
2012-04-18MCP: more fader debuggingPaul Davis
2012-04-18MCP: fader debuggingPaul Davis
2012-04-18MCP: gui changes; more debugging for button bnding lookupPaul Davis
2012-04-18MCP:maybe functioning button binding stuff, plus save-to-disk-on-change (stil...Paul Davis
2012-04-17MCP: somewhat functional (?) full keybinding GUIPaul Davis
2012-04-17MCP: various work on the button binding GUIPaul Davis
2012-04-17add back semantically-different version of previously removed ::get_action() ...Paul Davis
2012-04-17remove unusued ActionManager::get_action() variantPaul Davis
2012-04-16MCP: work on rec-enablePaul Davis
2012-04-16MCP: work on vpotsPaul Davis
2012-04-16MCP: bit more debugging for vpot pressPaul Davis
2012-04-16MCP: no fake touch for anything, actuallyPaul Davis
2012-04-16MCP: no fake touch for vpotPaul Davis
2012-04-16MCP: a fistful of changesPaul Davis
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2012-04-16MCP: make v-pot press work; work ongoing on general keybindingsPaul Davis
2012-04-15Update MidiRegion::_start_beats on trimming the front of a MIDI region; reset...Carl Hetherington
2012-04-15A few tweaks to make Ardour build in GCC -std=c++0x mode.Carl Hetherington
2012-04-15Fix overflow when computing framewalk_to_beats with -ve pos; fixes #4694.Carl Hetherington
2012-04-15Don't abort if mis-matched processors are found; a vaguely satisfactory worka...Carl Hetherington
2012-04-15cmd-press on vpot should lock strip; shift-press resets pot param to defaultPaul Davis
2012-04-15MCP: probably fix issues with vpots not workingPaul Davis