ardour.git
2016-07-02 Robin Gareusextend lua API:
2016-07-02 Paul Davismake Selection catch up with session/libardour-side...
2016-07-02 Paul Davisfix use of removed Session::get_nth_stripable()
2016-07-02 Paul Davisremove Session::get_nth_stripable.cc
2016-07-02 Paul Davismore hacks to gkt rc file to get text entries to behave
2016-07-02 Paul Davisno need for a widget name here
2016-07-02 Paul Davispartially revert incorrect changes to gain meter text...
2016-07-02 Paul Davisfix missing logic for RouteGroupMenu
2016-07-02 Len OvensOSC: Account for some select edge cases
2016-07-02 Len OvensOSC: make sure out of bank strip can not be converted...
2016-07-02 Len OvensOSC: Don't look for which stripable is selected until...
2016-07-02 Len OvensOSC: Change all time feedback to /position/<type>
2016-07-01 Paul Davisuse correct property when PresentationInfo::color is...
2016-07-01 Paul Davisremove commented code
2016-07-01 Paul Davisfix logic of RouteUI::set_color_from_route()
2016-07-01 Paul Davisfix logic of PresentationInfo::color_set()
2016-07-01 Paul Davisremove gtk_entry_* colors from themes except for cursor...
2016-07-01 Paul DavisMotionFeedback vanished long ago
2016-07-01 Paul Davisdrop use of gtk_entry_* colors (except cursor); use...
2016-07-01 Paul Davisadd the potential for a bit more debugging of signal...
2016-07-01 Paul Davisadd the potential for a bit more debugging of signal...
2016-07-01 Paul Davisminor no-op hacks (unneeded or suboptimal code)
2016-07-01 Robin Gareusfix jack_port_rename() detection
2016-07-01 Robin Gareussome debug message for lua processors
2016-07-01 Robin Gareusfix lua filters for multi-channels processing
2016-06-30 Paul Davisadd (essentially random) color defs for text entries...
2016-06-30 Paul DavisNO-OP: remove trailing whitespace
2016-06-30 Paul Davisassign appropriate styles for text entry and spinbuttons
2016-06-30 Paul Davisremove non-zero xthickness from "small_entry" widgets...
2016-06-30 Paul Davisnew style for Gtk::Entry widgets
2016-06-30 Paul Davisuse a more appropriate @color name for the cursor color...
2016-06-30 Paul Davisadd text entry cursor color to dark theme
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...
next