summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2014-11-30Remove braindead Parameter inheritance abuse.David Robillard
2014-11-30Replace thinning static state with parameter.David Robillard
2014-11-30Remove dead code.David Robillard
2014-11-30Remove bogus test and noisy output.David Robillard
2014-11-30Trim the include tree.David Robillard
2014-11-30Move EventRingBuffer to libardour.David Robillard
2014-11-30Add missing namespace qualifiers.David Robillard
2014-11-30Clean up state tracking of raw MIDI.David Robillard
2014-11-30Save mute automation state.David Robillard
2014-11-30CLA approved consistent fine-grained scale modifierRobin Gareus
2014-11-30Process 'default_ui_config.in' when building with MSVCJohn Emmas
2014-11-30consistent step+page sizes for fader+spinboxRobin Gareus
2014-11-30use update_steps() instead of custom functionRobin Gareus
2014-11-30update_steps(), properly handle integer rangesRobin Gareus
2014-11-30fix ladpsa default value.Robin Gareus
2014-11-30fix LV2 default port value.Robin Gareus
2014-11-29Fix write for boolean automation.David Robillard
2014-11-29don't move faders on click.Robin Gareus
2014-11-29change ownership of processor window-proxyRobin Gareus
2014-11-29Set discrete by default for boolean parameters.David Robillard
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-28Set the toggled default metadata of parameters.David Robillard
2014-11-28Add some newly introduced source files to our MSVC project (cairocanvas)John Emmas
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-26get correct ::distance() and ::delta() implementations for cases involving ac...Paul Davis
2014-11-26massive reworking of color selection implementationPaul 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-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-25Remove dead code.David Robillard
2014-11-24fix OSX open URL in browserRobin Gareus
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-24amend c4533939b9Robin Gareus
2014-11-23hotfix windows-compilation (unfinished bfe49540b9)Robin Gareus
2014-11-23make debug message more usefulRobin Gareus
2014-11-23fix/silence various compiler warnings.Robin Gareus
2014-11-23Fix build with a certain awful broken compiler.David Robillard
2014-11-23-Wunused-function on windowsRobin Gareus
2014-11-23use NULL not 0 for c-functions (even in c++ code)Robin Gareus
2014-11-23remove use of CrossThreadChannel::selectable() to allow cross-platform implem...Paul Davis
2014-11-22Fix quantization and other time-related ops.David Robillard
2014-11-22Max is max and min is min and I am dumb.David Robillard