only use and present the buggy gradient parameter if built with a suitably patched...
[ardour.git] / gtk2_ardour /
2015-05-28 Paul Davisonly use and present the buggy gradient parameter if...
2015-05-28 Paul Davisrearrange and redesign UIConfiguration/ARDOUR_UI APIs...
2015-05-28 Paul Davisadd control for buggy gradient option
2015-05-28 Paul Davisadd buggy gradient option
2015-05-28 nick_mFix uninitialised variable.
2015-05-28 Robin Gareusamend 3f5d17d, clear changes to MIDI as well.
2015-05-28 Robin GareusFix region paste (ctrl+v) undo.
2015-05-27 Paul Davisprevent crash when using WM close button on "new route...
2015-05-27 Robin Gareusrelax LinuxVST GUI event loop.
2015-05-26 Ben LoftisRationalize some aspects of region-gain control-point...
2015-05-25 Robin Gareusreplace tool pixel icons with vector drawing
2015-05-24 Robin Gareususe vectorized TAV expand/shrink icons
2015-05-24 Robin Gareususe vectorized zoom icons instead of pixmaps.
2015-05-24 Robin Gareusreplace old ArdourButton::Icon API with Gtkmm2ext.
2015-05-24 Robin Gareusremove explicit VectorIcon Element
2015-05-24 Robin GareusArdourButton API: set_icon() implies Icon and No Text
2015-05-24 Robin Gareusadd vector rendition of nudge icons.
2015-05-24 Robin Gareusprepare cleanup of ArdourButton rendering
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-23 nick_mFix bug where inserting notes in MouseContent mode...
2015-05-23 nick_mRekative snap - add comments
2015-05-23 nick_mClarify the convention on modifiers and drags.
2015-05-23 nick_mProper initialisation of _x/y_constrained.
2015-05-22 nick_mBring back contrained drag modifier with preference...
2015-05-22 nick_mFix missing comment.
2015-05-22 nick_mFix inverted logic of SnapOff with snap modifiers pressed.
2015-05-21 Ben Loftistweak layout of main clocks so that HMS display remains...
2015-05-21 Ben LoftisFONT_SMALLER is too small for visibility of clocks...
2015-05-21 nick_mMake note drags and resizes obey the disable sanp modifier.
2015-05-21 nick_mSmall cleanup
2015-05-21 nick_mMore cleanup
2015-05-21 nick_mClean up a bit - should be a no-op
2015-05-21 nick_mAppease Our Dear Leader
2015-05-21 nick_mFix excessive use of logic.
2015-05-21 nick_mFix up modifier behaviour
2015-05-21 nick_mMake the prefs less squashed looking, add another entry...
2015-05-20 Ben Loftisrecover keybinding for Snapshot
2015-05-20 nick_mMove ui-centric modifiers into ArdourKeyboard, set...
2015-05-20 nick_mAllow all drag -related modifiers to be set, re-instat...
2015-05-19 Ben Loftispublish editor-fade-range action to the main menu
2015-05-19 nick_mAdd more modifier preferences.
2015-05-18 Ben Loftisuse Go To instead of Goto
2015-05-18 Ben Loftistemporarily remove buggy MouseRange-on-Piano-Roll event...
2015-05-18 nick_mRevert to old Lock mode (still called Lock).
2015-05-18 Robin Gareusremove LED from custom meter point processors
2015-05-17 nick_m"Lock" mode is now "Constrained", make snap absolute...
2015-05-17 nick_mRelative snap now always on - disabled with Tertiary...
2015-05-17 nick_mClean up drag modifiers.
2015-05-17 nick_mRelative Snap -make it activated by the tertiary modifi...
2015-05-16 nick_mRelative snap - support magnetic mode (hackishly for...
2015-05-16 nick_mCleanup relative snap code.
2015-05-15 nick_mFix typo.
2015-05-15 nick_mRevert incorrect region_length() definition.
2015-05-15 nick_mRelative snap
2015-05-12 nick_mFix missing undo for audio timefx operations.
2015-05-09 nick_mLayering - the return of "later is higher".
2015-05-08 Paul Davisextend save-as dialog to allow crude but functional...
2015-05-08 Paul Davisfix crash during session deletion as monitor section...
2015-05-06 Paul Davisrename user's customized color file when resetting...
2015-05-05 Robin Gareusfix some gtk filechooser issues
2015-05-05 Robin Gareusoversample meter faceplate image surfaces
2015-05-04 Robin GareusNSM preparation for OSX and windows
2015-05-04 Robin Gareusadd plugin parameter reset button - closes #6297
2015-05-04 Robin Gareusprepare plugin reset (#6297)
2015-05-04 Robin Gareusupdate startup scripts for NSM
2015-05-04 Robin Gareusfurther preparations for NSM (#6265)
2015-05-03 Robin Gareusfix -Wsign-compare
2015-05-03 Robin Gareusright-click in mixer’s group box: show context menu.
2015-05-03 Robin Gareusde-select other strips when re-selecting a strip
2015-05-03 Robin GareusAllow to delete PC using <Del>
2015-05-02 Robin Gareusimplement scroll wheel support for ardour-dropdown
2015-05-01 Robin Gareustweak Midi/DIN icon (proper notch)
2015-05-01 Robin Gareusfix thinko with region-gain time offset.
2015-04-30 Robin Gareusupdate region-gain-line time-converter. fixes #6293
2015-04-30 Robin Gareusmore meter-change UI optimization
2015-04-30 Robin Gareusskip [duplicate] meter re-packing.
2015-04-30 Robin Gareuscleanup display suspend.
2015-04-30 Robin Gareusfix over-optimzation in e3375c3.
2015-04-30 Robin Gareussuspend editor redisplay during batch changes
2015-04-30 Robin Gareusmeter-change: don’t update track-headers if not needed
2015-04-30 Robin Gareusx-fade pixel hunt
2015-04-29 Robin Gareusx-run counter reset & typo
2015-04-29 Robin Gareusadd xrun counter to status-bar (currently no reset)
2015-04-28 Ben Loftismissing keybinding: zoom to session. needs testing...
2015-04-28 Robin Gareusmake tape tracks draw something.
2015-04-28 Robin Gareusprefer explicit cast over terseness.
2015-04-28 Robin Gareusprevent live loops (format negative BBT)
2015-04-27 Ben Loftisnew actions: allow user to set session start and end...
2015-04-27 Robin Gareusremove a dead assignment
2015-04-26 Pavel FricCzech translation update (#6279)
2015-04-25 Robin Gareusremove not-an-error error message.
2015-04-25 Robin Gareusfix verbose cursor for db automation.
2015-04-25 Robin Gareustweak weight of transport icons
2015-04-25 Robin Gareusfix automation lane for dB ranges other than fader.
2015-04-25 Robin Gareusardour knob: watch automation
2015-04-25 Robin GareusTrim Automation UI
2015-04-25 Robin Gareusdesaturate gradient for trim.
2015-04-25 Robin Gareusknob: use double precision normal on dent.
2015-04-25 Robin Gareusadd detent to Monitor Section Dim & Level knobs
2015-04-25 Robin Gareusseparate detent & zero-arc flags for knob
next