summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2019-08-01(Source List) Source property signals (libardour part)Ben Loftis
2019-08-01(Source List) Take-ID: new (working) implementation.Ben Loftis
2019-07-29Fix rendering of region waveform left-edgeRobin Gareus
2019-07-29NO-OP: whitespaceRobin Gareus
2019-07-26Prefix all env variable with "ARDOUR_"Robin Gareus
2019-07-26Fix time_t <> long int ambiguity (OSX gcc builds)Robin Gareus
2019-07-22Location timestamp changes - can now sort by location creation date: lib ardo...Nikolaus Gullotta
2019-07-19'ARDOUR::LuaScripting::Sorter()' needs to be exportable (since it gets used o...John Emmas
2019-07-18Revert "fix use of session-creation via template, when just template name is ...Paul Davis
2019-07-18fix use of session-creation via template, when just template name is givenPaul Davis
2019-07-18Sort Lua scripts case-insensitive and expose sort-structRobin Gareus
2019-07-18Remove debug outputRobin Gareus
2019-07-18Add Lua bindings to query&reset x-run countRobin Gareus
2019-07-15Fix deadlock when removing routes (initialization issues)Robin Gareus
2019-07-11Prevent adding a 2nd MIDI input/output portRobin Gareus
2019-07-10Re-work process-graph to use lock-free queuesRobin Gareus
2019-07-10Fix process-thread namingRobin Gareus
2019-07-06Add Lua binding to set/create track playlistsRobin Gareus
2019-07-04Use exit-status macros for compatibility 2/3Robin Gareus
2019-07-02Mixbus uses K14 (not K20) master meter by default (see also 297ed001d)Robin Gareus
2019-07-02Remove unused API -- there is no default backend.Robin Gareus
2019-07-02Mixbus/master is always using K20 by defaultRobin Gareus
2019-06-24LV2 support is not optional since 04ccd328dcRobin Gareus
2019-06-22Update references to ptfformat -> ptformat && fix api callsDamien Zammit
2019-06-16Some more frame -> sample changes (luabindings.cc)Johannes Mueller
2019-06-09Consolidate meter-type state and APIRobin Gareus
2019-06-05do not set MIDI CC values on locate if control/parameter is set to "Off"Paul Davis
2019-06-05NOOP: whitespace/newline tweakPaul Davis
2019-06-04Fix async peak-meter resetRobin Gareus
2019-06-03Assume default plugin bussing is stereoRobin Gareus
2019-05-26Fix a -Wmaybe-uninitialized (disk-reader, no audio)Robin Gareus
2019-05-25Add preference to hide LADSPA plugin if LV2 existsRobin Gareus
2019-05-25NO-OP: whitespaceRobin Gareus
2019-05-24Fix LADSPA author name (remove padding)Robin Gareus
2019-05-18Add support for contourdesign ShuttlePRO v2 and ShuttleXpressJohannes Mueller
2019-05-17Prefer dedicated c-pointer bindings (can be const)Robin Gareus
2019-05-12Make the configuration penalty subtler about inputsJulien "_FrnchFrgg_" RIVAUD
2019-05-12Remove ad-hoc handling of possible_in == 0Julien "_FrnchFrgg_" RIVAUD
2019-05-12Enable overriding the configuration penaltyJulien "_FrnchFrgg_" RIVAUD
2019-05-12Merge input-imprecise pass into the main passJulien "_FrnchFrgg_" RIVAUD
2019-05-12Introduce a macro for imprecise configurationsJulien "_FrnchFrgg_" RIVAUD
2019-05-12Merge some cases to avoid duplicated logicJulien "_FrnchFrgg_" RIVAUD
2019-05-12Replace the exact_match logic by a negative penaltyJulien "_FrnchFrgg_" RIVAUD
2019-05-12Remove never-matching assertJulien "_FrnchFrgg_" RIVAUD
2019-05-12Prefer int32_t to int for channel countsJulien "_FrnchFrgg_" RIVAUD
2019-05-08Notify custom UIs when designated LV2 BPM port changesRobin Gareus
2019-05-08Hide designated [lv2] BPM port from GUIRobin Gareus
2019-05-08Fix solo logic, connection/feed-informationRobin Gareus
2019-05-08NO-OP: Unclutter -DGraphRobin Gareus
2019-05-03Extend list of supported LV2 featuresRobin Gareus