clamp setting tempo via vertical drag.
[ardour.git] / gtk2_ardour /
2016-11-10 nick_mclamp setting tempo via vertical drag.
2016-11-10 nick_mrename Region pulse to pos_beats. use new beat distance...
2016-11-10 nick_mMidiRegion _start/_length beats are frame based only...
2016-11-10 nick_mRefactor tempo api, include quarter-note distance in...
2016-11-10 Tim MayberryCheck and link to the pangoft2 module with a mingw...
2016-11-10 Robin GareusC++ implementation of fan_out_instrument.lua
2016-11-07 Len OvensSet session dirty if tracks are reordered by user.
2016-11-07 Len OvensOne more piece to the moving master puzzle.
2016-11-04 Len OvensFix Drifting Master hopefully for real this time.
2016-11-02 Robin Gareusprevent infinite loop when calculating tick marks on...
2016-10-30 Robin GareusDrop UpdateMidnam shared_ptr reference when the plugin...
2016-10-30 Len OvensFix moving master
2016-10-29 Robin GareusGUI support for plugin provided midnam
2016-10-27 Robin GareusPrevent duplicate moves when selecting regions on share...
2016-10-25 nick_mclean up ghost note wrt create drag.
2016-10-21 Paul Davisminor code-tidying tweak - continue if port handle...
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 DavisGUI tweaks for MIDI port options
2016-10-20 nick_mInsertRemoveTimeDialog initially ignores mouse edit...
2016-10-20 nick_mbbt duration clock tweak.
2016-10-20 Paul DavisMIDI port options now tracks dynamic port register...
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 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 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-17 Robin Gareusremove unused variable
2016-10-17 Paul Davispropagate key press events through the widget heirarchy...
2016-10-17 Robin Gareusfix typo + remove cruft.
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 nick_mBBT duration clock can only compare musical times.
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 Gareusmixer left/right: snap to track
2016-10-14 Robin GareusGUI to allow aux-send feedback loops
2016-10-13 W.P. van PaassenInital support for Steinberg's CC121 control surface
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-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 StewartFixes minor memory leak found in color_theme_manager...
2016-10-10 Robin Gareusallow to run single tests from ./artest
2016-10-09 nick_mInterpret start & length_beats properties as double...
2016-10-08 nick_mTempoSection methods deal in beats rather than pulses...
2016-10-08 nick_mUse double comparison in MidiRegionView::note_in_region...
2016-10-07 Nathan StewartClean up cppcheck warnings about handling of allocated...
2016-10-06 Robin Gareusupdate LuaWindow output on-the-go (allow progress print)
2016-10-06 Robin GareusHold ctrl + click "open" session -> safe mode
2016-10-06 Robin Gareussort instrument list alphabetically
2016-10-05 Robin GareusGUI support for type-0/1 SMF import (display channel...
2016-10-04 Robin Gareusfix interface - proessor_selection is not a Lua C-Function
2016-10-04 Kamil RytarowskiFix ldd(1) parsing on NetBSD
2016-09-30 Ben Loftisrevert previous unintended commit
2016-09-30 Ben Loftisfix: using arrow-keys on selected mixer strips would...
2016-09-30 Robin GareusConstrain Samplerate selection when session is loaded
2016-09-30 Robin Gareusfix sample-rate display: show active (not desired)...
2016-09-30 Tim MayberryFix finding of splash file and display in About dialog
2016-09-29 Robin Gareussome Collaborative Albums from the early 80's
2016-09-29 Paul Davisfix crash on OS X el capitan when using command line...
2016-09-28 Paul Davismake error dump on stderr slightly more obvious
2016-09-27 Paul DavisRevert "Editor does not need to reset track/stripable...
2016-09-27 Paul Davismove "logmeter.h" from gtk2_ardour into libs/ardour
2016-09-27 Paul DavisTimeAxisView::set_selected() needs to call AxisView...
2016-09-27 Paul DavisEditor does not need to reset track/stripable selection...
2016-09-27 Paul Davisadd explicit "duplicate-regions" action
2016-09-27 Paul Davisadd "quantize" action for control surface access
2016-09-27 Paul Davisdon't get into nested run loops if quantize is reinvoke...
2016-09-27 Paul Davisminor tweak to quantize dialog so that we can test...
2016-09-27 Paul Davisvarious tweaks to port matrix display logic to try...
2016-09-27 Paul Davispush2: basic GUI dialog
2016-09-27 Paul Davisadd a new action to allow surfaces to access Keyboard...
2016-09-27 Paul Davisadjustments to build nascent push2 surface support
next