summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2012-04-24eventloop and abstractui debugging, lots more commenting on abstractui/eventl...Paul Davis
2012-04-24ipMIDI: typoPaul Davis
2012-04-24ipMIDI: credit where credit is duePaul Davis
2012-04-24MCP: remove debug outputPaul Davis
2012-04-24move the point at which PannersLegal is emitted (thus resetting panners). It ...Paul Davis
2012-04-24MCP: remove debugging related to selection that turned out to be about some J...Paul Davis
2012-04-24remove various debugging outputPaul Davis
2012-04-24add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and us...Paul Davis
2012-04-23Get the _note_mode set up correctly in a MidiDiskstreamCarl Hetherington
2012-04-23move MIDI::Manager::cycle_{start,end}() calls from Session into AudioEngine s...Paul Davis
2012-04-23libmidi++: fix a bunch of issues with previous commitPaul Davis
2012-04-23libmidi++: split apart "base-y" aspects of MIDI::Port into MIDI::PortBase and...Paul Davis
2012-04-23ControlProtocol doesn't actually need any record of an event loop and doesn't...Paul Davis
2012-04-22MCP: another bevy of changes, including working jog wheelPaul Davis
2012-04-22Use a list of ControlPoints to hold the automation selection,Carl Hetherington
2012-04-22MCP: a fistful of improvements. probably best to just try it and see what it ...Paul Davis
2012-04-21Use URI defines from LV2 headers instead of error-prone hardcoded URIs.David Robillard
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