summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/session.h
AgeCommit message (Expand)Author
2015-09-28change semantics of 4th argument to Session::locate to mean "this locate is c...Paul Davis
2015-09-15prepare peak-file cleanup/recreate.Robin Gareus
2015-09-10use FileSource::within_session() for peak-filesRobin Gareus
2015-09-10rework peakfile handling:Robin Gareus
2015-09-05provide details about session-creation failure.Robin Gareus
2015-09-03Fixes case where audiofiles used wrong peakfilesMathias Buhr
2015-09-03Use const reference and renames variableMathias Buhr
2015-09-01Prepare option to disable Plugins completelyRobin Gareus
2015-08-19Add undo history related debug output for debugging Undo/Redo issuesTim Mayberry
2015-07-27add Session::routes_solo_changed(), a plural method which makes changing many...Paul Davis
2015-06-29(re)implement Yevgeny's LTC branch changes in the context of ardour-merge-fro...Paul Davis
2015-06-29new Session::default_track_name_pattern (DataType) method, based on an idea i...Paul Davis
2015-06-29add Session::reconnection_in_progress(), used by TracksPaul Davis
2015-06-29merge in Tracks-derived session-end-is-N-seconds beyond last region end, but ...Paul Davis
2015-06-29rename Session::add_session_range_location() to ::set_session_range_location()Paul Davis
2015-06-29initial version of playback priority design. No GUI control over options yetPaul Davis
2015-06-29Add some libardour support for indicating MTC active status.Paul Davis
2015-06-29superior fix for limits on track name lengthPaul Davis
2015-06-29remove unused methodPaul Davis
2015-06-29bring in more connection-related changes from TracksPaul Davis
2015-06-29add in more Tracks-related auto-(re)connect changesPaul Davis
2015-06-29initial incorporation of Tracks' automatic reconnect features, based on curre...Paul Davis
2015-06-29another signal related to record state added from Tracks.Paul Davis
2015-06-29integrate Session::remove_routes() from Tracks and replace Session::remove_ro...Paul Davis
2015-06-29re-do previous commit with less variablesPaul Davis
2015-06-29Tracks calls tracks "Tracks"; Ardour uses type-namesPaul Davis
2015-06-29add Session::reconnect_midi_scene_ports()Paul Davis
2015-06-29[Summary] Changed function name update_route_active_state() on update_route_r...nikolay
2015-06-29provide Session::have_rec_disabled_track()Paul Davis
2015-06-16add Record-Safe feature to libardour (from Nikolay Polyanovskii)Paul Davis
2015-05-07extend save-as API to allow for new empty sessions based on currentPaul Davis
2015-05-07fix Session::rename()Paul Davis
2015-04-30session: add signal to indicate batch updatesRobin Gareus
2015-04-29add xrun counter API to sessionRobin Gareus
2015-04-29delegate signal emission to dedicated thread.Robin Gareus
2015-04-25prepare trim automationRobin Gareus
2015-04-21merge monitor_section branchBen Loftis
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-06fix crash during new session creation when sync-to-JACK is enabled as a prefe...Paul Davis
2015-04-06changes related to resetting source paths during save-as.Paul Davis
2015-04-05add libardour code for going completely silent after a compile-time defined n...Paul Davis
2015-04-02[Summary] Adding option to avoid sorting the routs in Session::foreach method...Valeriy Kamyshniy
2015-03-16Add route dialog order hint changes.nick_m
2015-03-10throttle TransportStateChange signal emissionsRobin Gareus
2015-03-08consolidate BundleAdded/Remove signalRobin Gareus
2015-02-20fix logic of Session::audio_source_name_is_unique()Paul Davis
2015-02-17another required fix following recent cherry-picks from wavesPaul Davis
2015-02-17[Summary] Blocked redundant skip marker (during skip ranges consolidation) up...GZharun
2015-02-13correctly set track loop status when locating away from loop range (and later...Paul Davis
2015-02-05modify behaviour of session when updating skips to use new SessionEvent APIPaul Davis