summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-30remove debug outputRobin Gareus
2016-10-30Update prototype API (3f739738) for windows/dll compatRobin Gareus
2016-10-30Drop UpdateMidnam shared_ptr reference when the plugin is removedRobin Gareus
2016-10-30Fix moving masterLen Ovens
2016-10-30avoid C++11 (and remove debug output)Robin Gareus
2016-10-29GUI support for plugin provided midnamRobin Gareus
2016-10-29Prototype LV2 extension for plugins to provide MidnamsRobin Gareus
2016-10-29Prepare for the day when MTAV does no longer force-override InstrumentInfoRobin Gareus
2016-10-29Allow to dynamically un/load Midnam PatchesRobin Gareus
2016-10-29Allow to construct a XML tree from a text bufferRobin Gareus
2016-10-29Fix crash with empty patch-names.Robin Gareus
2016-10-29a-fluidsynth: fix off-by one. Assign all MIDI channels if possibleRobin Gareus
2016-10-29OSC: Slow down data storm at surface refreshLen Ovens
2016-10-28OSC: Add names/fader value to master and monitor.Len Ovens
2016-10-28OSC: simplify int sends too.Len Ovens
2016-10-28OSC: More simplification - floats this time.Len Ovens
2016-10-28OSC: simplify Global feedback (remove repetitive code)Len Ovens
2016-10-27yet another waf/HIDAPI tweakRobin Gareus
2016-10-27Prevent duplicate moves when selecting regions on shared playlistsRobin Gareus
2016-10-26Fix restoration of key bindings assigned to Windows+key, bug #7037Tim Mayberry
2016-10-25Desperate hack to align master-bus on export.Robin Gareus
2016-10-26clean up ghost note wrt create drag.nick_m
2016-10-25don't mix framepos with quarter notes when calculating _start frames.nick_m
2016-10-25make MidiRegion::start/length_beats() const.nick_m
2016-10-25remove unnecessary rounding from MidiSource::midi_read()nick_m
2016-10-25expand on existing tempo tests.nick_m
2016-10-25Don't recalculate region beat position on session load, fix AudioTime thinko.nick_m
2016-10-23OSC fix debug logic for catchall messagesLen Ovens
2016-10-23OSC Accept int in first parameter in path commands as well as float.Len Ovens
2016-10-24Fix HIDAPI optional (python: False vs 'False')Robin Gareus
2016-10-23Include hidapi libraryRobin Gareus
2016-10-23Introduce "virtual" async MIDI portsRobin Gareus
2016-10-23NO-OP: whitespaceRobin Gareus
2016-10-23Don't add initial points for MIDI-CCRobin Gareus
2016-10-21when fetching MIDI ports for bundles and auto-connection, ignore control-only...Paul Davis
2016-10-21remove debug outputPaul Davis
2016-10-21minor code-tidying tweak - continue if port handle is null, rather than nest ...Paul Davis
2016-10-21vamp_audio_to_midi script now operates on a list of regions, calling qm-trans...Nathan Stewart
2016-10-20Track Insert/Remove Time dialog:Ben Loftis
2016-10-20Track Insert/Remove dialog improvements:Ben Loftis
2016-10-20Track Add/Remove Time dialog improvements:Ben Loftis
2016-10-20use new API for user-provided MIDI port informationPaul Davis
2016-10-20infrastructure for save/restore of MIDI port user-provided informationPaul Davis
2016-10-20GUI tweaks for MIDI port optionsPaul Davis
2016-10-20tweak logic for MIDI input follows selectionPaul Davis
2016-10-21InsertRemoveTimeDialog initially ignores mouse edit position. also do this fo...nick_m
2016-10-21bbt duration clock tweak.nick_m
2016-10-20Remove some (no longer needed) source files from our MSVC project (gtk2_ardour)John Emmas
2016-10-20MIDI port options now tracks dynamic port register/unregisterPaul Davis
2016-10-19add mcp device files for artist series controllersBen Loftis