summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2014-11-30Factor out duplicated track automation code.David Robillard
2014-12-01update interface for processor-box faders step/pageRobin Gareus
2014-11-30gtk interface update for controller step/page sizeRobin Gareus
2014-11-29Fix write for boolean automation.David Robillard
2014-11-29show values on faders (fixes bug in 55c6165)Robin Gareus
2014-11-29change ownership of processor window-proxyRobin Gareus
2014-11-29Somewhat working gain automation.David Robillard
2014-11-28Show discrete/toggled automation as stepped line.David Robillard
2014-11-28Use a button as controller for toggled parameters.David Robillard
2014-11-28Remove redundant calls to start/end_touch.David Robillard
2014-11-27Remove dead code.David Robillard
2014-11-26variable name change for slightly increased clarityPaul Davis
2014-11-26continue tweaks on the color roadPaul Davis