summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2019-04-09NO-OP: whitespaceRobin Gareus
2019-04-08NO-OP: more libardour whitespace tweaksRobin Gareus
2019-04-08Undo yet more frame/sample replacementsRobin Gareus
2019-04-08NO-OP: whitespace, commentsRobin Gareus
2019-04-08NO-OP name change: CD-frames (not samples)Robin Gareus
2019-04-08NO-OP: whitespaceRobin Gareus
2019-04-08Undo more incorrect sample/frame replacementsRobin Gareus
2019-04-08NO-OP: whitespaceRobin Gareus
2019-04-08NO-OP: whitespaceRobin Gareus
2019-04-07Enable midi-to-audio bounce when processing w/synthRobin Gareus
2019-04-07Prepare midi-export for midi-to-audio bouncing.Robin Gareus
2019-04-07Fix bounce-process: skip all processors before disk-readerRobin Gareus
2019-04-07Bounce process always uses speed 1.0Robin Gareus
2019-04-07NO-OP/Optimize Bounce: Lookup data-type only onceRobin Gareus
2019-04-07Verify Freeze/Export/Bounce polarity invert buffersRobin Gareus
2019-04-03Backport a Mixbus special-case for plugin-tagsRobin Gareus
2019-04-02Downgrade LADSPA scan errors to warningsRobin Gareus
2019-03-31Clarify documentationRobin Gareus
2019-03-31NO-OP: WhitespaceRobin Gareus
2019-03-28Fix route-templates with external sendsRobin Gareus
2019-03-26NO-OP: add comment for cross-referenceRobin Gareus
2019-03-25Do not create automation when shifting (insert/remove time)Robin Gareus
2019-03-23NO-OP: whitespaceRobin Gareus
2019-03-23Clean up MonitorProcessorControlsRobin Gareus
2019-03-23Clean out session-global controllablesRobin Gareus
2019-03-23Remove chicken/egg d'torRobin Gareus
2019-03-23Re-add Controllable registryRobin Gareus
2019-03-22Update cAutomationControl values when copying stateRobin Gareus
2019-03-22Prevent crashes when copying LV2 plugin stateRobin Gareus
2019-03-22NO-OP: reduce scopeRobin Gareus
2019-03-21Add ultra-insane CBR 320kbit mp3 qualityRobin Gareus
2019-03-20working but still confusing fix for ensuring that playlist shared-with data i...Paul Davis
2019-03-20fix Session::new_route_from_template() to use playlist IDs and not names. Thi...Paul Davis
2019-03-20remove "rename_playlist" argument from Route::set_name_in_state().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 Lua bindings for SessionPlaylistsRobin Gareus
2019-03-19Add convenience methods (mainly for scripting)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-18compute correct size for working buffers used by compound regions during disk...Paul 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