get faderport i/o working, basics of identifying control activity
[ardour.git] / libs / ardour /
2015-11-24 Robin Gareusprevent concurrent peak-file init.
2015-11-24 Paul Davisupdate configure time tests and code to use libsndfile...
2015-11-23 Paul DavisMerge branch 'nphilipp-master--build-fix'
2015-11-23 Nils Philippsenmake copies of global lists before extending
2015-11-21 Robin Gareuscont'd 20262abe (keep all playlists)
2015-11-21 Robin Gareusprepare "delete all playlists" cleanup option
2015-11-21 Robin Gareusfix playlist refcount on track un-freeze.
2015-11-21 Robin Gareusremove cruft
2015-11-20 Robin Gareusprevent deletion of playlists on frozen tracks:
2015-11-20 Robin Gareusadd API to read snapshot name from instant.xml
2015-11-20 Robin Gareusremember in-use snapshot/session name in instant.xml
2015-11-20 Robin Gareusremove cruft
2015-11-19 Ben Loftisprovide user preference for pre-roll
2015-11-19 Robin Gareusremove debug message
2015-11-19 Robin Gareusline-wrap fatal message (that's not done automatically)
2015-11-19 Robin Gareusallow to rename the session root folder - fixes #6557
2015-11-18 Robin Gareusadd dedicated API to check plugin class
2015-11-18 Robin Gareusreduce math weirdness (thanks to Steven Yi)
2015-11-14 Paul Davisget PlaylistDisposition argument of Session::new_route_...
2015-11-14 Len OvensFix fader in mackie control to work with groups.
2015-11-13 Paul Davissubstantial part of infrastructure required for track...
2015-11-13 Paul Davisfix return value from Route::save_as_template()
2015-11-13 nick_mArdour::Region - add method required to fix #6673.
2015-11-12 Paul Davisremove requirement for transport speed to be 1.0 when...
2015-11-09 Paul Davismore correct semantics for reserved IO name checking
2015-11-08 Paul Davisslightly improved fix for reserved name handling
2015-11-08 Paul Davisdon't force rename of reserved route/IO names if the...
2015-11-06 John EmmasAdd some newly introduced sources to our MSVC project...
2015-11-04 Paul DavisMerge branch 'chaot4-fix_duplicate_fencepost_error'
2015-11-04 André NusserMake duplicate start at position, not position + 1...
2015-11-04 Paul Davisadd required header
2015-11-03 Robin Gareuslibardour wrapper for EBUr128 VAMP plugin
2015-11-02 nick_mAutomationList::set_automation_state () only needs...
2015-11-02 John EmmasClass 'PhaseControllable' needs to be importable since...
2015-11-01 Len OvensFix Mackie surface phase control for flip and more...
2015-11-01 Len OvensAdded Phase control mackie controls as part of the...
2015-11-01 nick_mFix missing undo for record mute automation.
2015-11-01 nick_mClean up _before XMLNode in AutomationList if no automa...
2015-11-01 nick_mAutomation watch sets position for new write pass when...
2015-11-01 nick_mRevert starting write pass only in write mode when...
2015-10-26 Robin Gareusand another LV2-1.0.0 compat ifdef
2015-10-26 Robin Gareusamend 311adde (LV2-1.0.0 compat)
2015-10-25 Robin Gareusproperly translatable plural forms
2015-10-23 Robin Gareusadd ifdefs for LV2-1.0.0 compat
2015-10-22 Tim MayberryEnable i18n for info/error messages in MidiPatchManager
2015-10-22 Tim MayberryOnly parse additional Session midnam files on Session...
2015-10-22 Tim MayberryDecouple Session from MidiPatchManager and reduce parsi...
2015-10-22 Tim MayberryDon't parse midnam patch files contained in Session...
2015-10-22 Tim MayberryRefactor common code in MidiPatchManager class into...
2015-10-22 Tim MayberryDon't call MidiPatchManager::refresh when creating...
2015-10-22 John EmmasFix a small buffer issue which could sometimes prevent...
2015-10-22 John EmmasAdd some newly introduced sources to our MSVC project...
2015-10-22 Paul DavisMerge branch 'chaot4-fix_overwrite_file'
2015-10-22 André NusserAdd overwrite option to save_template. (default = false)
2015-10-22 Paul Davisfix automation update at transport stop when in automat...
2015-10-22 Paul Davisfix mute automation in Play automation state
2015-10-22 Paul DavisAdd AutomationControl::set_value_unchecked() and Automa...
2015-10-21 Robin GareusFix crash in new CoreaudioSource code (on invalid file)
2015-10-20 Paul Davisfix AudioUnit parameter listening to work with new...
2015-10-20 Paul Davisrename Plugin::ParameterChanged to ParameterChangedExte...
2015-10-20 Paul DavisRevert "rename ParameterChanged signal in Plugin to...
2015-10-20 Paul Davisrename ParameterChanged signal in Plugin to ParameterCh...
2015-10-19 nick_mLegatize::name () reflects its type. Fixes confusing...
2015-10-19 nick_mAutomation - more toggled controller twiddling.
2015-10-19 nick_mAutomation - fix occasional inverted bool state after...
2015-10-19 nick_mMake automation record undo per pass rather than per...
2015-10-19 nick_mToggled automation fixes.
2015-10-19 Robin Gareusremove cruft
2015-10-18 Paul Davislibs/* changes use new AppleUtility Library
2015-10-18 Paul DavisMerge branch 'chaot4-fix_midi_menu_consistency_new'
2015-10-18 André NusserRemove all the now unused functions in the MidiModel...
2015-10-18 André NusserAdd Transpose class that can be used by apply_midi_note...
2015-10-18 André NusserSplit transpose in MidiModel into two functions.
2015-10-18 Robin Gareusdisable auto-return with external sync #6577
2015-10-16 Robin Gareusextend session-save dirty-flag logic
2015-10-15 Robin Gareusfix crash when creating subgroup-bus - fixes #6642
2015-10-15 Robin Gareusfix deadlock when removing subgroup bus w/sends.
2015-10-14 John EmmasFix a problem where VST automation data wasn't getting... 4.3
2015-10-13 Paul Davisfix registration of automation type enums
2015-10-13 Robin Gareusremove last ofstream
2015-10-12 Robin Gareusfix crashes due to glib ignored EDEADLK.
2015-10-09 Paul Davisfix behaviour of AsyncMIDIPort so that large amounts...
2015-10-09 Paul Davistweaks to MidiBuffer::push_back() variants
2015-10-09 Paul Davisremove unused PortManager::port_name_prefix_is_unique...
2015-10-09 Paul Davisremove declaration of undefined (and necessarily unused...
2015-10-08 Robin Gareusfix region "valid-transient" property
2015-10-08 Robin Gareuswindows compatible paths for analysis
2015-10-08 Robin Gareusfix return value for transient load
2015-10-08 Robin Gareusrenice DLL info messages
2015-10-08 Robin Gareususe g_open for DLL arch test
2015-10-08 Robin Gareusdetect VST arch only during discovery (not scan)
2015-10-08 Len OvensAdd Trim to Mackie controls.
2015-10-07 Damien ZammitAdded use click emphasis toggle (libs/ardour)
2015-10-07 Paul Davisuse C++ for PortManager::make_port_name_relative()
2015-10-07 Robin Gareusfix exclusive solo group-override
2015-10-07 Robin Gareusonly subdivide plugin-cycle when automation is playing
2015-10-07 Robin Gareusprint VST blacklist filename (for good measure)
2015-10-06 Robin Gareusimplement solo group override
2015-10-06 Robin Gareusadd missing include
2015-10-06 Robin Gareusrenice code. RAII rocks.
next