summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2015-12-09update german translationEdgar Aichinger
2015-12-09fix/workaround OSX "No Memory Pool"Robin Gareus
2015-12-08Set_self_solo should always set the mute_master state as well.Ben Loftis
2015-12-082K? that's micro -- use macrosoft for lots a files, please!Robin Gareus
2015-12-08touch peakfile after closing a SndFileSourcePaul Davis
2015-12-08add config variable to en/disable opening the plugin gui after adding a pluginRobin Gareus
2015-12-07change API for accessing session MIDI ports so that (1) boost::shared_ptr<> i...Paul Davis
2015-12-06outline a "NoSampleAccurateControl" LV2 feature:Robin Gareus
2015-12-06Update Russian translationAlexandre Prokoudine
2015-12-06Normalize user-visible messages to use 8-bit, 16-bit, 24-bit, 32-bit and 64-bitAlexandre Prokoudine
2015-12-05elaborate on prev. commit: ignore irrelevant files in the interchange dir.Robin Gareus
2015-12-05session-dir/interchange: ignore hidden directories.Robin Gareus
2015-12-04update engine to allow latency measurement w/o restart.Robin Gareus
2015-12-04add interface for latency updates w/o restarting the backendRobin Gareus
2015-12-04fix thinko in engine latency stateRobin Gareus
2015-12-04add an interface to select playback buffers/periodRobin Gareus
2015-12-02Add function to duplicate until a certain frame.André Nusser
2015-12-02rename ProcessSemaphore to Semaphore (libs)Robin Gareus
2015-12-02consolidate semaphore implementation (part four)Robin Gareus
2015-12-02consolidate semaphore implementation (part one)Robin Gareus
2015-12-01fix AU preset listRobin Gareus
2015-12-01Fix broken load-session utility and change it to load and save a sessionTim Mayberry
2015-11-29NOOP, remove trailing whitespace, replace tabs in python scriptsRobin Gareus
2015-11-29fix seamless midi-looping - fixes #5438Robin Gareus
2015-11-28don't clear MIDI buffers during split-cyclesRobin Gareus
2015-11-28fix typo in panic message, honor event-time.Robin Gareus
2015-11-28midi-panic needs to honor split-cycle buffer offset,Robin Gareus
2015-11-28filling the midi playback buffer is a private operation.Robin Gareus
2015-11-25restore measured Insert latencyRobin Gareus
2015-11-24add debug "bits" for FaderPortPaul Davis
2015-11-25Prevent crash at session-close when analysing.Robin Gareus
2015-11-24prevent concurrent peak-file init.Robin Gareus
2015-11-24update configure time tests and code to use libsndfile 1.0.26's version of th...Paul Davis
2015-11-23make copies of global lists before extendingNils Philippsen
2015-11-21cont'd 20262abe (keep all playlists)Robin Gareus
2015-11-21prepare "delete all playlists" cleanup optionRobin Gareus
2015-11-21fix playlist refcount on track un-freeze.Robin Gareus
2015-11-21remove cruftRobin Gareus
2015-11-20prevent deletion of playlists on frozen tracks:Robin Gareus
2015-11-20add API to read snapshot name from instant.xmlRobin Gareus
2015-11-20remember in-use snapshot/session name in instant.xmlRobin Gareus
2015-11-20remove cruftRobin Gareus
2015-11-19provide user preference for pre-rollBen Loftis
2015-11-19remove debug messageRobin Gareus
2015-11-19line-wrap fatal message (that's not done automatically)Robin Gareus
2015-11-19allow to rename the session root folder - fixes #6557Robin Gareus
2015-11-18add dedicated API to check plugin classRobin Gareus
2015-11-18reduce math weirdness (thanks to Steven Yi)Robin Gareus
2015-11-14get PlaylistDisposition argument of Session::new_route_from_template() workingPaul Davis
2015-11-14Fix fader in mackie control to work with groups.Len Ovens