ardour.git
2016-06-30 Paul Davisadd new colors to dark theme
2016-06-30 Paul Davisno reason to make floating text entry be in STATE_SELEC...
2016-06-30 Paul Davisuse initialization, not explicit assignment
2016-06-30 Len OvensOSC: Select tweak.
2016-06-30 Len OvensOSC: Reworked select to follow Gui selected strip regar...
2016-06-29 Paul DavisRevert "remove unnecessary duplicate loading of GTK...
2016-06-29 Paul Davisfix color file install paths
2016-06-29 Paul Davisfix color file install paths
2016-06-29 Paul Davisfix cursor set path during linux build
2016-06-29 Robin Gareusconsistent mixer sidebar layout (group, tracks show...
2016-06-29 Paul Davisremove unnecessary duplicate loading of GTK RC file
2016-06-28 Paul Davisremove debug output and add a few suggestive comments
2016-06-28 Paul Davischanges in logic used by source cleanup to avoid endles...
2016-06-28 Robin Gareusignore automation for non-automatables.
2016-06-28 Robin Gareussome more translation fixes
2016-06-28 Robin Gareusfix german translation
2016-06-27 Robin Gareustweak b7e645ec6, use session start/end position
2016-06-27 Robin Gareusquick prototype to allow changing *all* gain automation
2016-06-27 Robin Gareusswitching to "touch" implies existing automation.
2016-06-26 Robin Gareusadd a debug mode (in synth) to track down lost note-on
2016-06-26 Robin GareusBSD portability
2016-06-26 Robin GareusEnable build for FreeBSD (part 1/2)
2016-06-26 Sam ThursfieldUse correct type of std::map::count
2016-06-25 Robin Gareusfix uninstaller for variants (Mixbus32C vs Mixbus)
2016-06-25 Robin Gareusfix typo
2016-06-25 Robin Gareusfix typos in prev commit
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2016-06-24 Robin Gareusfix vamp path:
2016-06-24 Robin Gareusfix KeyEditor::print() for windows (hopefully, untested)
2016-06-24 nick_mFix counting thinko in tests.
2016-06-24 Robin GareusIgnore numerals before "+" in tag
2016-06-23 John EmmasWhen building with MSVC, adapt the various font sizes...
2016-06-23 Paul Davisfix ampersands in group names in generated binding...
2016-06-23 Paul Davisinclude group descriptions when processing keybindings
2016-06-23 Paul Davismore tweaks to HTML output when printing key bindings
2016-06-22 Robin Gareusshow tooltips on favorite plugins -- closes #6902
2016-06-22 Len OvensOSC: master/monitor forced to sort at end
2016-06-22 Len OvensOSC: Fix math off by one, Check for all stripable contr...
2016-06-22 Robin Gareusanother C++98 fix
2016-06-22 Robin Gareusfix gcc4 builds C++98
2016-06-22 Len OvensOSC: Might help if I used the right variable, Really...
2016-06-22 Len OvensOSC: Fix out of range track. (crash)
2016-06-22 Len OvensOSC: Add strip type selection.
2016-06-21 Paul Davisfix some more thinkos related to user color file management
2016-06-21 Paul Davisremove debug output
2016-06-21 Paul Davisremove old file
2016-06-21 Paul Davisrename unastudia theme file to match per-program-name...
2016-06-21 Paul Davisfixes for color theme manager's handling of color file...
2016-06-21 Paul Davistweaks to how UIConfiguration::color_file_name() operates
2016-06-21 Paul Davisfix default color file name in code default definition
2016-06-21 Paul Davisremove unneeded declaration
2016-06-21 Paul Davisfix incorrect color file name in default UI config...
2016-06-21 Paul Davisuse running_from_source_tree()
2016-06-21 Paul Davisuse running_from_source_tree()
2016-06-21 Paul Davisprovide ARDOUR_UI_UTILS::running_from_source_tree()
2016-06-21 Robin Gareusalways run amp/trim LPF
2016-06-21 Paul Davisadd comment button fill color alias for *all* themes
2016-06-21 Paul Davisadd tempo curve colors to unastudia theme.
2016-06-21 Paul Davisadd shuttle colors to unastudia theme.
2016-06-21 Paul Davisnew "studio one" theme from user straightothebar
2016-06-21 Robin Gareusshow first word of comment on track's comment-button
2016-06-21 Paul Davisuse new keyboard modifier names, and replace GDK names...
2016-06-21 Paul Davisfix section naming in bindings file
2016-06-21 Paul Davisprovide some Keyboard:: methods to get access to other...
2016-06-20 Paul Davissome modest improvements in the html rendering of key...
2016-06-19 Robin Gareusfix comment-button highlight
2016-06-18 John EmmasRemove confusion over ambiguous symbols
2016-06-18 John EmmasMake sure MSVC knows which version of 'floor()' we...
2016-06-18 John EmmasUse Glib::usleep() for consistency
2016-06-17 Robin Gareusfix upsampling import of X-channel files where buffersi...
2016-06-17 Len OvensOSC: take care of track order changes too. Deal with...
2016-06-16 Len OvensOSC: Blank some more feedback values when select observ...
2016-06-16 Robin Gareusset latency of sidechain port
2016-06-15 Paul Davisinitial working version of "printing" keybindings ...
2016-06-15 nick_mRegister colour aliases for tempo curve.
2016-06-14 Paul Davisno divider/full allocation of LHS of mixer "display...
2016-06-14 Paul Davisavoid crash after removing a VCA
2016-06-14 Paul Davisno debug output, either
2016-06-14 Paul Davisno pingbacks if running a development version
2016-06-14 Paul Davismark mixer strip name label (button) as having occasion...
2016-06-14 Paul Davisremove commented line
2016-06-14 Paul Davismark mixer strip width and hide buttons as square
2016-06-14 Paul Davisextend ArdourButton API to provide a new tweak for...
2016-06-14 Paul Davisremove debug output from Pane code
2016-06-14 Paul Daviswording change for key binding dialog remove shortcut...
2016-06-13 Paul Davisadd shuttle colors to all themes.
2016-06-13 Paul Davisshow ShuttleControl GUI some love.
2016-06-13 Len OvensOSC: Catch new strips, gone strips and redo banks and...
2016-06-13 Paul Davisuse pane position mgmt on appropriate panes
2016-06-13 Paul Davisworking version of pane position mgmt for OS X
2016-06-13 Paul Daviswrite some code to limit pane handle positions on OS X.
2016-06-13 John EmmasRemove some Windows icons which I'm told we don't need...
2016-06-13 Paul Davisuse WindowProxy::signal_(map|unmap) to keep window...
2016-06-13 Paul Davisgive WindowProxy its own map/unmap signals so that...
2016-06-12 Paul Davisstop AddRouteDialog from being modal and from using...
2016-06-12 Paul Davisremove RouteGroupDialog::do_run() and replace its use...
2016-06-12 nick_mPick a colour for music-locked tempo markers.
2016-06-12 Robin Gareusignore midi on monitor-section and force strict-i/o
2016-06-12 Paul Davishide mixer group tabs when spilling control master...
2016-06-12 Paul Davisfix crash when removing a track in the presence of...
next