reinstate thread buffer debug output
[ardour.git] / libs / ardour / session_state.cc
2012-06-28 Paul Davisfurther efforts at cleaning up the design of the intera...
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-25 Paul Davisdrastic rethink of the relationship between remote...
2012-06-23 Tim MayberryUse SessionDirectory class directly rather than ARDOUR...
2012-06-23 Tim MayberryRemove unused or unnecessary header includes
2012-06-23 Tim MayberryRemove unused header include
2012-06-23 Tim MayberryUse std::string and Glib::build_filename in Session...
2012-06-23 Tim MayberryUse std::string and Glib::build_filename in Session...
2012-06-23 Tim MayberryUse std::string and Glib::build_filename in Session...
2012-06-23 Tim MayberryUse std::string and Glib::build_filename in Session...
2012-06-23 Tim MayberryUse std::string instead of sys::path in Session::jack_s...
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in Session...
2012-06-23 Tim MayberryUse g_mkdir_with_parents instead of sys::create_directories
2012-06-23 Tim MayberryReplace use of PBD::sys::exists with Glib equivalent
2012-06-23 Tim MayberryUse g_rename instead of PBD::sys::rename in Session...
2012-06-23 Tim MayberryUse g_rename instead of PBD::sys::rename in Session...
2012-06-23 Tim MayberryUse g_remove instead of PBD::sys::remove in Session...
2012-06-23 Tim MayberryUse g_remove instead of sys::remove in Session::save_state
2012-06-23 Tim MayberryUse g_remove instead of sys::remove in Session::remove_...
2012-06-23 Tim MayberryDon't try to remove pending state file if the file...
2012-06-23 Tim MayberryUse Glib file utility functions in Session::remove_pend...
2012-06-23 Tim MayberryMove file utility function into pbd/file_utils.h and...
2012-06-23 Tim MayberryMake PBD::sys::exists_and_writable take a string instea...
2012-06-23 Tim MayberryMove three file utility functions from pbd/filesystem...
2012-06-23 Tim MayberryMove PBD::sys::copy_file/s into pbd/file_utils.h and...
2012-06-23 Tim MayberryUse giomm in PBD::sys::copy_file and change function...
2012-06-23 Tim MayberryReplace use of PBD::sys::path in ardour/template_utils.h
2012-06-23 Tim MayberryReplace use of PBD::sys::path in ardour/session_state_u...
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-22 Paul Davisdon't try to backup sessions from older versions of...
2012-06-22 Paul Davisintroduce the idea of a "default transport speed",...
2012-06-16 Paul Davisnever try to remove state from a read-only session
2012-06-12 Carl HetheringtonHandle failure of statfs to return available disc space...
2012-05-28 Carl HetheringtonAdd path_is_within to decide if a path is within a...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-17 Carl HetheringtonFix unnecessary backups of session files.
2012-04-28 Carl HetheringtonFix detection of 2.X sessions.
2012-04-19 Paul Davisattempt to fix confusion over session file version...
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 some unused parameters.
2012-04-07 Carl HetheringtonFix operator typo (#4824).
2012-04-05 Paul Davisprovide an RC configuration variable to "shadow" Evoral...
2012-03-07 Carl HetheringtonPatch from colinf to fix auto-connect of bus outputs...
2012-02-07 Paul Davisfix coloring of global rec-enable button when actively...
2012-02-06 Paul Davisattempt to stop sending MMC/MTC while exporting or...
2012-01-28 David RobillardUse new Lilv state API to save LV2 plugin state.
2012-01-27 Paul Davisrestore independent gain control over click/metronome
2012-01-27 Paul Davisrework design of midi clock ticker to avoid expensive...
2012-01-18 Carl HetheringtonCatch exception thrown by SMF code when it cannot write
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2012-01-11 Paul Davisfix latency compensation for the click
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
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-11 Carl HetheringtonSave templates as directories with plugin state, if
2011-12-11 Carl HetheringtonMinor fix to error message.
2011-11-15 Carl HetheringtonRemove unused MIDI regions as well as audio ones
2011-10-29 Paul Davistweaks to boost debug related code, from a boost debugg...
2011-10-24 Carl HetheringtonReset source paths on session rename (fixes #4389).
2011-10-19 David RobillardTrim include tree.
2011-10-19 David RobillardTrim the include tree.
2011-09-28 Carl HetheringtonStrip .ardour prefix from session files selected from...
2011-09-14 Carl HetheringtonLoad the tempo map before the locations so that locations
2011-09-07 Carl HetheringtonUpdate route colours when they are added to / removed
2011-08-13 Paul Davistrack changes to config parameters for MMC device id...
2011-07-18 Paul Daviswhen renaming, remove old session and add new session...
2011-07-18 Paul Davisdon't try (and fail) to rename the history file if...
2011-07-14 Paul Davisinitial pass at session-renaming functionality
2011-06-22 Paul Davisdon't double-load NestedSource nodes, which are listed...
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-28 Paul Davisputative fix for crashes related to diskstream playback...
2011-05-26 Paul Davismove session file storage of nested sources from playli...
2011-05-23 Carl HetheringtonAssorted doxygen fixes; no functional changes.
2011-05-23 Carl HetheringtonFix bit rot with boost shared_ptr debugging code.
2011-05-22 Paul Davisbasic uncombining (no post-facto region trimming)
2011-05-16 Paul Davisrename join regions op as combine regions; save and...
2011-05-16 Paul Davisvery basic Join (regions) editing operation. not finish...
2011-05-04 Carl HetheringtonFix restoration of connections to control surface ports.
2011-05-04 Carl HetheringtonFix problems with sessions being saved as foo.ardour...
2011-04-19 Carl HetheringtonSave route group reorderings in the session file. ...
2011-04-11 Carl HetheringtonMove check for a new session directory being writable...
2011-04-09 Paul Davisremove all use of access(2) (this was done a bit stupid...
2011-03-14 Paul Davismore fun and games with latency compensation, and so...
2011-03-11 Paul Davismake "Flush Wastebasket" operate on the correct directo...
2011-03-05 Paul Davisfix monitoring so that MIDI tracks don't work the same...
2011-03-02 Paul Davisremove entire "stub" file concept; open new audio and...
2011-03-01 Paul Davisimprove, cleanup, rationalize Session::cleanup_sources...
2011-03-01 Carl HetheringtonCleanup stub files after setup_raid_path has prepared...
2011-02-26 Carl HetheringtonRemove out-of-date and somewhat redundant comment.
2011-02-26 Carl HetheringtonLoad the tempo map before regions so that MIDI region...
2011-02-22 Carl HetheringtonUse commented out (correct) Mute/SoloControllable set_v...
2011-02-20 Carl HetheringtonModify route _processor list set up so that the logic...
2011-02-17 Paul Davismore progress on speakers/vbap etc. etc (still a work...
2011-02-17 Carl HetheringtonMinor cleanups.
2011-02-16 Paul Davisremove some undefined function decls and an unused...
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
next