if a request to reset the speed to zero as the default arrives when stopped, reset...
[ardour.git] / libs / ardour / session.cc
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-19 Paul Davismore work on RID and editor/mixer order matching; when...
2012-07-07 David RobillardFix Jack transport master after session load.
2012-06-28 Paul Davisfurther efforts at cleaning up the design of the intera...
2012-06-28 Carl HetheringtonFix missing lock causing erroneous disk space reports...
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-26 Carl HetheringtonRemove unused named selection / chunk code.
2012-06-26 Carl HetheringtonFix some oddities with playhead movement when locating
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-06-23 Tim MayberryRemove unused or unnecessary header includes
2012-06-23 Tim MayberryUse Glib::build_filename in Session::new_midi_source_name()
2012-06-23 Tim MayberryUse Glib::file_test instead of sys::exists
2012-06-23 Tim MayberryMove three file utility functions from pbd/filesystem...
2012-06-23 Tim MayberryRename PBD::sys::inodes_same to equivalent_paths
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-22 Paul Davisprovide an easier way to add mixed (audio+MIDI) tracks...
2012-06-21 Paul Davisa putatively better approach to cleaning up ports at...
2012-06-20 Carl HetheringtonDeclick before the end of seamless loops, not after...
2012-06-19 Carl HetheringtonWrite the topologically sorted route list back to the...
2012-06-18 Carl HetheringtonFix comment.
2012-06-14 Carl HetheringtonHopefully fix race between engine being halted and...
2012-06-13 Carl HetheringtonAdd operation_in_progress() method.
2012-06-12 Carl HetheringtonHandle failure of statfs to return available disc space...
2012-06-11 Carl HetheringtonMake send automation work (#4734).
2012-06-06 Carl HetheringtonRemove some unused code.
2012-05-28 Carl HetheringtonAdd path_is_within to decide if a path is within a...
2012-05-27 Paul Davisdon't alter session search path frm within FileSource...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-24 Paul Davisrevert previous commit (it should work, but did not...
2012-04-24 Paul Davismove the point at which PannersLegal is emitted (thus...
2012-04-24 Paul Davisadd support for IP MIDI (multicast MIDI over IP UDP...
2012-04-22 Paul DavisMCP: a fistful of improvements. probably best to just...
2012-04-18 Ben Loftisadd User metadata. user metadata is edited from the...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-04-11 Carl HetheringtonRemove unused playlist audition code.
2012-04-07 Carl HetheringtonFix possible null pointer dereference (#4813).
2012-04-05 Carl HetheringtonFix operator precedance inaccuracy (#4825).
2012-03-25 Carl HetheringtonTypo in comment.
2012-03-16 Paul Davisput back revised version of Route::has_external_redirec...
2012-03-16 Paul Davisremove now-unused Route::has_external_redirects()
2012-03-15 Paul Davisradically rethink export/bounce/freeze code design...
2012-03-07 Carl HetheringtonPatch from colinf to fix auto-connect of bus outputs...
2012-03-05 Carl HetheringtonPrevent duplication of search path elements when symlin...
2012-02-02 Paul Davisadd a way to create a new MIDI track with an instrument...
2012-01-30 Carl HetheringtonAdd aux sends at the position that the menu was opened...
2012-01-27 Paul Davisrestore independent gain control over click/metronome
2012-01-24 Paul Davismake adding tracks/busses from templates just like...
2012-01-22 Carl HetheringtonFor now, only use the multi-threaded process code if...
2012-01-18 Paul Davisfix two major assert failures arising from the optional...
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2012-01-14 Carl HetheringtonAdd some debug code to time things in the process
2011-12-27 Carl HetheringtonRemove some wrongly commited stuff. Sorry\!
2011-12-27 Carl HetheringtonAdd configure option to raise a FP exception when a...
2011-12-23 Carl HetheringtonRename a few bits and fix a undeclared method.
2011-12-23 Carl HetheringtonClarify ensure vs. request for JACK monitoring, naming...
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-12-09 Paul Daviscentralize legal-session-name-checkng and include ...
2011-12-07 Paul Davisimproved WORKING fix for search path issues
2011-12-07 Paul Davisfix up some logic so that we don't replicate the sessio...
2011-11-16 Carl HetheringtonSlightly unpleasant fix for creation of tracks from
2011-11-11 Carl HetheringtonChange the feedback alert to a flashing button; works
2011-11-09 Carl HetheringtonAlert the user if a connection is made which causes
2011-11-08 Carl HetheringtonFix naming / numbering of new MIDI tracks (#4453).
2011-11-07 Carl HetheringtonFix name and a comment.
2011-11-07 Carl HetheringtonDo a topological sort of the route list before passing...
2011-11-01 Paul Davisremove useless debugging output
2011-10-29 Paul Davistweaks to boost debug related code, from a boost debugg...
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-10-26 Carl HetheringtonDon't resort routes at every step during a session's
2011-10-21 Paul Davisnotify about commit change when we slip out of rec...
2011-10-19 Paul Davisdebugging with thorwil
2011-10-07 David RobillardFix crash when moving end marker after deleting loop...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-28 Carl HetheringtonStrip .ardour prefix from session files selected from...
2011-09-21 Paul Davisfixes from 2.X for latency/capture alignment stuff...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-09-07 Carl HetheringtonUpdate route colours when they are added to / removed
2011-08-14 Carl HetheringtonDon't auto-connect buss inputs (#4211).
2011-08-11 Paul Davisfix stupid thinko in varispeed limitation for record...
2011-08-10 Paul Davisdon't use MIDI tracks when adding internal sends to...
2011-08-10 Paul Davismake handling of sends-only feed-based solo propagation...
2011-08-09 Paul Davisattempt to prevent dropping into record if rolling...
2011-07-25 Paul Davisin exclusive solo mode, allow full-group solo
2011-07-22 Paul Davisuse std::vector::assign() in BufferSet::attach_buffers...
2011-07-03 Paul Davisctrl-alt-click now toggles input active status of other...
2011-06-22 Carl HetheringtonAlways use numeric prefixes for default-named tracks...
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-13 Paul Davisinitial volley of work for AudioPlaylistSource, the...
2011-05-12 Carl HetheringtonFix update of session range location on copy-dragging...
2011-05-04 Carl HetheringtonFix restoration of connections to control surface ports.
2011-04-21 Paul Davisfix thinko in setting up auto-connect for monitor bus
2011-04-09 Paul Davisremove another instance of access(2)
2011-04-02 Paul Davisfix import of multi-track SMF files with some tracks...
2011-03-20 Paul Davisfixup auto-connection of new MIDI tracks and MIDI track...
2011-03-18 Paul Davisfix (?) capture alignment by making sure we use non...
2011-03-16 David RobillardReplace connection cerr dumping with DEBUG_TRACE.
2011-03-15 Paul Davisfix all manner of things relating to io connections...
2011-03-14 David RobillardFix broken indentation.
2011-03-14 Paul Davismore fun and games with latency compensation, and so...
next