summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-12-28fix [rare] concurrent build issue:Robin Gareus
2014-12-27fixup LED size (font-scaling)..Robin Gareus
2014-12-26remove unnecessary scopingPaul Davis
2014-12-26fix "alt+g" duplicate range selection.Robin Gareus
2014-12-25Context menu for applying edits to note selection.David Robillard
2014-12-25Fix warnings.David Robillard
2014-12-24Add instrument selector to import dialog.David Robillard
2014-12-24Factor out instrument selector.David Robillard
2014-12-24Fix potential memory errors with note player.David Robillard
2014-12-24Fix sticky snap mode/type selectors.David Robillard
2014-12-24Fix position of AU GUIs.David Robillard
2014-12-24Fix OSX build.David Robillard
2014-12-24windows package details:Robin Gareus
2014-12-24fix clang compilationRobin Gareus
2014-12-24proper default setup and fallbacks for video on windowsRobin Gareus
2014-12-23consolidate video-tool filepaths - step three:Robin Gareus
2014-12-23consolidate video-tool filepaths - step two:Robin Gareus
2014-12-23consolidate video-tool filepaths - step oneRobin Gareus
2014-12-23Fix cursor update on nested entry.David Robillard
2014-12-23Update canvas cursor on pop.David Robillard
2014-12-23fix slow behaviour when changing visible track height in Editor::set_visible_...Paul Davis
2014-12-22change font scaling default in code and default_ui_config to 100%.Paul Davis
2014-12-22change font scaling default in code and default_ui_config to 100%.Paul Davis
2014-12-22move ARDOUR::Configuration and ARDOUR::ConfigVariable into libpbdPaul Davis
2014-12-22reorder members and constructors to ensure null pointers for ARDOUR_UI::{edit...Paul Davis
2014-12-22consolidate zoom-to-range and zoom-to-regions into: zoom-to-selection. ToDo:...Ben Loftis
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-22fix color parsing on 32bit systemsRobin Gareus
2014-12-21reduce all default font sizes on Linux by 80%Paul Davis
2014-12-21restore ardour-style ruler labels for timecode ruler.Paul Davis
2014-12-20Fix various cursor problems.David Robillard
2014-12-19fix double-free/crash at session closeRobin Gareus
2014-12-19Implement configurable region selection after splitColin Fletcher
2014-12-19Add a config option to control region selection after split.Colin Fletcher
2014-12-19new color modifiers plus adjust default time axis view item/region transparen...Paul Davis
2014-12-19more color/modifier tweaksPaul Davis
2014-12-19allow theme control of sync mark colorsPaul Davis
2014-12-19add more controllable modifiers for region transparencyPaul Davis
2014-12-18Expand transport buttons to fill vertical space.David Robillard
2014-12-18Move object tool to "grab" tool (key g).David Robillard
2014-12-18Remove mouse mode toggling.David Robillard
2014-12-18Restore snap when switching to/from internal.David Robillard
2014-12-18Use color modifiers for dynamic region styles.David Robillard
2014-12-18Fix copy paste of MIDI and track automation.David Robillard
2014-12-18Make MIDI regions translucent for internal tools.David Robillard
2014-12-18Enforce internal/external selection exclusivity.Ben Loftis
2014-12-18Make tools toggle-like by switching to last mode.David Robillard
2014-12-18Remove internal edit mode and add "content" tool.David Robillard
2014-12-18This fixes a bug where an impossible keybinding assignment is possible.Paul Davis
2014-12-18expand help menu with various useful entries.Paul Davis