summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-10-19slight improvements in logic for midi-input-follows-selectionPaul Davis
2016-10-19add PortManager::disconnect (std::string const&)Paul Davis
2016-10-19various tweaks to improve the preferences presentation of midi-input-follows-...Paul Davis
2016-10-19need to refill treeviews for MIDI port prefs at least oncePaul Davis
2016-10-19move MIDI port options out of engine dialog and into prefsPaul Davis
2016-10-19infrastructure for MIDI-input-follows-selectionPaul Davis
2016-10-19basics of following MIDI track selection and rewiring inputPaul Davis
2016-10-19NOOP: whitespacing tweakPaul Davis
2016-10-19basics of managing a list of port names for MIDI-input-follows-selectionPaul Davis
2016-10-19Use official LV2 state:StateChanged URIRobin Gareus
2016-10-19Work around OSX MIDI devices that send no timestampsRobin Gareus
2016-10-20bbt duration clock - revert 3d38b4f58ec0 and a32aea4201. use an alternate fix.nick_m
2016-10-19Duration clock edit uses current time to resolve meter.nick_m
2016-10-18set up MIDI port treeview columns *just once*Paul Davis
2016-10-18correctly show both the old MIDI setup tab (device oriented) and the new one ...Paul Davis
2016-10-18further work on a MIDI port functionality dialogPaul Davis
2016-10-18Add tooltip info for inline-displayRobin Gareus
2016-10-18beginnings of a tab in Audio/MIDI setup to manage MIDI port functionalityPaul Davis
2016-10-18remove unnecessary and now impossible #includePaul Davis
2016-10-18remove unusued and useless midi_port_dialog.{cc,h} filesPaul Davis