summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-12force complete peak compute.Robin Gareus
2015-01-12Following my last change we can now give 'MSVCArdour3.vsprops.in' its correct...John Emmas
2015-01-12When building with MSVC make sure any backends / panners etc get copied to th...John Emmas
2015-01-12Don't default to grab mode when undoing selection.David Robillard
2015-01-12Fix whitespace.David Robillard
2015-01-12Merge duplicated code.David Robillard
2015-01-12Trim include tree.David Robillard
2015-01-12Fix crash when undoing note delete.David Robillard
2015-01-12Fix broken whitespace (noop).David Robillard
2015-01-12Put tempo lines below tracks.David Robillard
2015-01-12Remove unused vertical scroll group.David Robillard
2015-01-12Fix mouse event position offset bug.David Robillard
2015-01-12Revert "hotfix z-stacking"David Robillard
2015-01-11add a midi->audio dummy backend mode.Robin Gareus
2015-01-11remove track-selection requirement so fit_selected_tracks works as coded. ch...Ben Loftis
2015-01-11hotfix z-stackingRobin Gareus
2015-01-11clean up whitespace & debug output in 44203ceRobin Gareus
2015-01-10Raise threshold for showing ticks for a bit.David Robillard
2015-01-10Raise regions about tempo lines.David Robillard
2015-01-10consistent autobuild log outputRobin Gareus
2015-01-10gracefully handle missing .midnamRobin Gareus
2015-01-11Fix AutomationTrackItem rubberband click thinking it was unhandled.nick_m
2015-01-10Accommodate a newly introduced #define ('LIBARDOUR') when building with MSVCJohn Emmas
2015-01-10Accommodate a newly introduced #define ('PROGRAM_VERSION') when building with...John Emmas
2015-01-10Add a newly introduced header file to our MSVC project (libevoral)John Emmas
2015-01-10Add support for the C99 function 'log2()' which is newly needed by 'gtk2_ardo...John Emmas
2015-01-09Fix initial display of grouped MIDI region colors.David Robillard
2015-01-09Use quotes to include local library headers.David Robillard
2015-01-09fix select-all-regions-within (it used to select everything overlapped)Ben Loftis
2015-01-09make set_selection_from_region do something visibleBen Loftis
2015-01-09stash Bring Into Session inside the Cleanup submenuBen Loftis
2015-01-09add .m2t video extensionRobin Gareus
2015-01-09remove cruft (old unused pre-git version files)Robin Gareus
2015-01-09fix LTC alignment.Robin Gareus
2015-01-09Revert "don't unpack and repack meters unnecessarily during LevelMeterBase::s...Robin Gareus
2015-01-08Fix offset events when consolidating MIDI range.David Robillard
2015-01-08More contrast between different division lines.David Robillard
2015-01-08Stop showing bar lines sooner.David Robillard
2015-01-08Fix windows key bindings.David Robillard
2015-01-08Fix show MIDI regions using track color.David Robillard
2015-01-08Fix inactive track header color.David Robillard
2015-01-08Prevent note trim to zero length (shown as stuck).David Robillard
2015-01-08Fix value ramps to reach specified upper value.David Robillard
2015-01-08Clamp value spinner when valid range changes.David Robillard
2015-01-08Meter-like note colours, but still mostly green.David Robillard
2015-01-08Use the subtlest red we have for selected tracks.David Robillard
2015-01-08Use selected fill color for selected notes.David Robillard
2015-01-08Fix bounding box of rectangles with wide outlines.David Robillard
2015-01-08change Split menu entry to say Split/Separate (it was already doing that anyw...Ben Loftis
2015-01-08missing parenthesisBen Loftis