summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-12-06Add legatize and remove overlap MIDI operations.David Robillard
2014-12-06Support keyboard shift-click to select many notes.David Robillard
2014-12-06Nudge notes by 1 bar if secondary modifier active.David Robillard
2014-12-06Allow creation of MIDI control points object tool.David Robillard
2014-12-06Grab keyboard only with note selection.David Robillard
2014-12-06Fix crash on quit when in a non-route time axis.David Robillard
2014-12-06Fix crash on shift+rclick of region to remove.David Robillard
2014-12-06Fix crash when resizing a track quickly.David Robillard
2014-12-06Fix crash when showing MIDI regions we shouldn't.David Robillard
2014-12-06Fix inappropriately massive flag font.David Robillard
2014-12-06Fix patch flag scroll theft when in normal mode.David Robillard
2014-12-06Adapt range when copying between automation types.David Robillard
2014-12-06Restore an accidentally deleted #includeJohn Emmas
2014-12-06Support paste between automation lanes.David Robillard
2014-12-06Fix wacky return type.David Robillard
2014-12-06Use source-relative time converter directly.David Robillard
2014-12-06Fix internal paste when selection has only points.David Robillard
2014-12-06fix/amend pre commitRobin Gareus
2014-12-06fix another ambiguity, this time: WINAPI RectangleRobin Gareus
2014-12-06fix ambiguous reference.Robin Gareus
2014-12-05Make scroll work on MIDI regions when internal.David Robillard
2014-12-05save and restore color aliasesPaul Davis
2014-12-05add default (for now) color aliases to default_ui_configPaul Davis
2014-12-05added new header file for color aliasesPaul Davis
2014-12-05part two of remove CANVAS_STRING_VARIABLE (it was replaced by CANVAS_FONT_VAR...Paul Davis
2014-12-05remove CANVAS_STRING_VARIABLE (it was replaced by CANVAS_FONT_VARIABLEPaul Davis
2014-12-05several steps closer to more sane color systemPaul Davis
2014-12-05correct alias definitions in default derived color listPaul Davis
2014-12-05make new color aliases actually workPaul Davis
2014-12-05working compilation for new color codePaul Davis
2014-12-04Add MIDI control points only in internal/pencil.David Robillard
2014-12-04Make gain controls step by roughly 1.0/0.1 dB.David Robillard
2014-12-03allow spaces in TOP, cd to gtk2_ardour to avoid dup midnam, etc warningsRobin Gareus
2014-12-03reduce confusion.Robin Gareus
2014-12-03Move setting _fmode flag on windows into PBD::initTim Mayberry
2014-12-03Add test_search_path to find test files in MidnamTestTim Mayberry
2014-12-03Remove old scripts from when scons was used for build systemTim Mayberry
2014-12-03Use test utility function to find evoral test filesTim Mayberry
2014-12-03export ARDOUR/PBD_TEST_PATH so that ./waf test finds the pbd test filesTim Mayberry
2014-12-03Use ardev_common.sh to setup environment for running libardour testsTim Mayberry
2014-12-02Because we're building the gdk-pixbuf modules statically (i.e. no longer as D...John Emmas
2014-12-01Fix automation write/touch.David Robillard
2014-12-01Remove unused method.David Robillard
2014-12-01Replace half-baked param metadata with descriptor.David Robillard
2014-12-01Make it compile with C++11 support.Julien de Kozak
2014-12-01Add comment about parameters to coverage() including the end point.Colin Fletcher
2014-11-30Remove braindead Parameter inheritance abuse.David Robillard
2014-11-30Fix test runner for tests that use files.David Robillard
2014-11-30Trim the include tree.David Robillard
2014-11-30Add missing namespace qualifiers.David Robillard