summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-21refurbish a-pongRobin Gareus
2016-08-21clean up a-pongRobin Gareus
2016-08-21Exclude dev/example Lua scripts from packagesRobin Gareus
2016-08-21showcaseRobin Gareus
2016-08-21Lua bind MonitorProcessorRobin Gareus
2016-08-20Avoid jitter of track headers width when changing automation statesJulien "_FrnchFrgg_" RIVAUD
2016-08-20Make knobs size requests dynamicJulien "_FrnchFrgg_" RIVAUD
2016-08-20Do not constrain vertical size without needJulien "_FrnchFrgg_" RIVAUD
2016-08-20Use ArdourButton::Square mode instead of ad-hoc sizingJulien "_FrnchFrgg_" RIVAUD
2016-08-20Use set_sizing_text in generic plugin uiJulien "_FrnchFrgg_" RIVAUD
2016-08-20Invalidate char_pixel_* on possible font changeJulien "_FrnchFrgg_" RIVAUD
2016-08-20ArdourButton: add text for measuring decoupled from display textJulien "_FrnchFrgg_" RIVAUD
2016-08-20Fix colors of disabled spin buttons (and maybe others)Julien "_FrnchFrgg_" RIVAUD
2016-08-19OSC: Add setup to GUILen Ovens
2016-08-19fix optimized build compilationRobin Gareus
2016-08-20Amend last commit - remove some code.nick_m
2016-08-20Swap tempo/meter colours when hovering. Use entered marker for these as well.nick_m
2016-08-20Add a colour for music-locked meters.nick_m
2016-08-19fix missing API for no-app-nap when building on OS X < 10.9Paul Davis
2016-08-20Revert last commit (269a08a2b1).nick_m
2016-08-20Allow both types of constrained drag (again).nick_m
2016-08-20Extending an empty selection selects the clicked region.nick_m
2016-08-19and another typo gone in in 9702020Robin Gareus
2016-08-19add code to disable AppNap on OS X/MacOSPaul Davis
2016-08-19fix typo in 9702020Robin Gareus
2016-08-19Remove unused lines in clearlooks.rc.inJulien "_FrnchFrgg_" RIVAUD
2016-08-19ad rest of Stripable API to luaPaul Davis
2016-08-19Move 'round()' / 'trunc()' etc so that they won't conflict with any versions ...John Emmas
2016-08-19For MSVC, 'using namespace whatever' doesn't help us to differentiate between...John Emmas
2016-08-19'roundf()' wasn't introduced in MSVC until VS2013 - so for the time being, le...John Emmas
2016-08-19Avoid CamelCase in color namesJulien "_FrnchFrgg_" RIVAUD
2016-08-19handle edge-case where jack-meta-data may be NULL, but the call succeedsRobin Gareus
2016-08-19fix failure to remove keyvalue from Keyboard::state on key releasePaul Davis
2016-08-19MIDI polyphonic pressure, part 2Paul Davis
2016-08-19attempt to handle poly-pressure (polyphonic aftertouch) similarly to other MI...Paul Davis
2016-08-18OSC:: needs the .h file too...Len Ovens
2016-08-18OSC: make remote port setting possible, add default surface variablesLen Ovens
2016-08-19initialize uninitialized variableRobin Gareus
2016-08-19Update automated Plugin Controlls when seeking and not rollingRobin Gareus
2016-08-19Make automation state buttons active when not on ManualJulien "_FrnchFrgg_" RIVAUD
2016-08-19Remove unused space in gain_meter's automation menuJulien "_FrnchFrgg_" RIVAUD
2016-08-19fix Aux-Send Panner LinkingRobin Gareus
2016-08-18fix SNAFU in track-properties scriptRobin Gareus
2016-08-18Add missing returnJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make ArdourButton detect when a grab should stop being pressedJulien "_FrnchFrgg_" RIVAUD
2016-08-18don't show empty time axis view context menusPaul Davis
2016-08-18Make buttons in track headers behave more like Gtk::MenuToolButtonJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make name_button behave more like a Gtk::MenuToolButtonJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make in/out buttons behave more like Gtk::MenuToolButtonJulien "_FrnchFrgg_" RIVAUD
2016-08-17removed commented code, now that the comment is actually correctPaul Davis