ardour.git
2014-08-29 Robin Gareusmark "Label Buttons" as inactive
2014-08-29 Robin Gareusexplicit Button inactive state.
2014-08-29 Robin GareusArdourButton: suppress visible response if no action...
2014-08-29 Robin Gareusamend 7be3c88a, update rec-en color
2014-08-28 Robin Gareusexperiment with unicode circle for rec-en
2014-08-28 Robin Gareususe 2 digit width as minium for track number labels
2014-08-28 Ben Loftisprocessor toggle controls should be blue when activated
2014-08-28 Ben Loftisyet another ArdourButton action tweak
2014-08-28 Ben Loftisfix plugin bypass button action
2014-08-28 Robin Gareusvideo-timeline tools path updates for OSX and Windows
2014-08-28 Ben Loftisremove offset from icons when button is pushed
2014-08-28 Ben LoftisMore fixes to ArdourButton actions.
2014-08-28 Ben Loftisadd option to blink rec-enables
2014-08-28 Ben LoftisFix ArdourButton event sequence.
2014-08-28 Ben Loftisbrighten post-fader redirects, and change redirect...
2014-08-28 Ben Loftisreplace missing fader redirect color
2014-08-28 John EmmasAdd an extra folder to get searched (on Windows only...
2014-08-28 John EmmasMake sure all our VC projects agree that the product...
2014-08-27 Ben Loftismove preferences->GUI->Metering into its own tab
2014-08-27 Ben LoftisStandardize drawing of PixFader and BarController;...
2014-08-27 Ben Loftiseven more flat_buttons
2014-08-27 Ben Loftismore flat_button refactoring. try centering the gain...
2014-08-27 Ben Loftisuse ArdourButtons on the automation time axis
2014-08-27 Ben Loftismore flat_button refactoring
2014-08-27 Ben Loftisrefactor flat_buttons into cairowidget, and add a canva...
2014-08-27 Ben Loftisfix pushed-in state of invert buttons, and fix an initi...
2014-08-22 Ben LoftisRationalize ArdourButton and lots of associated theming...
2014-08-22 Ben Loftisrefactor _grabbed into cairo_widget
2014-08-14 Robin GareusMerge branch 'selection_fixes' of https://github.com...
2014-08-14 nick_mFix crash on snapshot change.
2014-08-13 Robin GareusMerge branch 'selection_fixes' of https://github.com...
2014-08-13 nick_mAdd backwards compatibility for instant.xml changes.
2014-08-13 nick_mMove ExportProfile xml from Session instant.xml to...
2014-08-13 Ben Loftisremove cruft related to button-height commit
2014-08-13 Ben LoftisYet another attempt to standardize button heights.
2014-08-12 Ben LoftisClicking already-selected region should clear other...
2014-08-11 Ben Loftischange packing so number_label shares space with name_label
2014-08-11 Ben Loftisshuffle packing order to accomodate midi controls
2014-08-11 Ben LoftisNew track header layout.
2014-08-08 Paul Davisfix new backends wscript to work correctly in the Ardou...
2014-08-08 Paul Davisuse some structured code to decide which backends to...
2014-08-06 Ben LoftisUse explicit strip widths and button heights for the...
2014-08-06 Ben LoftisMore fixes for range-based automation editing.
2014-08-05 Ben LoftisInitial steps towards usable range-based automation...
2014-08-04 John EmmasModify our VC project files to work with msvc32-fixup.pl
2014-08-04 John EmmasAdd our various '.in' files (to be processed by msvc32...
2014-08-04 John EmmasAdd the remaining 'API_VERSION' properties to msvc32...
2014-08-01 Ben LoftisEnforce mixer strip widths, more case fixes, and minor...
2014-08-01 Ben Loftisconsistently use mixed-case labels
2014-08-01 Ben Loftistop button table causes spacing issues when items are...
2014-08-01 Ben Loftisallow track headers to select io from right-click menu
2014-08-01 Ben Loftisfix gain entry cancellation, per the_CLA
2014-08-01 John EmmasAdd preliminary version of win32-fixup.pl (i.e. msvc32...
2014-08-01 John EmmasAdd the removed files to '.gitignore'
2014-08-01 John EmmasDitto - 'icons/win32/msvc_resources.rc'
2014-08-01 John EmmasDelete '.vsprops' files (MSVC) in preparation for win32...
2014-07-31 Ben Loftismicro tweaks to width box and name button layout
2014-07-31 David RobillardIncrease mixer strip button vpad to 4.
2014-07-30 David RobillardAdd 1px border to mixer strip so buttons don't overlap...
2014-07-30 David RobillardUse text to specify combo box padding for better font...
2014-07-30 Ben Loftisuse FocusEntry for the peak_display, so it matches...
2014-07-30 David RobillardMore colour tweaks according to IRC discussion.
2014-07-30 David RobillardShrink minimum width a bit by using the same hpad for...
2014-07-30 David RobillardConsistent styling for toolbar buttons.
2014-07-29 Ben LoftisVarious UI tweaks.
2014-07-29 Ben LoftisIn the mixbus mixer, the rec/mon buttons are smaller
2014-07-28 Ben Loftisgrouped faders should have relative gain by default
2014-07-28 Ben Loftisremove some cruft with group button, move it under...
2014-07-28 Ben Loftisclean up cruft in some config variables
2014-07-28 Ben Loftisforce horizontal scrollbar and spacer, so strips line...
2014-07-28 Ben LoftisMixer page: ESC should deselect all mixer strips and...
2014-07-28 Ben Loftisalternate layout with a full-height editor-mixer, for...
2014-07-28 Ben Loftisdisallow selection of the fader and meter processor...
2014-07-27 John EmmasAdd provision for 'PROGRAM_VERSION' (MSVC libardour...
2014-07-27 John EmmasAdd (newly introduced) sources to our MSVC project
2014-07-27 John EmmasMinor change to 'pbd/controllable.h'
2014-07-27 John EmmasAdd the MSVC project file for building libs/surfaces/osc
2014-07-25 Robin Gareusfix for video-monitor (xjadeo >= 0.7.8 is started w...
2014-07-25 Robin Gareusupdate video-monitor override flags
2014-07-25 Ben Loftisseveral fixes to make processor selection and deletion...
2014-07-25 Ben LoftisRemove "implicit" selection for plugin deletion.
2014-07-24 Ben LoftisAdd track-rec/mute/solo actions to menu, so users can...
2014-07-24 Ben Loftisoops, fix copy-paste error
2014-07-24 Ben LoftisRevert previous select-strips-under-mouse behavior
2014-07-23 Ben LoftisAllow deletion of processors in editor_mixer_strip...
2014-07-23 Ben Loftisholding Primary(ctrl/cmd) allows user to make noncontig...
2014-07-23 Ben Loftisholding Primary(ctrl/cmd) allows user to make noncontig...
2014-07-23 Ben LoftisMixer selection follows mouse
2014-07-23 Ben LoftisCut and Copy should remember the white space at the...
2014-07-23 Ben Loftisdouble-click a plugin to remove it from the pending...
2014-07-23 Ben LoftisAdd some new zoom-to-selection actions, so zoom tool...
2014-07-22 John EmmasChanges needed for building surfaces/osc (control surfa...
2014-07-22 Ben Loftis3 monitor tweaks for the_CLA. shift+click to default...
2014-07-22 Ben LoftisRemove troublesome cairo antialiasing hint.
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-18 Paul Davismore canvas debugging for current item tracing
2014-07-18 Ben Loftistweaks for the monitor section. refactoring of some...
2014-07-16 Robin GareusLV2: don't leave active plugins deactivated after laten...
2014-07-16 Paul Davisparameterize the version number used to define the...
2014-07-15 Paul Davisadd Editor::trackviews_height() convenience function...
next