summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2014-12-18Add editor selection state to session history via a SelectionMemento, whichnick_m
2014-12-18Fix crash if new tempo is set to start at bar #0 / Follow-up for non movable ...Julien de Kozak
2014-12-18Fix crash if new tempo is set to start at bar #0 / Follow-up for non movable ...Julien de Kozak
2014-12-18Fix crash if new tempo is set to start at bar #0Julien de Kozak
2014-12-17Support stepping bank by shift+scroll/arrow.David Robillard
2014-12-17Remove some aborts that don't really need to be.David Robillard
2014-12-17Fix display of MIDI notes/regions while recording.David Robillard
2014-12-17Remove unused variables.David Robillard
2014-12-17Fix various MIDI locking issues.David Robillard
2014-12-17insensitive buttons should be shaded towards the gtk_background color, not h...Ben Loftis
2014-12-17Force ghost note positive in all circumstances.David Robillard
2014-12-17Fix potential crash when right clicks go astray.David Robillard
2014-12-17Don't allow drawing notes in rec regions (crash).David Robillard
2014-12-16Various color tweaks.David Robillard
2014-12-16Fix control point colors.David Robillard
2014-12-16Fix marker bars "gradient" colors.David Robillard
2014-12-15fix editing of nested/group item colors in theme managerPaul Davis
2014-12-15add some alpha to "covered region" colorationPaul Davis
2014-12-15fix some missing color definitionsPaul Davis
2014-12-15make editor rubber band rect have appropriate transparencyPaul Davis
2014-12-15add localeguard to read floating point values correctly when loading theme mo...Paul Davis
2014-12-15tweak up transparency editor in theme panelPaul Davis
2014-12-15move theme manager into preferences windowPaul Davis