Allow to un-set custom Ardour-button colors
[ardour.git] / libs / ardour /
2019-08-29 Robin GareusNo-OP: move doxygen doc into header files
2019-08-27 Robin GareusUpdate Plugin-Tag policy
2019-08-27 Robin GareusNO-OP: whitespace
2019-08-27 Robin GareusResetting a tag implies changing it
2019-08-27 Len OvensAdd signal for foldback send add or remove
2019-08-26 Robin GareusAdd sample-rate as float option parameter for LV2 plugi...
2019-08-26 Robin GareusFix LV2 option size
2019-08-26 Robin GareusLV2 options for UI theme
2019-08-24 Robin GareusNO-OP: comment
2019-08-24 Robin GareusAdd missing Lua bindings for function arguments
2019-08-23 Robin GareusAdd missing headers for lua-doc
2019-08-23 Robin GareusLua binding to change region name
2019-08-23 Robin GareusSome hints for clang static analysis
2019-08-23 Robin GareusTweak graph display, check direct sends
2019-08-22 Robin GareusDetect monitor-send by instance, not name
2019-08-20 Robin GareusReplace OOM segfault with abort :)
2019-08-20 Robin GareusThere's always a previous tempo/meter section
2019-08-20 Robin GareusThere is always at least a tempo and meter section
2019-08-20 Robin GareusNO-OP: whitespace
2019-08-20 Robin GareusSkip invalid plugin-tag spec
2019-08-20 Robin GareusFix potential ambiguous state-restore
2019-08-20 Robin GareusFix prev commit, state-restore of plugins
2019-08-19 Ben LoftisLV2 extension to override strict-i/o per plugin
2019-08-16 Robin GareusFurther tweaks to .pending file removal
2019-08-15 Robin GareusFix periodic backup saves
2019-08-15 Robin GareusFix C++98 compat
2019-08-12 Robin GareusFix transient removal -- #7785
2019-08-12 Robin GareusAllow export get_path() without format
2019-08-12 Robin GareusNO-OP: whitespace
2019-08-12 Robin GareusNO-OP: mark private variables, remove cruft
2019-08-12 Robin GareusInitialize some more uninitialized variables
2019-08-11 Robin GareusAdd Lua bindings for convenient Glib methods
2019-08-11 Robin GareusFix auto capture alignment when bouncing metronome
2019-08-11 Robin GareusAdd types/enum for screensaver mode
2019-08-07 Robin GareusNO-OP: Fix compiler warning (-Wreturn-type)
2019-08-07 Robin GareusAdd method to graphviz plot the process-graph
2019-08-06 Len Ovensfoldback may be mono don't set panner type
2019-08-04 Robin GareusAmend 183d3fb49; implement ImportableSource API
2019-08-03 Robin GareusImplement missing required virtual fn -- fix Mac builds
2019-08-03 Robin GareusUpdate libardour GPL boilerplate and (C) from git log
2019-08-02 Robin GareusFix CD cue file Index positions -- #7780
2019-08-01 Ben Loftisprefer lowercase and no spaces, since this will appear...
2019-08-01 Ben Loftis(Source List) Catch new sources created by bounce-range...
2019-08-01 Ben Loftis(Source List) Recover Regions feature: WIP
2019-08-01 Ben Loftis(Source List) Add forall_regions function, used by...
2019-08-01 Ben Loftis(Source List) merge fixes
2019-08-01 Ben Loftis(Source List) Clean up the natural_position implementat...
2019-08-01 Ben Loftis(Source List) RegionFactory should return an empty...
2019-08-01 Ben Loftis(Source List) Region Tags (libardour part)
2019-08-01 Ben Loftis(Source List) Region List rewrite (libardour part)
2019-08-01 Ben Loftis(Source List) Source property signals (libardour part)
2019-08-01 Ben Loftis(Source List) Take-ID: new (working) implementation.
2019-07-29 Robin GareusFix rendering of region waveform left-edge
2019-07-29 Robin GareusNO-OP: whitespace
2019-07-26 Robin GareusPrefix all env variable with "ARDOUR_"
2019-07-25 Robin GareusFix time_t <> long int ambiguity (OSX gcc builds)
2019-07-22 Nikolaus GullottaLocation timestamp changes - can now sort by location...
2019-07-19 John Emmas'ARDOUR::LuaScripting::Sorter()' needs to be exportable...
2019-07-18 Paul DavisRevert "fix use of session-creation via template, when...
2019-07-18 Paul Davisfix use of session-creation via template, when just...
2019-07-18 Robin GareusSort Lua scripts case-insensitive and expose sort-struct
2019-07-18 Robin GareusRemove debug output
2019-07-18 Robin GareusAdd Lua bindings to query&reset x-run count
2019-07-14 Robin GareusFix deadlock when removing routes (initialization issues)
2019-07-11 Robin GareusPrevent adding a 2nd MIDI input/output port
2019-07-10 Robin GareusRe-work process-graph to use lock-free queues
2019-07-10 Robin GareusFix process-thread naming
2019-07-06 Robin GareusAdd Lua binding to set/create track playlists
2019-07-04 Robin GareusUse exit-status macros for compatibility 2/3
2019-07-02 Robin GareusMixbus uses K14 (not K20) master meter by default ...
2019-07-02 Robin GareusRemove unused API -- there is no default backend.
2019-07-02 Robin GareusMixbus/master is always using K20 by default
2019-06-24 Robin GareusLV2 support is not optional since 04ccd328dc
2019-06-22 Damien ZammitUpdate references to ptfformat -> ptformat && fix api...
2019-06-15 Johannes MuellerSome more frame -> sample changes (luabindings.cc)
2019-06-09 Robin GareusConsolidate meter-type state and API
2019-06-05 Paul Davisdo not set MIDI CC values on locate if control/paramete...
2019-06-05 Paul DavisNOOP: whitespace/newline tweak
2019-06-04 Robin GareusFix async peak-meter reset
2019-06-03 Robin GareusAssume default plugin bussing is stereo
2019-05-26 Robin GareusFix a -Wmaybe-uninitialized (disk-reader, no audio)
2019-05-24 Robin GareusAdd preference to hide LADSPA plugin if LV2 exists
2019-05-24 Robin GareusNO-OP: whitespace
2019-05-24 Robin GareusFix LADSPA author name (remove padding)
2019-05-18 Johannes MuellerAdd support for contourdesign ShuttlePRO v2 and Shuttle...
2019-05-17 Robin GareusPrefer dedicated c-pointer bindings (can be const)
2019-05-12 Julien "_FrnchFrgg... Make the configuration penalty subtler about inputs
2019-05-12 Julien "_FrnchFrgg... Remove ad-hoc handling of possible_in == 0
2019-05-12 Julien "_FrnchFrgg... Enable overriding the configuration penalty
2019-05-12 Julien "_FrnchFrgg... Merge input-imprecise pass into the main pass
2019-05-12 Julien "_FrnchFrgg... Introduce a macro for imprecise configurations
2019-05-12 Julien "_FrnchFrgg... Merge some cases to avoid duplicated logic
2019-05-12 Julien "_FrnchFrgg... Replace the exact_match logic by a negative penalty
2019-05-12 Julien "_FrnchFrgg... Remove never-matching assert
2019-05-12 Julien "_FrnchFrgg... Prefer int32_t to int for channel counts
2019-05-08 Robin GareusNotify custom UIs when designated LV2 BPM port changes
2019-05-08 Robin GareusHide designated [lv2] BPM port from GUI
2019-05-08 Robin GareusFix solo logic, connection/feed-information
2019-05-08 Robin GareusNO-OP: Unclutter -DGraph
2019-05-03 Robin GareusExtend list of supported LV2 features
next