ardour.git
2016-10-30 Robin Gareusavoid C++11 (and remove debug output)
2016-10-29 Robin GareusGUI support for plugin provided midnam
2016-10-29 Robin GareusPrototype LV2 extension for plugins to provide Midnams
2016-10-29 Robin GareusPrepare for the day when MTAV does no longer force...
2016-10-29 Robin GareusAllow to dynamically un/load Midnam Patches
2016-10-29 Robin GareusAllow to construct a XML tree from a text buffer
2016-10-29 Robin GareusFix crash with empty patch-names.
2016-10-29 Robin Gareusa-fluidsynth: fix off-by one. Assign all MIDI channels...
2016-10-29 Len OvensOSC: Slow down data storm at surface refresh
2016-10-29 Len OvensOSC: Add names/fader value to master and monitor.
2016-10-28 Len OvensOSC: simplify int sends too.
2016-10-28 Len OvensOSC: More simplification - floats this time.
2016-10-28 Len OvensOSC: simplify Global feedback (remove repetitive code)
2016-10-27 Robin Gareusyet another waf/HIDAPI tweak
2016-10-27 Robin GareusPrevent duplicate moves when selecting regions on share...
2016-10-26 Tim MayberryFix restoration of key bindings assigned to Windows...
2016-10-25 Robin GareusDesperate hack to align master-bus on export.
2016-10-25 nick_mclean up ghost note wrt create drag.
2016-10-24 nick_mdon't mix framepos with quarter notes when calculating...
2016-10-24 nick_mmake MidiRegion::start/length_beats() const.
2016-10-24 nick_mremove unnecessary rounding from MidiSource::midi_read()
2016-10-24 nick_mexpand on existing tempo tests.
2016-10-24 nick_mDon't recalculate region beat position on session load...
2016-10-24 Len OvensOSC fix debug logic for catchall messages
2016-10-24 Len OvensOSC Accept int in first parameter in path commands...
2016-10-23 Robin GareusFix HIDAPI optional (python: False vs 'False')
2016-10-23 Robin GareusInclude hidapi library
2016-10-23 Robin GareusIntroduce "virtual" async MIDI ports
2016-10-23 Robin GareusNO-OP: whitespace
2016-10-23 Robin GareusDon't add initial points for MIDI-CC
2016-10-21 Paul Daviswhen fetching MIDI ports for bundles and auto-connectio...
2016-10-21 Paul Davisremove debug output
2016-10-21 Paul Davisminor code-tidying tweak - continue if port handle...
2016-10-21 Nathan Stewartvamp_audio_to_midi script now operates on a list of...
2016-10-20 Ben LoftisTrack Insert/Remove Time dialog:
2016-10-20 Ben LoftisTrack Insert/Remove dialog improvements:
2016-10-20 Ben LoftisTrack Add/Remove Time dialog improvements:
2016-10-20 Paul Davisuse new API for user-provided MIDI port information
2016-10-20 Paul Davisinfrastructure for save/restore of MIDI port user-provi...
2016-10-20 Paul DavisGUI tweaks for MIDI port options
2016-10-20 Paul Davistweak logic for MIDI input follows selection
2016-10-20 nick_mInsertRemoveTimeDialog initially ignores mouse edit...
2016-10-20 nick_mbbt duration clock tweak.
2016-10-20 John EmmasRemove some (no longer needed) source files from our...
2016-10-20 Paul DavisMIDI port options now tracks dynamic port register...
2016-10-20 Ben Loftisadd mcp device files for artist series controllers
2016-10-20 Paul Davisslight improvements in logic for midi-input-follows...
2016-10-20 Paul Davisadd PortManager::disconnect (std::string const&)
2016-10-20 Paul Davisvarious tweaks to improve the preferences presentation...
2016-10-19 Paul Davisneed to refill treeviews for MIDI port prefs at least...
2016-10-19 Paul Davismove MIDI port options out of engine dialog and into...
2016-10-19 Paul Davisinfrastructure for MIDI-input-follows-selection
2016-10-19 Paul Davisbasics of following MIDI track selection and rewiring...
2016-10-19 Paul DavisNOOP: whitespacing tweak
2016-10-19 Paul Davisbasics of managing a list of port names for MIDI-input...
2016-10-19 Robin GareusUse official LV2 state:StateChanged URI
2016-10-19 Robin GareusWork around OSX MIDI devices that send no timestamps
2016-10-19 nick_mbbt duration clock - revert 3d38b4f58ec0 and a32aea4201...
2016-10-19 nick_mDuration clock edit uses current time to resolve meter.
2016-10-19 Paul Davisset up MIDI port treeview columns *just once*
2016-10-18 Paul Daviscorrectly show both the old MIDI setup tab (device...
2016-10-18 Paul Davisfurther work on a MIDI port functionality dialog
2016-10-18 Robin GareusAdd tooltip info for inline-display
2016-10-18 Paul Davisbeginnings of a tab in Audio/MIDI setup to manage MIDI...
2016-10-18 Paul Davisremove unnecessary and now impossible #include
2016-10-18 Paul Davisremove unusued and useless midi_port_dialog.{cc,h}...
2016-10-18 Paul Davisfix retrieval of port properties (metadata) when the...
2016-10-18 Robin Gareusfix link in manpage
2016-10-18 Robin GareusProcessor box interaction:
2016-10-18 nick_mTempo lines drawing performance tweak.
2016-10-18 nick_mTempo line tweaks.
2016-10-18 nick_mImprove bbt ruler drawing performance for large time...
2016-10-18 David RobillardWarn about skipped MIDI events
2016-10-18 David RobillardClean up MIDI debugging output
2016-10-17 Paul Davisspelling corrections from Jaromír Mikeš <mira.mikes...
2016-10-17 Paul Davisreset peak meters used in push2 when stripable goes...
2016-10-17 Paul Davisremove unused variable
2016-10-17 Nathan StewartInitialize uninitialized member variables in ctor ...
2016-10-17 Robin Gareusfast region export -- don't call process()
2016-10-17 Robin Gareusremove unused variable
2016-10-17 Paul Davisfix potentially crash-inducing race condition by removi...
2016-10-17 Paul Davisremove debug output
2016-10-17 Paul Davispropagate key press events through the widget heirarchy...
2016-10-17 Paul Davisfix thinko in d2835bc80 (re-enables mute, solo and...
2016-10-17 Robin Gareusfix typo + remove cruft.
2016-10-17 Paul Davisadd more DEBUG_TRACE statements for port/destruction...
2016-10-17 Paul Davisconvert cerr<< to DEBUG_TRACE
2016-10-17 Paul Davisuse existing method rather than inline code for pending...
2016-10-17 nick_mInitialize TempoMetric _pulse in sonstructor.
2016-10-17 nick_mMusic locked regions stay positive after tempo map...
2016-10-16 Robin Gareusignore send buffers for which there's no return
2016-10-16 Paul Davisimproved and hopefully correct fix for "setting Automat...
2016-10-16 Robin Gareusrefine 29f604418, move selected track to left-edge...
2016-10-16 nick_mAmend previous commit.
2016-10-16 nick_mSet note colour of new MidiGhostRegions corrctly.
2016-10-16 nick_mPerformance: store NoteBase UIConfiguration colors...
2016-10-16 nick_mFix region colors not updating on theme change.
2016-10-16 nick_mTempo curve cleanup, now also works on optimized builds.
2016-10-15 Robin GareusMixer strip list: click to move strip into view
2016-10-15 Robin GareusIncrease range of a-comp release time.
next