summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-12-07remove old alias names for meter fills from default_ui_configPaul Davis
2014-12-07the return of correct audio meter colorsPaul Davis
2014-12-07remove stacktracePaul Davis
2014-12-07fix up various issues with UIConfiguration, saving state, RC file loading etc.Paul Davis
2014-12-07remove all explicit button text colors; use contrasting_text_color() instead.Paul Davis
2014-12-07fix up a logic problem when editing palette colorsPaul Davis
2014-12-07remove debug outputPaul Davis
2014-12-07fix default gtk background colorPaul Davis
2014-12-07big strides in color managementPaul Davis
2014-12-07revert UIConfiguration back to a normal member of ARDOUR_UIPaul Davis
2014-12-07first mostly-working build supporting GTK rethemeing via the Theme ManagerPaul Davis
2014-12-07Make draw tool add points to track automation.David Robillard
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