ardour.git
2016-06-01 Robin Gareussave version string with session for informational...
2016-06-01 Robin Gareusonly show "Pin Connections..." in mixer-strip if there...
2016-06-01 Paul Davisfix crash during session deletion while removing VCA...
2016-06-01 Robin Gareusisspace
2016-06-01 Robin Gareusstrip trailing whitespace from lv2 log message
2016-06-01 Robin Gareusport 7e716d27 to XFadeCurve
2016-06-01 nick_mFix conditional on uninitialised idx (via n_samples...
2016-06-01 John EmmasClass 'VCAManager' needs to be visible from outside...
2016-06-01 John EmmasMSVC itself defines a class called CheckMenuItem -...
2016-06-01 John EmmasAccommodate recently introduced/removed source(s) in...
2016-06-01 John EmmasAccommodate recently introduced source(s) in our MSVC...
2016-06-01 John EmmasAccommodate recently introduced source(s) in our MSVC...
2016-06-01 John EmmasAccommodate recently removed source(s) in our MSVC...
2016-06-01 John EmmasAccommodate recently introduced source(s) in our MSVC...
2016-06-01 Robin Gareusnew api - update e0ff70cf
2016-06-01 Robin Gareusupdate lua bindings (tempo-ramps, VCA,...)
2016-06-01 Robin Gareusadd lua/C++ dynamic_cast<>
2016-06-01 Robin Gareusremove duplicate call: MeterSection is-a MetricSection
2016-06-01 Robin Gareusfix windows builds & remove cruft
2016-06-01 Len OvensOSC: finish /set_surface group of commands.
2016-06-01 Robin Gareusfix windows/lua bindings
2016-06-01 Robin Gareus32bit compatibility
2016-06-01 Paul Davisfix incorrect value in default_ui_config
2016-06-01 Robin Gareusallow StripWidth icon to draw properly on non-square...
2016-05-31 Robin Gareusupdate system-config
2016-05-31 Robin Gareusupdate lua script to use new remote_id lookup API
2016-05-31 Robin Gareusupdate lua bindings for API changes
2016-05-31 Robin Gareusallow lua binding functions with up to 9 parameters
2016-05-31 Paul Daviscomment out a DEBUG_TRACE statement that causes issues...
2016-05-31 Len OvensOSC: Paths changed, feedback added, etc.
2016-05-31 Len OvensSurfaces: Metering could only handle one surface at...
2016-05-31 Paul Davisfix install of color theme files for linux and OS X
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 Davisdo not strip appname from color theme files
2016-05-31 Paul Daviscode to install color themes for linux + OS X builds
2016-05-31 Paul Davisimproved, functioning regexp for revisions
2016-05-31 Paul Davismore useful regexp to allow 5.x-preN version tags
2016-05-31 Paul Davisfix conditional used to decide whether to copy old...
2016-05-31 Paul Davisadjust theme search path
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 Davismake pane divider placement a little safer
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 Davisinfrastructure for finding theme files
2016-05-31 Paul Davisset pane drag cursors in mixer
2016-05-31 Paul Davisfix default pane divider cursor for vertical panes
2016-05-31 Paul Davisshrink down pane divider/handle width
2016-05-31 Paul Davisfix pane behaviour when children are hidden/shown
2016-05-31 Paul Davisexplicitly expose dividers
2016-05-31 Paul Davisuse new pane API
2016-05-31 Paul Davismore sensible API for Pane::set_child_minsize
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 Davisprovide a mechanism to avoid allocating too small of...
2016-05-31 Paul Davisuse new record safe control in GUI
2016-05-31 Paul Davisuse new record safe control in surface support
2016-05-31 Paul Davisuse new record safe control in libardour
2016-05-31 Paul Davisnew RecordSafeControl control
2016-05-31 Paul Davisset editor pane cursors
2016-05-31 Paul Davisvarious work on Pane, including cursors, more styling...
2016-05-31 Paul Davisstyle colors for Pane
2016-05-31 Paul DavisPane: use style-provided colors, and change colors...
2016-05-31 Paul Davisinitial sort-of-mostly-working integration of new Pane
2016-05-31 Paul Davisfix use of widget allocation origin in Gtkm2mext::Pane
2016-05-31 Paul Davisset default pane divider position to 0.5
2016-05-31 Paul Davisworking but incomplete version of new Pane replacement...
2016-05-31 Paul Davisfix SNAFU in which Stripable::rec_enable_control()...
2016-05-31 Paul Davisremove debug output
2016-05-31 Paul Davisremove debug output
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 Davisno-op: explanatory comments
2016-05-31 Paul Davisno-op: explanatory comments
2016-05-31 Paul Davisfix typo in definition of solo-safe automation control...
2016-05-31 Paul Davisreduce number of Controls attempted for auto-slave...
2016-05-31 Paul Davisslight improvement of MIDI program names in verbose...
2016-05-31 Paul Davisadd new API to InstrumentInfo to get program names...
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...
next