fix creating aux-busses from templates, reset return-bitslot
[ardour.git] / gtk2_ardour /
2016-06-02 Paul Davismake new action to bind BackSpace to in processors box
2016-06-02 Paul Davismake all TimeAxisView derived types return Presentation...
2016-06-02 nick_mActions - make set-tempo-from-edit-range sensitive...
2016-06-02 Paul Davisvarious safety checks for the result of dynamic_cast...
2016-06-02 Paul Davispart three of using LocaleGuard with pane sizes
2016-06-02 Paul Davisthe second half of using LocaleGuard with pane sizes
2016-06-02 Paul Davisadd LocaleGuards to 2 places where we save pane sizes...
2016-06-02 Paul Davisfix styling of pane dividers (the original reason for...
2016-06-02 Paul Davisremove un-used name_hbox widget from TimeAxisView
2016-06-02 Paul Davisremove unneeded widget style definition
2016-06-02 Paul Davisremove unnecessary wildcard GTK widget=>style mapping
2016-06-01 Robin Gareusadd Open Target Folder button to Export Dialog
2016-06-01 Robin Gareusonly show "Pin Connections..." in mixer-strip if there...
2016-06-01 John EmmasMSVC itself defines a class called CheckMenuItem -...
2016-06-01 Robin Gareusnew api - update e0ff70cf
2016-06-01 Robin Gareusfix windows builds & remove cruft
2016-06-01 Paul Davisfix incorrect value in default_ui_config
2016-05-31 Paul Davischange install target dir for color theme files 5.0-pre0
2016-05-31 Paul Davisshow color theme file search path when a file is not...
2016-05-31 Paul Davisclean up some dangling code from ThemeManager
2016-05-31 Paul Davisreflect inclusion of appname in theme file name
2016-05-31 Paul Davisrename color files to be program specific, and rename...
2016-05-31 Paul Davisinstall program-specific color files
2016-05-31 Paul Davisrework of color theme file management
2016-05-31 Paul Davisadd theme name to each color theme file
2016-05-31 Paul Davisit is probably a mistake to rename dark -> Dark at...
2016-05-31 Paul Davishandle old-version pane positions by ignoring them
2016-05-31 Paul Davistweak layout in theme manager prefs
2016-05-31 Paul Davisremove debug output
2016-05-31 Paul Davisfix theme path for ardev and cousins
2016-05-31 Paul Davisfix unused variable warning
2016-05-31 Paul Davisinstall theme files during waf install
2016-05-31 Paul Davisthe return of the theme selector, plus 3 new themes...
2016-05-31 Paul Davisset pane drag cursors in mixer
2016-05-31 Paul Davisuse new pane API
2016-05-31 Paul Davisrestore mixer pane sizing
2016-05-31 Paul Davisremove unneeded code with new pane
2016-05-31 Paul Davisset minimum size for editor list
2016-05-31 Paul Davisuse new record safe control in GUI
2016-05-31 Paul Davisset editor pane cursors
2016-05-31 Paul Davisstyle colors for Pane
2016-05-31 Paul Davisinitial sort-of-mostly-working integration of new Pane
2016-05-31 Paul Davisuse standard method to identify context click on patch...
2016-05-31 Paul Davismake double-click on patch change launch patch change...
2016-05-31 Paul Davisslight improvement of MIDI program names in verbose...
2016-05-31 Paul Davisstop playing silly games with widget packing when editi...
2016-05-31 Paul Davisminor state tweaks for VCA time axis solo+mute buttons
2016-05-31 Paul Davismake VCA strips sensitive to solo model
2016-05-31 Paul Davisdo not accidentally try to select VCA time axis views...
2016-05-31 Paul Davisinitial implementation of VCA time axis views
2016-05-31 Paul Davismake selectability of a TimeAxisView be overridable
2016-05-31 Paul Davisnot quite as many magic numbers when deciding if a...
2016-05-31 Paul Davisno-op: move comment to make scope more clear
2016-05-31 Paul Davisfix wierd TimeAxisView initial attachment for the name...
2016-05-31 Paul Davispre-size TimeAxisView controls_table to something more...
2016-05-31 Paul Davisconvert editor routes code to use Stripable
2016-05-31 Paul Davishacked up incomplete use of print-key-bindings-as-html
2016-05-31 Paul Davismake Escape (cancel drag or selection) work in mixer...
2016-05-31 Paul Davismake various button press events work on VCA strip...
2016-05-31 Paul Davismake create group with master actually create (and...
2016-05-31 Paul Davisno-op; change comment
2016-05-31 Paul Davisadd header required when boost shared ptr debugging...
2016-05-31 Paul Davisuse correct GTK response code, given YES/NO buttons
2016-05-31 Paul Davistypo fixes
2016-05-31 Paul Davismake drop button on VCA strip actually work
2016-05-31 Paul Davisremove name button from vca strip; add drop button
2016-05-31 Paul Davisrearrange group tabs menu
2016-05-31 Paul Davismore work on presenting GUI actions to connect Route...
2016-05-31 Paul Davisuse new ::slaved_to() method in VCA master strip
2016-05-31 Paul Davisa start at the group/master menu related structure
2016-05-31 Paul Davisadd route dialog should always show up wherever the...
2016-05-31 Paul Davisallow context click on blank space in VCA packer to...
2016-05-31 Paul Davisvca: make Remove context menu option work
2016-05-31 Paul Davisactual implementation of VCA spill for mixer
2016-05-31 Paul Davisbasics of spill control in place (actual change in...
2016-05-31 Paul Davisuse ArdourButton for the vertical space/button/label...
2016-05-31 Paul Davishack to ArdourButton to get sizing correct for 90 ...
2016-05-31 Paul Daviscode consolidation
2016-05-31 Paul Davisvertical VCA names in VCA strips
2016-05-31 Paul Davisfix GUI handling of surface select requests to include...
2016-05-31 Paul Davisremove now-redundant control protocol route-selection...
2016-05-31 Paul Davisremove no-longer-used TrackSelectionChanged signal...
2016-05-31 Paul Davisfix an issue with the add bus/track dialog name templat...
2016-05-31 Paul Davisclean up debug output for OrderKeys
2016-05-31 Paul Davisuse Session::notify_presentation_info_changed() rather...
2016-05-31 Paul Davismanually fix rebase/merge issues caused by addition...
2016-05-31 Paul Davistweak Editor to use Stripable methods for control-surfa...
2016-05-31 Paul Davistweak Editor to use Stripable methods for control-surfa...
2016-05-31 Paul Davisfix dialog message shown when a backup of an old sessio...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davismake VCA delete button work
2016-05-31 Paul Davisshow/hide VCA assign buttons depending on VCA existence
2016-05-31 Paul Davisuse Slavable API in GUI
2016-05-31 Paul Davisuse setlocale() in preference to gtk_set_locale()
2016-05-31 Paul Davisimprove clean-up of GUI VCA-related objects
2016-05-31 Paul Davisrestore right-click in track/bus scroller to drive...
2016-05-31 Paul Davischange API for ARDOUR_UI::add_route() to no longer...
2016-05-31 Paul Davisuse new paned-sizing strategy in editor
2016-05-31 Paul Davisno-op: comment
2016-05-31 Paul Davismove new fractional pane utility functions into libs...
next