add a MIDI loopback mode to the Dummy Backend
[ardour.git] / gtk2_ardour /
2014-12-30 David RobillardFix smart mode cursor on audio regions.
2014-12-30 David RobillardFix internal select all.
2014-12-30 David RobillardFix key bindings for note trim/extend.
2014-12-30 David RobillardFix fallout from sooomeone's busted emacs.
2014-12-30 Paul Davisremove unused code
2014-12-29 David RobillardFix MIDI recording display when zoom/etc changes.
2014-12-29 Paul Davisdon't unpack and repack meters unnecessarily during...
2014-12-29 Robin Gareusupdate meters as soon as UI-settings change - amend...
2014-12-29 David RobillardAutomation ghost notes for percussive hits.
2014-12-29 David RobillardShow correct ghost hit for percussive tracks.
2014-12-29 David RobillardFix rect select of hit events.
2014-12-29 David RobillardSet new note velocity based on surrounding notes.
2014-12-28 Robin Gareusfollow 113bc3b38e, tentative clock-font size update.
2014-12-28 Robin Gareusquick hack to lighten up font scale slider tick-marks
2014-12-28 David RobillardFix events for short notes at region start/end.
2014-12-28 David RobillardUpdate note colors when model changes.
2014-12-28 David RobillardMIDI transform dialog.
2014-12-28 David RobillardRemove pointless register specifier and warning.
2014-12-28 David RobillardFix potential pop of empty enter stack.
2014-12-28 Robin Gareusreduce clumsiness of font-scale slider:
2014-12-28 Robin Gareususe ldflags for wine linking
2014-12-28 Robin Gareusfix marker rendering and layout
2014-12-28 Robin Gareusapply font-scale to overall layout (rulers, track-heade...
2014-12-28 Robin Gareusadd note that font-scale changes require a restart.
2014-12-28 Robin Gareusfix [rare] concurrent build issue:
2014-12-27 Robin Gareusfixup LED size (font-scaling)..
2014-12-26 Paul Davisremove unnecessary scoping
2014-12-26 Robin Gareusfix "alt+g" duplicate range selection.
2014-12-25 David RobillardContext menu for applying edits to note selection.
2014-12-25 David RobillardFix warnings.
2014-12-25 David RobillardAdd instrument selector to import dialog.
2014-12-24 David RobillardFactor out instrument selector.
2014-12-24 David RobillardFix potential memory errors with note player.
2014-12-24 David RobillardFix sticky snap mode/type selectors.
2014-12-24 David RobillardFix position of AU GUIs.
2014-12-24 David RobillardFix OSX build.
2014-12-24 Robin Gareuswindows package details:
2014-12-24 Robin Gareusfix clang compilation
2014-12-24 Robin Gareusproper default setup and fallbacks for video on windows
2014-12-23 Robin Gareusconsolidate video-tool filepaths - step three:
2014-12-23 Robin Gareusconsolidate video-tool filepaths - step two:
2014-12-23 Robin Gareusconsolidate video-tool filepaths - step one
2014-12-23 David RobillardFix cursor update on nested entry.
2014-12-23 David RobillardUpdate canvas cursor on pop.
2014-12-23 Paul Davisfix slow behaviour when changing visible track height...
2014-12-23 Paul Davischange font scaling default in code and default_ui_conf...
2014-12-23 Paul Davischange font scaling default in code and default_ui_conf...
2014-12-23 Paul Davismove ARDOUR::Configuration and ARDOUR::ConfigVariable...
2014-12-23 Paul Davisreorder members and constructors to ensure null pointer...
2014-12-22 Ben Loftisconsolidate zoom-to-range and zoom-to-regions into...
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-22 Robin Gareusfix color parsing on 32bit systems
2014-12-21 Paul Davisreduce all default font sizes on Linux by 80%
2014-12-21 Paul Davisrestore ardour-style ruler labels for timecode ruler.
2014-12-20 David RobillardFix various cursor problems.
2014-12-19 Robin Gareusfix double-free/crash at session close
2014-12-19 Colin FletcherImplement configurable region selection after split
2014-12-19 Colin FletcherAdd a config option to control region selection after...
2014-12-19 Paul Davisnew color modifiers plus adjust default time axis view...
2014-12-19 Paul Davismore color/modifier tweaks
2014-12-19 Paul Davisallow theme control of sync mark colors
2014-12-19 Paul Davisadd more controllable modifiers for region transparency
2014-12-19 David RobillardExpand transport buttons to fill vertical space.
2014-12-19 David RobillardMove object tool to "grab" tool (key g).
2014-12-19 David RobillardRemove mouse mode toggling.
2014-12-19 David RobillardRestore snap when switching to/from internal.
2014-12-19 David RobillardUse color modifiers for dynamic region styles.
2014-12-19 David RobillardFix copy paste of MIDI and track automation.
2014-12-19 David RobillardMake MIDI regions translucent for internal tools.
2014-12-19 Ben LoftisEnforce internal/external selection exclusivity.
2014-12-19 David RobillardMake tools toggle-like by switching to last mode.
2014-12-19 David RobillardRemove internal edit mode and add "content" tool.
2014-12-18 Paul DavisThis fixes a bug where an impossible keybinding assignm...
2014-12-18 Paul Davisexpand help menu with various useful entries.
2014-12-18 nick_mAdd editor selection state to session history via a...
2014-12-18 Julien de KozakFix crash if new tempo is set to start at bar #0 /...
2014-12-18 Julien de KozakFix crash if new tempo is set to start at bar #0 /...
2014-12-18 Julien de KozakFix crash if new tempo is set to start at bar #0
2014-12-18 David RobillardSupport stepping bank by shift+scroll/arrow.
2014-12-18 David RobillardRemove some aborts that don't really need to be.
2014-12-17 David RobillardFix display of MIDI notes/regions while recording.
2014-12-17 David RobillardRemove unused variables.
2014-12-17 David RobillardFix various MIDI locking issues.
2014-12-17 Ben Loftisinsensitive buttons should be shaded towards the gtk_ba...
2014-12-17 David RobillardForce ghost note positive in all circumstances.
2014-12-17 David RobillardFix potential crash when right clicks go astray.
2014-12-17 David RobillardDon't allow drawing notes in rec regions (crash).
2014-12-16 David RobillardVarious color tweaks.
2014-12-16 David RobillardFix control point colors.
2014-12-16 David RobillardFix marker bars "gradient" colors.
2014-12-15 Paul Davisfix editing of nested/group item colors in theme manager
2014-12-15 Paul Davisadd some alpha to "covered region" coloration
2014-12-15 Paul Davisfix some missing color definitions
2014-12-15 Paul Davismake editor rubber band rect have appropriate transparency
2014-12-15 Paul Davisadd localeguard to read floating point values correctly...
2014-12-15 Paul Davistweak up transparency editor in theme panel
2014-12-15 Paul Davismove theme manager into preferences window
2014-12-15 Paul Davisadd editor to Theme Manager for modifiers
2014-12-15 Paul Davisfinal modifier
2014-12-15 Paul Davisnext 2 modifiers
next