summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/session.h
AgeCommit message (Expand)Author
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
2015-02-05Clean up Session's _current_trans when aborting a drag.nick_m
2015-01-24Add a new signal (not yet used) to initiate session saves; alter signal name ...Paul Davis
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-17MIDI bounce.David Robillard
2014-12-09add set-session-extents-from-edit-rangeBen Loftis
2014-11-03Add menu to set frequency controls in beats, and half or double current value.David Robillard
2014-10-24port changes to ARDOUR::Location and ARDOUR::Locations APIs from Tracks to Ar...Paul Davis
2014-10-22fix delivery of MMC events under split process cycle conditionsPaul Davis
2014-10-22remove obsolete jack includes in libardourRobin Gareus
2014-10-10subtle changes to accomplish two goals (1) playhead should stop where the use...Paul Davis
2014-09-30copy over current Waves version of their backend, along with minor changes in...Paul Davis
2014-09-16header file part of initial attempt to push certain kinds of Locations into L...Paul Davis
2014-09-07add Session::record_location()Paul Davis
2014-07-09add Session::get_tracks()Paul Davis
2014-07-09add mutex to prevent concurrent session state saves.Paul Davis
2014-07-08initial implementation of "bring all media into session folder". Incomplete b...Paul Davis
2014-07-06remove cruft.Robin Gareus
2014-07-03fix the naming and behavior of always-play-range to match the button, which i...Ben Loftis
2014-07-02add a method to cancel a pending play_range. this is needed when we are modi...Ben Loftis
2014-07-01merge with master.Paul Davis
2014-06-29allow to load/save default session-propertiesRobin Gareus
2014-06-28add Session::StateProtectorRobin Gareus
2014-06-26implement track numberingRobin Gareus
2014-06-17Change PBD::PathScanner API to return results by value to avoid inadvertent m...Tim Mayberry
2014-06-04re-work bounce/freeze. Freezer stops at first active delivery.Robin Gareus
2014-06-02substantive changes to the logic and safety for naming of (audio/MIDI) source...Paul Davis
2014-05-29back port 6576105 from cairocanvas as fix for data loss/file deletionPaul Davis
2014-05-29fix data loss/file deletion caused by mistaken used of Session::source_by_pat...Paul Davis
2014-05-26apply gain automation on bounce - fixes 5887Robin Gareus
2014-05-26process effect-automation when bouncing w/processingRobin Gareus
2014-04-28merge (squash) with scenechange topic branch to provide MIDI-driven scene cha...Paul Davis
2014-04-17new transport option, "loop-is-mode" which optionally changes the role of the...Paul Davis
2014-04-14further code simplification and rationalization related to MIDI source/file r...Paul Davis
2014-04-14dramatic change in logic and naming for operations related to adding a MIDI r...Paul Davis
2014-04-14further code simplification and rationalization related to MIDI source/file r...Paul Davis
2014-04-14dramatic change in logic and naming for operations related to adding a MIDI r...Paul Davis
2014-02-23preparations for VST Shell plugins (mostly mixbus code forward port)Robin Gareus
2014-01-23fix merge conflict with masterPaul Davis
2014-01-19remove cruftRobin Gareus
2014-01-14revert incorrect include path changes and removal of export macros for two li...Paul Davis
2014-01-14'libs/ardour' - Non-visibility stuff changed for MSVC (mostly alterations to ...John Emmas