Tracks puts the master bus remote ID into a different "namespace" than Ardour
[ardour.git] / libs / ardour / session.cc
2015-06-29 Paul DavisTracks puts the master bus remote ID into a different...
2015-06-29 Paul Davisremove unused method
2015-06-29 Paul Davisfix whitespace/indentation and remove references to...
2015-06-29 GZharun[Summary] Eliminated redundant marker update notificati...
2015-06-29 Paul Davisnoop: indentation
2015-06-29 Paul Daviswhen loop range is set, if loop-is-mode and seamless...
2015-06-29 Paul Davisfix inadvertent typo
2015-06-29 Paul DavisTracks uses -inf gain on newly created tracks
2015-06-29 Paul Davisbring in more connection-related changes from Tracks
2015-06-29 Paul Davisinclude Tracks engine state controller header for Track...
2015-06-29 Paul Davischange names for scene I/O port connection methods
2015-06-29 Paul Davisadd in more Tracks-related auto-(re)connect changes
2015-06-29 Paul Davisadd in more Tracks-related auto-(re)connect changes...
2015-06-29 Paul Davisinitial incorporation of Tracks' automatic reconnect...
2015-06-29 Paul Davisanother signal related to record state added from Tracks.
2015-06-29 Paul Davisdistribute use of RouteAddedOrRemoved to appropriate...
2015-06-29 Paul Davisinclude emission of RouteAddedOrRemoved in Session...
2015-06-29 Paul Davisintegrate Session::remove_routes() from Tracks and...
2015-06-29 Paul Davisre-do previous commit with less variables
2015-06-29 Paul DavisTracks calls tracks "Tracks"; Ardour uses type-names
2015-06-29 Paul DavisSession::reconnect_midi_scene_ports() is a Tracks thing.
2015-06-29 Paul Davisadd Session::reconnect_midi_scene_ports()
2015-06-29 nikolay[Summary] Changed function name update_route_active_sta...
2015-06-29 Paul Davisprovide Session::have_rec_disabled_track()
2015-06-29 Paul Davisadd the Tracks version of Track::monitoring_state()
2015-06-29 Paul Davisadding routes no longer saves session but leaves it...
2015-06-29 Paul Davismark session dirty when markers/ranges are changed
2015-06-29 Paul Davissave recent templates analogously to recent sessions
2015-06-11 Robin Gareusfix transport loop sub-state events
2015-05-28 Paul Davischange the semantics of AudioFileSource::peak_path...
2015-04-29 Robin Gareusadd xrun counter API to session
2015-04-28 Robin Gareusdelegate signal emission to dedicated thread.
2015-04-25 Robin Gareusprepare trim automation
2015-04-21 Ben LoftisInitial Gain Coefficient tweaks
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Ben Loftismerge monitor_section branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-01 Paul Davisadd header to deal with destruction issues for tempo map
2015-04-01 Paul Davisdelete tempo map at appropriate times
2015-03-24 David RobillardResolve only active notes when muted/non-soloed.
2015-03-15 nick_mAdd route dialog order hint changes.
2015-03-08 Robin Gareuskeep port bundles in sync with engine
2015-03-08 Robin Gareusconsolidate BundleAdded/Remove signal
2015-03-08 Robin Gareusnicely named session bundles
2015-02-20 Paul Davisfix logic of Session::audio_source_name_is_unique()
2015-02-18 Paul Davisfix initialization order (sigh)
2015-02-18 Paul DavisRevert "[Summary] Eliminated redundant marker update...
2015-02-18 Paul DavisRevert "fix indentation from previous commit and previo...
2015-02-17 GZharun[Summary] Blocked redundant skip marker (during skip...
2015-02-17 Paul Davismark session dirty when loop location is changed
2015-02-17 Paul Davisfix indentation from previous commit and previous edits
2015-02-17 GZharun[Summary] Eliminated redundant marker update notificati...
2015-02-13 Paul Daviscorrectly set track loop status when locating away...
2015-02-05 Paul Davisfix bad fix for cherry-pick conflict
2015-02-05 Paul Davismodify behaviour of session when updating skips to...
2015-01-18 David RobillardFix MIDI bounce/consolidate note resolution.
2015-01-09 David RobillardFix offset events when consolidating MIDI range.
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-18 David RobillardMIDI bounce.
2014-12-09 Ben Loftisadd set-session-extents-from-edit-range
2014-11-15 David RobillardFix crash when copying MIDI regions with midi-copy...
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-10-24 Paul Davisport changes to ARDOUR::Location and ARDOUR::Locations...
2014-10-22 Paul Davisfix delivery of MMC events under split process cycle...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-15 Robin Gareusallow zero-latency sessions
2014-10-13 Paul Davistweak implementation of Session::audible_frame() to...
2014-10-01 Paul Daviscopy over current Waves version of their backend, along...
2014-09-17 Paul Davisadd new Skip event to SessionEvents
2014-09-17 Paul Davisadd new type of location, with _flags & IsSkip being...
2014-09-17 Paul Davisinitial attempt to push certain kinds of Locations...
2014-09-15 Paul Davisfix API errors after cherry-picking empty MIDI file...
2014-09-15 Paul Davistentative fix for losing (empty) MIDI files. Incomplete...
2014-09-15 Paul Davistentative fix for losing (empty) MIDI files. Incomplete...
2014-09-11 Robin Gareusfix crash at session close/exit if a midi-control-surfa...
2014-09-11 Robin Gareusfix a bunch of memory leaks
2014-09-10 Robin Gareusdelete route-groups before flushing routes.
2014-08-01 Ben LoftisEnforce mixer strip widths, more case fixes, and minor...
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-10 Paul Davisdo not call basename_nosuffix() before using matching_u...
2014-07-09 Paul Davisdo not return auditioner as part of Session::get_tracks()
2014-07-09 Paul Davisadd Session::get_tracks()
2014-07-09 Paul Davisdon't save state when removing sources during session...
2014-07-08 Paul Daviswhen merging external source files into session folder...
2014-07-08 Paul Davisinitial implementation of "bring all media into session...
2014-07-02 Robin Gareusunique filenames across all searched folders
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-30 Robin Gareusclean up after monitoring-section on session close
2014-06-30 Robin Gareusfix issue with track-deletion when the monitoring secti...
2014-06-29 Robin Gareusallow to load/save default session-properties
2014-06-28 Robin Gareususe state Session::StateProtector
2014-06-28 Robin Gareusadd Session::StateProtector
2014-06-26 Robin Gareusimplement track numbering
2014-06-23 Paul Daviswhen exporting regions, use ::legalize_for_path() on...
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Tim MayberryRemove unused header includes
2014-06-04 Robin Gareusre-work bounce/freeze. Freezer stops at first active...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
next