ardour.git
2014-12-08 David RobillardDon't switch to internal when switching to draw.
2014-12-08 David RobillardFix alignment of automation paste.
2014-12-08 David RobillardFix uninitialized value in note create drag.
2014-12-08 David RobillardDraw region automation with draw in either mode.
2014-12-08 David RobillardUnify gain and draw tools.
2014-12-08 David RobillardFix and simplify step_mouse_mode.
2014-12-07 David RobillardFix shift-rect-select with MIDI notes.
2014-12-07 Paul Davisnew code-level defaults for audio peak meter colors
2014-12-07 Paul DavisRevert "new code-level defaults for audio peak meter...
2014-12-07 Paul Davisnew code-level defaults for audio peak meter colors
2014-12-07 Robin Gareussane audio meter default colors
2014-12-07 Paul Davisremove old alias names for meter fills from default_ui_...
2014-12-07 Paul Davisthe return of correct audio meter colors
2014-12-07 Paul Davisremove stacktrace
2014-12-07 Paul Davisfix up various issues with UIConfiguration, saving...
2014-12-07 Paul Davisremove all explicit button text colors; use contrasting...
2014-12-07 Paul Davisfix up a logic problem when editing palette colors
2014-12-07 Paul Davisremove debug output
2014-12-07 Paul Davisfix default gtk background color
2014-12-07 Paul Davisbig strides in color management
2014-12-07 Paul Davisrevert UIConfiguration back to a normal member of ARDOUR_UI
2014-12-07 Paul Davisfirst mostly-working build supporting GTK rethemeing...
2014-12-07 John EmmasAdd a newly introduced header file to our MSVC project...
2014-12-07 John EmmasAdd some newly introduced source files to our MSVC...
2014-12-07 David RobillardMake draw tool add points to track automation.
2014-12-07 David RobillardAdd legatize and remove overlap MIDI operations.
2014-12-07 David RobillardSupport keyboard shift-click to select many notes.
2014-12-07 David RobillardNudge notes by 1 bar if secondary modifier active.
2014-12-07 David RobillardRemove unnecessary includes.
2014-12-07 David RobillardAllow creation of MIDI control points object tool.
2014-12-07 David RobillardGrab keyboard only with note selection.
2014-12-07 David RobillardFix crash on quit when in a non-route time axis.
2014-12-07 David RobillardInvalidate iterator whenever model changes.
2014-12-07 David RobillardFix crash on shift+rclick of region to remove.
2014-12-07 David RobillardFix crash when resizing a track quickly.
2014-12-06 Robin Gareusmidnam test: don't clutter up output.
2014-12-06 David RobillardFix crash when showing MIDI regions we shouldn't.
2014-12-06 David RobillardFix inappropriately massive flag font.
2014-12-06 David RobillardFix patch flag scroll theft when in normal mode.
2014-12-06 David RobillardFix seek in linearly interpolated control lists.
2014-12-06 David RobillardAdapt range when copying between automation types.
2014-12-06 John EmmasRestore an accidentally deleted #include
2014-12-06 David RobillardSupport paste between automation lanes.
2014-12-06 David RobillardFix wacky return type.
2014-12-06 David RobillardFix uninitialized members.
2014-12-06 David RobillardMore potential SMF crash fixes.
2014-12-06 David RobillardPossible half-fix for SMF crash.
2014-12-06 David RobillardUse source-relative time converter directly.
2014-12-06 David RobillardFix internal paste when selection has only points.
2014-12-06 John EmmasAdd a newly introduced header file to our MSVC project...
2014-12-06 Robin Gareusfix/amend pre commit
2014-12-06 Robin Gareusfix another ambiguity, this time: WINAPI Rectangle
2014-12-06 Robin Gareusfix ambiguous reference.
2014-12-06 Robin Gareusfix typo in wscript
2014-12-05 David RobillardMake scroll work on MIDI regions when internal.
2014-12-05 Robin Gareusexperimental drawing optimization.
2014-12-05 David RobillardFix stuck faders on very fine adjustments.
2014-12-05 Robin Gareusfix small memory leak in the tests
2014-12-05 Robin Gareusupdate to 'new' ControlList API
2014-12-05 Paul Davisif a Route's processor lock cannot be taken, fill buffe...
2014-12-05 Robin Gareusfix "expected" <> "actual" semantics in test-util
2014-12-05 Paul Davissave and restore color aliases
2014-12-05 Paul Davisadd default (for now) color aliases to default_ui_config
2014-12-05 Paul Davisadded new header file for color aliases
2014-12-05 Paul Davispart two of remove CANVAS_STRING_VARIABLE (it was repla...
2014-12-05 Paul Davisremove CANVAS_STRING_VARIABLE (it was replaced by CANVA...
2014-12-05 Paul Davisseveral steps closer to more sane color system
2014-12-05 Paul Davisinclude alpha-delta computation in HSV::delta()
2014-12-05 Paul Daviscorrect alias definitions in default derived color...
2014-12-05 Paul Davismake new color aliases actually work
2014-12-05 Paul Davisworking compilation for new color code
2014-12-05 John EmmasAdd 'pbd/crossthread.cc' to the MSVC build
2014-12-05 David RobillardMake recorded MIDI controls discrete, take 2.
2014-12-05 David RobillardRevert "Create discrete lists for recorded MIDI controls."
2014-12-05 David RobillardAdd MIDI control points only in internal/pencil.
2014-12-05 David RobillardFix crash when twiddling MIDI controllers (#6050).
2014-12-05 David RobillardFix steps for log controls with wide range.
2014-12-04 Paul DavisAlois Cochard Add MIDI map for the control surface.
2014-12-04 Robin Gareusfix windows compilation
2014-12-04 Paul Davisadd required header
2014-12-04 Paul Davismove WSAStartup() and WSACleanup() out of per-object...
2014-12-04 Paul Davisclean up whitespace
2014-12-04 Tim MayberryInclude pbd/crossthread.cc in the mingw build
2014-12-04 Tim MayberryUse correct name for windows.h
2014-12-04 David RobillardMake gain controls step by roughly 1.0/0.1 dB.
2014-12-04 Robin Gareusactual expected test results:
2014-12-04 Robin Gareusmake all tests pass
2014-12-04 Paul Davisfix to follow changes to evoral/libardour split
2014-12-04 Paul Davischanges to Mackie Control support for new crossthreadch...
2014-12-04 Paul Davisadapt changes to async MIDI port to use new evoral...
2014-12-04 Paul Davisfix up BaseUI to use crossthreadchannel on all platforms
2014-12-04 Paul Davismodify Mackie surface code to use crossthreadchannel...
2014-12-04 Paul Davismodify MidiUI code to use crossthreadchannel on all...
2014-12-04 Paul Davisalter Async MIDI port implementation to use crossthread...
2014-12-04 Paul Davisnew platform specific crossthreadchannel files
2014-12-04 Paul Davismanually merge new CrossThreadChannel implementation...
2014-12-03 Robin GareusTest: update AutomationList properties for v3.5
2014-12-03 Robin GareusTest: print assert message if XML property mismatch
2014-12-03 Robin Gareusfix audioengine use in unit-tests.
2014-12-03 Robin Gareusfix MTDM test
next