ardour.git
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.
2016-10-15 Robin GareusSource and AudioSource Lua bindings
2016-10-15 nick_mBBT duration clock can only compare musical times.
2016-10-15 nick_mMinor cleanup (don't set pulse twice in Region::set_pos...
2016-10-15 nick_mFix various snap issues when dragging control points...
2016-10-15 nick_mFix incorrect musical position in NoteDrag::total_dx.
2016-10-15 nick_mAudioClock: remove duplicated code. amends 3a0a628a7
2016-10-15 nick_mSlightly improve note update performance, fix note...
2016-10-15 nick_mRework duration clock and TempoMap::insert_time to...
2016-10-15 nick_mNote selection state uses note event_id_t.
2016-10-15 nick_mEnsure correct initial automation region view position.
2016-10-15 Robin GareusEditor up/down arrow keys: snap to track (not 60px)
2016-10-14 Robin GareusInclude session-utils with OSX bundles
2016-10-14 Robin Gareusmixer left/right: snap to track
2016-10-14 Robin Gareusinclude session-utils with windows bundles
2016-10-14 Paul Davisremove debug output
2016-10-14 Paul Davismuch simpler implementation of fix originally in c104c9...
2016-10-14 Paul DavisRevert "change return type of AutomationControl::actual...
2016-10-14 Robin GareusGUI to allow aux-send feedback loops
2016-10-14 Robin Gareusallow feedback (loops) from internal sends
2016-10-13 Robin Gareusfix math ambiguity & OSX compilation
2016-10-13 Paul Davisnew scheme for managing port deletion
2016-10-13 Paul Davisstop using gkd_pango_context_get() in ArdourCanvas...
2016-10-13 Robin Gareusfix panner reset when switching to aux-sends -- fixes...
2016-10-13 W.P. van PaassenSmall improvement and change to comply with coding...
2016-10-13 W.P. van PaassenInital support for Steinberg's CC121 control surface
2016-10-13 Michiel de RooOSC added plugin activate/deactivate
2016-10-13 Robin Gareushandle blink-rec-arm change without application restart
2016-10-13 Nil GeisweillerAdd region position to note start in the midi list...
2016-10-13 Robert ScottDon't reset the audio tracks name when changing the...
2016-10-13 cooltehnoUpdate cubasish-ardour.colors
2016-10-13 Robin GareusAllow a LV2 plugin to mark the session dirty
2016-10-13 nick_mImprove check in tempoAtPulseTest
2016-10-13 nick_mFix ramp test, add tempoAtPulseTest.
2016-10-13 Robin GareusAllow opening sessions with files embedded from removab...
2016-10-12 Paul Davischange return type of AutomationControl::actually_set_v...
2016-10-12 Paul Davispeak level numeric display now uses "clip indicator...
2016-10-12 Paul Davisadd gtk_clip_indicator as a separate color from gtk_bri...
2016-10-12 Nathan StewartFixed array index out of bounds in Push2Menu::set_active()
2016-10-12 Nathan StewartFixes minor memory leak found in color_theme_manager...
next