more work on the suprisingly ongoing filename/path/origin issue
[ardour.git] / libs / ardour / session.cc
2013-03-30 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-30 Paul Davisfix up some confusion with filesources' _origin and...
2013-03-04 Paul Davismake notice about mismatched session/ardour versions...
2013-01-21 Paul Davistweak for const correctness on apple
2013-01-15 Paul Davisremove some debug output
2013-01-15 Paul Davisbetter error msg about autoloop location
2013-01-09 Colin FletcherA few more typo fixes in libardour.
2012-12-14 Paul Davismerge robin gareus' libltc into ardour source tree...
2012-12-13 Paul Davisreinstate the windows way for GUIIdle's but limit the...
2012-12-12 Paul Davisbecause sometimes there are good reasons for not doing...
2012-12-12 Paul Davissometimes, you just have to do what a windows programme...
2012-12-05 Paul DavisSession should disconnect from all signals during its...
2012-12-04 Paul Davisdramatically speed up the addition of large numbers...
2012-11-21 Paul Davisadd more DEBUG::Solo output ; fix assignment of remote...
2012-11-19 Paul Davisremove unused Automatable::automation_interval and...
2012-11-19 Paul Davistweak config param for automation sampling interval...
2012-11-14 Paul Davisdo not add 2.X search path if its already present in...
2012-11-13 Paul Davisadd alt-i as a binding in both the editor and mixer...
2012-10-26 Paul Davisclean up consequences of using IO/Port/Buffer for LTC...
2012-10-25 Paul Davismove ownership of LTC I/O ports to Session, and manage...
2012-10-23 Paul Davisprobable fix for not being able to find audio files...
2012-10-21 Robin Gareusadd LTC generator
2012-10-18 Paul Davischange input/output button context menus for mixer...
2012-10-11 Paul Davismove the external sync source selection tobe a global...
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
next