summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-22no use of GUI parameters in libardourPaul Davis
2014-12-22Add some preliminary options for building with msvc and wafJohn Emmas
2014-12-22Don't check for 'dlopen' or 'dlfcn.h' if we're building with MSVCJohn Emmas
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-21change SessionEvent::Immediate to -1, and ensure that clear_events() uses it ...Paul Davis
2014-12-21Copy pixmaps and icon files to wherever they're required at run timeJohn Emmas
2014-12-21Limit Wiimote surface discovery to 5 connection attemptsTim Mayberry
2014-12-21quiet apt-get for windows x-compileRobin Gareus
2014-12-20fix newly introduced deadlock when cloning MIDI regionsPaul Davis
2014-12-20Add some newly introduced source files to our MSVC project (gtk2_ardour)John Emmas
2014-12-20Fix various cursor problems.David Robillard
2014-12-20Maintain correct tracker state on MIDI overwrite.David Robillard
2014-12-19Revert "Change default for region selection after split on Mixbus"Colin Fletcher
2014-12-19fix double-free/crash at session closeRobin Gareus
2014-12-19Change default for region selection after split on MixbusColin Fletcher
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-19add ArdourCanvas::change_alpha()Paul Davis
2014-12-19Add some newly introduced source files to our MSVC project (gtk2_ardour)John Emmas
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-18[Summary] Bug fix: mistakenly set states of freewheeling thread.Valeriy Kamyshniy
2014-12-18fix up noderun script used on VMs to build releasesPaul Davis
2014-12-18specify shell to use during install, to avoid problems with non-standard shells.Paul Davis
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-18change Item::visible() to Item::self_visible(); add Item::visible() which ret...Paul Davis
2014-12-18allow generic i386 builds with OSX/clangRobin Gareus
2014-12-18fix —optimize and —debug-symbols configure flagsRobin Gareus
2014-12-18Don't assume compiler can avoid copy to const ref.David Robillard
2014-12-18Mute automation via normal mute button.David Robillard