summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-29Somewhat working gain automation.David Robillard
2014-11-28Show discrete/toggled automation as stepped line.David Robillard
2014-11-28Fix crash when deleting all points from a 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-28Set the toggled default metadata of parameters.David Robillard
2014-11-28Add some newly introduced header files to our MSVC project (gtk2_ardour)John Emmas
2014-11-28Add some newly introduced source files to our MSVC project (cairocanvas)John Emmas
2014-11-28change extention of linux installers to .runRobin Gareus
2014-11-27Remove dead code.David Robillard
2014-11-27Fix calculation using uninitialized value.David Robillard
2014-11-26remove "port sources" management from MidiControlUI and Mackie support.Paul Davis
2014-11-26variable name change for slightly increased clarityPaul Davis
2014-11-26get correct ::distance() and ::delta() implementations for cases involving ac...Paul Davis
2014-11-26continue tweaks on the color roadPaul Davis
2014-11-26newly generated, quantized-hue relative color definitionsPaul Davis
2014-11-26add back graysPaul Davis
2014-11-26add default values for base colors (configurable colors) to default_ui_config.inPaul Davis
2014-11-26save base colors (configurable colors) in normal way (code had been removed)Paul Davis
2014-11-26massive reworking of color selection implementationPaul Davis
2014-11-26move creation of UIConfiguration object to precede creation of ArdourUI.Paul Davis
2014-11-26ensure that Ardour recognizes its own MMC device ID as "all-call" when set to...Paul Davis
2014-11-26Replace individual waf options for enabling backends with one --with-backends...Tim Mayberry
2014-11-26With printf() / snprintf() etc "%f" actually requests a double, not a floatJohn Emmas
2014-11-25Add test for Evoral::coverage()Colin Fletcher
2014-11-25Fix build of evoral testsColin Fletcher
2014-11-25Fix order of parameters to stop_touch() in Mackie::ControlColin Fletcher
2014-11-25Revert "Don't add non-clang flag regardless of platform."Robin Gareus
2014-11-25fix indentation nightmare from 9559cf3947Paul Davis
2014-11-25fix case of included header filePaul Davis
2014-11-25[Summary] Fixing behavior of the FloatingTextEntryVKamyshniy
2014-11-25quick sanity checkRobin Gareus
2014-11-25NOOP, fix some “missing sentinel” -WformatRobin Gareus
2014-11-25Check for clang with an actual code check.David Robillard
2014-11-25Remove dead code.David Robillard
2014-11-25Shup up clang about gtkmm/papertraits.h.David Robillard
2014-11-25Don't add non-clang flag regardless of platform.David Robillard
2014-11-25Fix clang check for versioned clang executables.David Robillard
2014-11-24when dragging on the canvas, use x,y pointer coordinates to decide if motion ...Paul Davis
2014-11-24fix OSX open URL in browserRobin Gareus
2014-11-24Add a newly introduced header file to our MSVC project (gtk2_ardour)John Emmas
2014-11-24Now that we're building pango's language modules statically (i.e. no longer a...John Emmas
2014-11-24Simulate 'trunc()' which isn't available in MSVCJohn Emmas
2014-11-24Remove a commented out line in 'pbd/stacktrace.h'John Emmas
2014-11-24Changes needed to accommodate building libevoral with MSVCJohn Emmas
2014-11-24waf is funRobin Gareus
2014-11-24OSX gcc does not support local-typedef warningRobin Gareus
2014-11-24also search for 32bit xjadeo on 64bit windowsRobin Gareus
2014-11-24amend c4533939b9Robin Gareus
2014-11-24lost quoteRobin Gareus