RAII to postpone processor changes/graph recalculation
[ardour.git] / libs / ardour / ardour / session.h
2016-11-25 Robin GareusRAII to postpone processor changes/graph recalculation
2016-10-25 Robin GareusDesperate hack to align master-bus on export.
2016-10-21 Paul Daviswhen fetching MIDI ports for bundles and auto-connectio...
2016-10-19 Paul Davisinfrastructure for MIDI-input-follows-selection
2016-10-19 Paul Davisbasics of following MIDI track selection and rewiring...
2016-10-17 Robin Gareusfast region export -- don't call process()
2016-10-13 Paul Davisnew scheme for managing port deletion
2016-09-27 Paul Davisadd Session::get_physical_ports() to centralize "get...
2016-09-27 Paul Davischange Session::goto_start() to take an argument to...
2016-09-23 Robin Gareusadd an option to exclude unused Audio Sources when...
2016-09-22 nick_mRemove _midi_regions_use_bbt_beats from Session, _start...
2016-09-21 Robin GareusAdd option to flac encode audio when archiving
2016-09-20 Robin Gareusinitial support for archiving sessions
2016-09-13 Paul Davisprovide Session::declick_out_pending()
2016-09-06 nick_mLoad midi region length and start correctly in sessions...
2016-08-22 Paul Davisnew libardour API for Session::new_route_from_template...
2016-08-17 Paul Davisdo not allow undo/redo while actively recording
2016-08-15 Robin Gareusexpose SessionConfiguration as lua bindings
2016-07-14 Robin Gareusrefactoring to prepare for real-time export
2016-07-13 Paul Davisa better, deeper fix for "cancel all solo", as Session...
2016-07-12 Paul Davisonce the user has explicitly set the session range...
2016-07-10 Robin Gareustowards export latency compensation
2016-07-09 Robin Gareusmove latency-recompute into dedicated thread.
2016-07-06 Paul Davisremove a bunch of code that will no longer be used
2016-07-05 Len OvensOSC: Signal for editor mixer change. (Selected or not)
2016-07-04 Paul Davisadd session-scope selection ops for Stripables
2016-07-04 Len OvensUI: Add editor_mixer route pointer to session so all...
2016-07-02 Paul Davisremove Session::get_nth_stripable.cc
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2016-06-10 Paul DavisNew editor API to retrieve the Stripable with via prese...
2016-06-02 Paul Davischange name of a Session method to makes its intended...
2016-06-01 Robin Gareussave version string with session for informational...
2016-05-31 Paul Davisuse correct types in arguments to Session::get_remote_n...
2016-05-31 Paul Davismanually fix rebase/merge issues caused by addition...
2016-05-31 Paul Davisadd Session::get_stripables()
2016-05-31 Paul Davismove ControllableDescriptor from libpbd to libardour...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisadd Session::loading() to allow easy detection of ...
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davischange API of Controllable::Changed signal to include...
2016-05-31 Paul Davisnew API for route solo/mute state mgmt
2016-05-31 Paul DavisSession API changes to enable VCAs to set soloed-by...
2016-05-31 Paul Davisredesign Route and VCA objects to inherit from ARDOUR...
2016-05-31 Paul DavisSession HAS-A VCAManager
2016-05-27 nick_mTempo ramps - update midi regions and locations when...
2016-05-06 Robin Gareusadd API to load Instrument Preset when creating a Midi...
2016-04-26 Robin Gareusdon't show engine dialog when loading a session..
2016-04-23 Robin Gareusdelegate port-connections to low priority thread.
2016-04-18 Robin Gareusadd notification if Engine Rate changes and mismatches...
2016-04-18 Robin Gareusnever ever change sample-rate saved with the session...
2016-04-12 Robin Gareusyet more documentation..
2016-04-12 Robin Gareusadd a new counter (for sidechain numbering)
2016-04-12 Robin GareusNO-OP; document some more parameters.
2016-04-09 Robin Gareusexpose Undo Commands to Lua
2016-03-30 Robin GareusAdd a few class documentations to override inherited...
2016-03-25 Robin Gareusadd "no-inplace" buffers.
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2016-03-16 Robin GareusMidi Busses? why yes!
2016-02-29 Robin Gareuspre-process (silence) before export to flush reverb...
2016-02-23 Robin GareusImplement Lua session-scripts
2016-02-22 Paul Davisadd syntax and scaffolding for MIDI binding maps to...
2016-02-20 Robin Gareusadd processor lookup by PBD::ID via session
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-19 Ben LoftisAdd all_tracks_rec actions
2016-01-19 Paul DavisRevert "mackie: still respond to route groups visibilit...
2016-01-19 Paul Davismackie: still respond to route groups visibility changes
2016-01-16 Len OvensChange last commit to use it's own variable rather...
2016-01-08 Robin GareusExpose overall monitor-processor state
2015-12-19 Robin Gareuscont'd work on plugin-state templates - #6709
2015-12-13 Robin GareusAPI consistency
2015-12-13 Len OvensFix ff->stop->play not at speed 1.0 on Mackie Control...
2015-12-07 Paul Davischange API for accessing session MIDI ports so that...
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-13 Paul Davissubstantial part of infrastructure required for track...
2015-10-22 Paul DavisMerge branch 'chaot4-fix_overwrite_file'
2015-10-22 André NusserAdd overwrite option to save_template. (default = false)
2015-10-07 Robin Gareusfix exclusive solo group-override
2015-10-06 Robin Gareusimplement solo group override
2015-10-06 Robin Gareusadd a "reset all solo state" safeguard
2015-10-06 Robin Gareusremove newly unused code
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Robin Gareusfix various stuck-solo cases:
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-28 Paul Davischange semantics of 4th argument to Session::locate...
2015-09-15 Robin Gareusprepare peak-file cleanup/recreate.
2015-09-10 Robin Gareususe FileSource::within_session() for peak-files
2015-09-09 Robin Gareusrework peakfile handling:
2015-09-05 Robin Gareusprovide details about session-creation failure.
2015-09-03 Mathias BuhrFixes case where audiofiles used wrong peakfiles
2015-09-03 Mathias BuhrUse const reference and renames variable
2015-09-01 Robin GareusPrepare option to disable Plugins completely
2015-08-19 Tim MayberryAdd undo history related debug output for debugging...
2015-07-27 Paul Davisadd Session::routes_solo_changed(), a plural method...
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davis(re)implement Yevgeny's LTC branch changes in the conte...
2015-06-29 Paul Davisnew Session::default_track_name_pattern (DataType)...
2015-06-29 Paul Davisadd Session::reconnection_in_progress(), used by Tracks
2015-06-29 Paul Davismerge in Tracks-derived session-end-is-N-seconds beyond...
next