summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-12-18Nuke user CFLAGS/CXXFLAGS if debug is set.David Robillard
2014-12-18No need to yell.David Robillard
2014-12-17Tidy up autowaf.py (noop).David Robillard
2014-12-17MIDI bounce.David Robillard
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-17add missing quotesRobin Gareus
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-17potentially a better check for MSVCPaul Davis
2014-12-17remove debug outputPaul Davis
2014-12-17fix stash-mess for ./waf with a new identical versionPaul Davis
2014-12-17new version of wafPaul Davis
2014-12-17new wscript using compiler flags dictionary and very basic provision for msvcPaul Davis
2014-12-17new version of autowaf.py (requires rebuild of waf to be used)Paul Davis
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-17Fix oops in previous commit.David Robillard
2014-12-17Fix occasional crash when recording MIDI.David Robillard
2014-12-16use new parameter to limit minimum length of any range locationPaul Davis
2014-12-16add new parameter for minimum value of any range locationPaul Davis
2014-12-16Various color tweaks.David Robillard