summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-20ActionManager::get_all_actions() no longer includes <Actions> in the paths it...Paul Davis
2019-03-20make ::ardour_action_name() private to Bindings, because nothing else uses it...Paul Davis
2019-03-19do not create a (throwaway) playlist during track creationPaul Davis
2019-03-19Fix incorrectly saved un-used playlistsRobin Gareus
2019-03-19Add some more playlist Lua bindingsRobin Gareus
2019-03-19Add an exception handler for access_action() used by control surfaces and Lua.Ben Loftis
2019-03-19Compiler fix for 201110.Ben Loftis
2019-03-19Mixer/show-editor is now Common/show-editorBen Loftis
2019-03-19use a new unhandled (thus far) exception rather than ::abort() when an action...Paul Davis
2019-03-18reorder #include directivesPaul Davis
2019-03-19Add example script to list PlaylistsRobin Gareus
2019-03-19Add Lua bindings for SessionPlaylistsRobin Gareus
2019-03-19Add convenience methods (mainly for scripting)Robin Gareus
2019-03-19Update GUI, use Session::playlists() getter (2/2)Robin Gareus
2019-03-19Remove global Session::playlists variable, use getter method (1/2)Robin Gareus
2019-03-19Fix Playlist refcount when deleting trackRobin Gareus
2019-03-18switch remaining use of Common/ToggleMixerList to Mixer/ToggleMixerListPaul Davis
2019-03-18compute correct size for working buffers used by compound regions during disk...Paul Davis
2019-03-18make PlaybackBuffer<T>'s power-of-two size computation available to othersPaul Davis
2019-03-18NO-OP: Use API to set/test state-of-the-stateRobin Gareus
2019-03-17remove debug outputPaul Davis
2019-03-18Avoid calling rt-methods from non-rt contextRobin Gareus
2019-03-17Temporary change to make auto-return work with broken transport-logicRobin Gareus
2019-03-17Speed up session deletionRobin Gareus
2019-03-17Remove unneeded calls to configure_processors during session-loadRobin Gareus
2019-03-17Prepare to configure procs only once - fix missing pannersRobin Gareus
2019-03-17NO-OP: prefer to use API to check session-stateRobin Gareus
2019-03-15Amend 883ee9c2, setup required invisible processorRobin Gareus
2019-03-15Allow to load presets via double-clickRobin Gareus
2019-03-15Add example script to save instrument plugins on saveRobin Gareus
2019-03-14On selection, move/scroll VCA into viewRobin Gareus
2019-03-14Unused skeleton of the transport state-machineRobin Gareus
2019-03-13NO-OP: re-order code, collect realtime transport actionsRobin Gareus
2019-03-12Another fix for region-equivalency pref.Ben Loftis
2019-03-12Change region-equivalence enum to accommodate new mode.Ben Loftis
2019-03-12Snap to VCA strips in the mixer when scrollingRobin Gareus
2019-03-12Fix marker context-menu (bug missed in 12a415f07)Robin Gareus
2019-03-12Add Preference dialog option for LayerTimeRobin Gareus
2019-03-12Change default RE to use Layer+TimeRobin Gareus
2019-03-12Add a time+layer equivalence checkRobin Gareus
2019-03-11Add/remove source(s) in our MSVC project (gtk2_ardour)John Emmas
2019-03-11Update french translationJulien "_FrnchFrgg_" RIVAUD
2019-03-11Update from POT, no content changeJulien "_FrnchFrgg_" RIVAUD
2019-03-11Remove redundant call, fix VST bypass indicatorRobin Gareus
2019-03-11Use VST's print_parameter() when applicable.Robin Gareus
2019-03-11Remove generic parameter-printerRobin Gareus
2019-03-11Remove cruft, unused variableRobin Gareus
2019-03-11Remove unused value parameter printersRobin Gareus
2019-03-09Fixes 2 mistakes in the German translation fileOlivier Humbert
2019-03-09French and German fixesOlivier Humbert