summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-28Make sure all our VC projects agree that the product is called 'Mixbus3' (as ...John Emmas
2014-08-27move preferences->GUI->Metering into its own tabBen Loftis
2014-08-27Standardize drawing of PixFader and BarController; implement flat_buttons and...Ben Loftis
2014-08-27even more flat_buttonsBen Loftis
2014-08-27more flat_button refactoring. try centering the gain and peak displaysBen Loftis
2014-08-27use ArdourButtons on the automation time axisBen Loftis
2014-08-27more flat_button refactoringBen Loftis
2014-08-27refactor flat_buttons into cairowidget, and add a canvas-like convenience fun...Ben Loftis
2014-08-27fix pushed-in state of invert buttons, and fix an initizlization order warningBen Loftis
2014-08-22Rationalize ArdourButton and lots of associated theming issues.Ben Loftis
2014-08-22refactor _grabbed into cairo_widgetBen Loftis
2014-08-14Merge branch 'selection_fixes' of https://github.com/nmains/ardour into cairo...Robin Gareus
2014-08-15Fix crash on snapshot change.nick_m
2014-08-13Merge branch 'selection_fixes' of https://github.com/nmains/ardour into cairo...Robin Gareus
2014-08-14Add backwards compatibility for instant.xml changes.nick_m
2014-08-14Move ExportProfile xml from Session instant.xml to session file.nick_m
2014-08-13remove cruft related to button-height commitBen Loftis
2014-08-13Yet another attempt to standardize button heights.Ben Loftis
2014-08-12Clicking already-selected region should clear other selections. Thanks to nick_mBen Loftis
2014-08-11change packing so number_label shares space with name_labelBen Loftis
2014-08-11shuffle packing order to accomodate midi controlsBen Loftis
2014-08-11New track header layout.Ben Loftis
2014-08-08fix new backends wscript to work correctly in the Ardour casePaul Davis
2014-08-08use some structured code to decide which backends to build (should have cherr...Paul Davis
2014-08-06Use explicit strip widths and button heights for the mixerBen Loftis
2014-08-06More fixes for range-based automation editing.Ben Loftis
2014-08-05Initial steps towards usable range-based automation editing.Ben Loftis
2014-08-04Modify our VC project files to work with msvc32-fixup.plJohn Emmas
2014-08-04Add our various '.in' files (to be processed by msvc32-fixup.pl)John Emmas
2014-08-04Add the remaining 'API_VERSION' properties to msvc32-fixup.plJohn Emmas
2014-08-01Enforce mixer strip widths, more case fixes, and minor theme changesBen Loftis
2014-08-01consistently use mixed-case labelsBen Loftis
2014-08-01top button table causes spacing issues when items are hidden. removed it.Ben Loftis
2014-08-01allow track headers to select io from right-click menuBen Loftis
2014-08-01fix gain entry cancellation, per the_CLABen Loftis
2014-08-01Add preliminary version of win32-fixup.pl (i.e. msvc32-fixup.pl)John Emmas
2014-08-01Add the removed files to '.gitignore'John Emmas
2014-08-01Ditto - 'icons/win32/msvc_resources.rc'John Emmas
2014-08-01Delete '.vsprops' files (MSVC) in preparation for win32-fixup.plJohn Emmas
2014-07-31micro tweaks to width box and name button layoutBen Loftis
2014-07-31Increase mixer strip button vpad to 4.David Robillard
2014-07-30Add 1px border to mixer strip so buttons don't overlap selection border.David Robillard
2014-07-30Use text to specify combo box padding for better font/display tolerance.David Robillard
2014-07-30use FocusEntry for the peak_display, so it matches the size of gain_displayBen Loftis
2014-07-30More colour tweaks according to IRC discussion.David Robillard
2014-07-29Shrink minimum width a bit by using the same hpad for all toolbar selectors.David Robillard
2014-07-29Consistent styling for toolbar buttons.David Robillard
2014-07-29Various UI tweaks.Ben Loftis
2014-07-29In the mixbus mixer, the rec/mon buttons are smallerBen Loftis
2014-07-28grouped faders should have relative gain by defaultBen Loftis