ardour.git
2016-06-02 Paul DavisNOOP: space required
2016-06-02 Paul Davisthere is no explicit "Remote Control ID" control anymor...
2016-06-02 Paul DavisRemove references to a "master faders" window. We went...
2016-06-02 Robin Gareuscopy mixer utility evolution
2016-06-02 Robin Gareussession-utils tweaks
2016-06-02 Robin Gareusfix creating aux-busses from templates, reset return...
2016-06-02 Robin Gareusfix possible deadlock replacing processor state.
2016-06-02 Robin Gareusfix typo in export-util help text
2016-06-02 Paul Davismake new action to bind BackSpace to in processors box
2016-06-02 Paul Davischange name of a Session method to makes its intended...
2016-06-02 Paul Davismark session dirty on creation/deletion of a VCA
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 nick_mSmall cleanup in FramedCurve.
2016-06-02 nick_mFix assorted drawing bugs in framed curve.
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 Robin Gareusprototype tool to copy mixer/route settings between...
2016-06-02 Paul Davisadd LocaleGuards to 2 places where we save pane sizes...
2016-06-02 Paul Davisfix case where pane divider is not redrawn after a...
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 Len OvensOSC: Fixed some button type commands to have path only...
2016-06-01 Paul Davisfix OS X bundling to include theme files
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
next