summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-23Make bundle DSP URI configurable and version/variant independentRobin Gareus
2016-09-23Fix bug where drawing long notes placed the new note on the previous snap line.nick_m
2016-09-23Remove _midi_regions_use_bbt_beats from Session, _start_pulse and _length_pul...nick_m
2016-09-22Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2016-09-21PortManager::silence() should not clear data in AsyncMIDIPortsPaul Davis
2016-09-21gain controls are supposed to be "gain-like"Paul Davis
2016-09-21Update Archive GUI: expose audio-encoding, set progress textRobin Gareus
2016-09-21report archive encoding progressRobin Gareus
2016-09-21GUI updates for archiving sessionsRobin Gareus
2016-09-21Add option to flac encode audio when archivingRobin Gareus
2016-09-21add a static flag to force writing LV2 stateRobin Gareus
2016-09-21add API to change FileSource path in-placeRobin Gareus
2016-09-21add a SndFileSource c'tor to create .flac encoded file for archivingRobin Gareus
2016-09-21fix LV2 State Flags for Atom:PathRobin Gareus
2016-09-20add missing filesRobin Gareus
2016-09-20GUI support to archive sessionRobin Gareus
2016-09-20initial support for archiving sessionsRobin Gareus
2016-09-20Restore ARDOUR::MuteControl state, fixes bug #7025Tim Mayberry
2016-09-20Fully restore ARDOUR::SoloSafeControl stateTim Mayberry
2016-09-20Fully restore ARDOUR::SoloIsolateControl stateTim Mayberry
2016-09-20Fully restore ARDOUR::SoloControl stateTim Mayberry
2016-09-19add API to create [tar.xz] archivesRobin Gareus
2016-09-19PBD::canonical_path will no longer throw so change testTim Mayberry
2016-09-19Move PBD::canonical_path to pbd/file_utils.h/cc and reimplement for WindowsTim Mayberry
2016-09-19Add test to create new Sessions with localized names and reopen themTim Mayberry
2016-09-19Copy UTF-8 test strings from libpbd tests into libardour test utilsTim Mayberry
2016-09-19Add test for PBD::canonical_path on Windows using utf8 stringsTim Mayberry
2016-09-19Give the Windows MMTimer test a better chance of passingTim Mayberry
2016-09-18update a-plugins to use official lv2plug.in URIRobin Gareus
2016-09-18add support for LV2 #coarseBlockLength and #enabledRobin Gareus
2016-09-18fix another crash at exit #7033Robin Gareus
2016-09-18update script to follow libardour API changeRobin Gareus
2016-09-18ensure that Lua DSP scripts are configured (even with 0 channels)Robin Gareus
2016-09-18match ID of Inline Scope following 2b7a89eRobin Gareus
2016-09-17Save changes when toggling checkboxes in ExportDialogTim Mayberry
2016-09-17Fix crash when ExportDialog is hiddenTim Mayberry
2016-09-17Fix indentation in ARDOUR::ExportProfileManager source fileTim Mayberry
2016-09-17VST threading: prevent concurrent effSetChunk and process()Robin Gareus
2016-09-16NO-OP: whitespaceRobin Gareus
2016-09-16re-do previous commitRobin Gareus
2016-09-16Revert "Add convenience Lua bindings to access plugin controls"Robin Gareus
2016-09-16Add convenience Lua bindings to access plugin controlsThomas Brand
2016-09-16remove cruft - don't pollute global namespaceRobin Gareus
2016-09-16Allow to query HTTP headersRobin Gareus
2016-09-15 Modify our MSVC project to use the newly introduced 'libarchive' library (li...John Emmas
2016-09-15Modify our MSVC project to use the newly introduced 'libarchive' library (lib...John Emmas
2016-09-15Skip pin-management for MB channelstrip pluginsRobin Gareus
2016-09-15Do not delete selected MIDI notes while dragging. (See #6602)Guido Aulisi
2016-09-15Fix passing ctrl-output data to lua inline display threadRobin Gareus
2016-09-15Fix links to manual in windows installerRobin Gareus