ardour.git
2016-09-27 Paul Davisamend FaderPort code to use BasicUI::goto_start() with...
2016-09-27 Paul Davisadd a new action to allow surfaces to access Keyboard...
2016-09-27 Paul Davisfix PresentationInfo::flag_match() to match type bits
2016-09-27 Paul Davischange API for BasicUI::goto_start() to use optional...
2016-09-27 Paul Davischange Session::goto_start() to take an argument to...
2016-09-27 Paul Davisclear button states at startup *and* shutdown
2016-09-27 Paul Davisbasic implementation of scrubbing via push2 touch strip
2016-09-27 Paul Davisgain automation implemented.
2016-09-27 Paul Davisuse encoders for gain control
2016-09-27 Paul Davisuse right-side buttons to goto_nth_marker()
2016-09-27 Paul Davisadd method (taken from GTK GUI) to goto_nth_marker...
2016-09-27 Paul Davisbeginning of stripable control; solo+mute mostly operat...
2016-09-27 Paul Davisadd shift modifier support
2016-09-27 Paul Davisturn on all buttons that be envisaged as useful in...
2016-09-27 Paul Davisremove debug output
2016-09-27 Paul Davislight solo button, and do cancel_all_solo() when it...
2016-09-27 Paul Davisuse new shared cancel_all_solo() in Mackie code
2016-09-27 Paul Davisadd correct implementation for cancel all solo to BasicUI
2016-09-27 Paul Davispulse metronome led when enabled
2016-09-27 Paul Davisexpand display contents to include TC & BBT clocks...
2016-09-27 Paul Davisonly 1 MIDI port needed; more button functionality
2016-09-27 Paul Davispush2: working bidirectional communication, some transp...
2016-09-27 Paul Davispush2: working port i/o
2016-09-27 Paul Davispush2: port registration, LED setup
2016-09-27 Paul Davisremove duplicate/unnecessary header inclusions
2016-09-27 Paul Davisvarious fixes for push2 support. Now setups video displ...
2016-09-27 Paul Davisadjustments to build nascent push2 surface support
2016-09-27 Ross LagerwallMatch new[] with delete[]
2016-09-26 Robin Gareushide unfinished "Archive" feature for 5.4 release
2016-09-25 Robin Gareusfix detecting .flac format
2016-09-23 Robin Gareusupdate default URL to follow harrison website restructuring
2016-09-23 Robin GareusGUI option to Exclude unused sources
2016-09-23 Robin Gareusadd an option to exclude unused Audio Sources when...
2016-09-23 Robin Gareusfix a typo.
2016-09-22 Robin GareusMake bundle DSP URI configurable and version/variant...
2016-09-22 nick_mFix bug where drawing long notes placed the new note...
2016-09-22 nick_mRemove _midi_regions_use_bbt_beats from Session, _start...
2016-09-22 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-09-22 Paul DavisPortManager::silence() should not clear data in AsyncMI...
2016-09-21 Paul Davisgain controls are supposed to be "gain-like"
2016-09-21 Robin GareusUpdate Archive GUI: expose audio-encoding, set progress...
2016-09-21 Robin Gareusreport archive encoding progress
2016-09-21 Robin GareusGUI updates for archiving sessions
2016-09-21 Robin GareusAdd option to flac encode audio when archiving
2016-09-21 Robin Gareusadd a static flag to force writing LV2 state
2016-09-21 Robin Gareusadd API to change FileSource path in-place
2016-09-21 Robin Gareusadd a SndFileSource c'tor to create .flac encoded file...
2016-09-21 Robin Gareusfix LV2 State Flags for Atom:Path
2016-09-20 Robin Gareusadd missing files
2016-09-20 Robin GareusGUI support to archive session
2016-09-20 Robin Gareusinitial support for archiving sessions
2016-09-20 Tim MayberryRestore ARDOUR::MuteControl state, fixes bug #7025
2016-09-20 Tim MayberryFully restore ARDOUR::SoloSafeControl state
2016-09-20 Tim MayberryFully restore ARDOUR::SoloIsolateControl state
2016-09-20 Tim MayberryFully restore ARDOUR::SoloControl state
2016-09-19 Robin Gareusadd API to create [tar.xz] archives
2016-09-19 Tim MayberryPBD::canonical_path will no longer throw so change...
2016-09-19 Tim MayberryMove PBD::canonical_path to pbd/file_utils.h/cc and...
2016-09-19 Tim MayberryAdd test to create new Sessions with localized names...
2016-09-19 Tim MayberryCopy UTF-8 test strings from libpbd tests into libardou...
2016-09-19 Tim MayberryAdd test for PBD::canonical_path on Windows using utf8...
2016-09-19 Tim MayberryGive the Windows MMTimer test a better chance of passing
2016-09-18 Robin Gareusupdate a-plugins to use official lv2plug.in URI
2016-09-18 Robin Gareusadd support for LV2 #coarseBlockLength and #enabled
2016-09-18 Robin Gareusfix another crash at exit #7033
2016-09-18 Robin Gareusupdate script to follow libardour API change
2016-09-17 Robin Gareusensure that Lua DSP scripts are configured (even with...
2016-09-17 Robin Gareusmatch ID of Inline Scope following 2b7a89e
2016-09-17 Tim MayberrySave changes when toggling checkboxes in ExportDialog
2016-09-17 Tim MayberryFix crash when ExportDialog is hidden
2016-09-17 Tim MayberryFix indentation in ARDOUR::ExportProfileManager source...
2016-09-17 Robin GareusVST threading: prevent concurrent effSetChunk and process()
2016-09-16 Robin GareusNO-OP: whitespace
2016-09-16 Robin Gareusre-do previous commit
2016-09-16 Robin GareusRevert "Add convenience Lua bindings to access plugin...
2016-09-16 Thomas BrandAdd convenience Lua bindings to access plugin controls
2016-09-16 Robin Gareusremove cruft - don't pollute global namespace
2016-09-15 Robin GareusAllow to query HTTP headers
2016-09-15 John Emmas Modify our MSVC project to use the newly introduced...
2016-09-15 John EmmasModify our MSVC project to use the newly introduced...
2016-09-15 Robin GareusSkip pin-management for MB channelstrip plugins
2016-09-15 Guido AulisiDo not delete selected MIDI notes while dragging. ...
2016-09-15 Robin GareusFix passing ctrl-output data to lua inline display...
2016-09-15 Robin GareusFix links to manual in windows installer
2016-09-15 Tim MayberrySend/show error message if g_stat fails in Session...
2016-09-15 Tim MayberryUse g_strerror() instead of ::strerror() in Session...
2016-09-15 Tim MayberryUse g_rename() instead of ::rename() in Session::cleanu...
2016-09-15 Tim MayberryUse g_strerror instead of strerror in ARDOUR::FileSource
2016-09-15 Tim MayberryUse ::g_rename instead of ::rename in ARDOUR::FileSourc...
2016-09-15 Tim MayberryAdd defines necessary for successful gcc/mingw compile...
2016-09-15 Robin GareusAllow to bunde demo session(s)
2016-09-15 Robin Gareusbundle embeddable/nativeUI Harrison plugins
2016-09-15 Robin Gareusremove cruft from packaging scripts
2016-09-14 Robin Gareusimplement file-[un]archive progress report
2016-09-14 Tim MayberryRestore state of analyze and soundcloud upload checkbox...
2016-09-14 Tim MayberryAdd analyse and soundcloud-upload properties of ExportF...
2016-09-14 John EmmasCheck a return value from 'g_stat()'
2016-09-14 Nathan StewartFixes 7004 - Ardour crash on Just Quit when AudioEngine...
2016-09-13 Paul Davischange all MIDI read-from-source to map all events...
2016-09-13 Paul Davisdebug output formatting
next