full compilation and linking (coding not finished, will not run)
[ardour.git] / libs / ardour / session_state.cc
2013-08-01 Paul Davisfull compilation and linking (coding not finished,...
2013-07-25 Paul Davismost of libardour now actually compiles
2013-07-11 Paul DavisRevert "Remove non-portable and unnused header includes"
2013-07-11 Paul DavisRemove non-portable and unnused header includes
2013-07-10 Robin GareusRevert "show track-ID in mixer" and "...towards unique...
2013-07-10 Robin Gareus...towards unique track numbers.
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-05 Paul DavisMerge branch 'master' of https://github.com/johnwpolive...
2013-06-05 Paul DavisMerge branch 'patch-1' of https://github.com/globin...
2013-05-16 Robin Gareusfix jack session filename (colons are invalid)
2013-04-09 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-08 Robin Gareusfix prev commit SaveSession() signal was sent too late.
2013-04-08 Robin Gareusadd session save signal and hook-up videotimeline
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2013-03-12 Paul Davisfix error reporting for a realpath(2) error
2013-03-06 Paul Davistwo fixes from TheCranston to help out on OS X with...
2013-03-04 Paul Davismake notice about mismatched session/ardour versions...
2013-03-03 Robin Gareusskip fade&envelope info in region XML
2013-03-03 Robin Gareusfix region fade/env XML save - fixes #5353
2013-01-09 Paul Davisminor translation fixes/typos from edogawa
2012-12-14 Paul Davismerge robin gareus' libltc into ardour source tree...
2012-12-04 Paul Davisdramatically speed up the addition of large numbers...
2012-11-13 Robin Gareusimplement TC offset for slave&generator.
2012-11-12 Paul Davisfix #5076 - we failed to actually find any existing...
2012-10-25 Paul Davismove ownership of LTC I/O ports to Session, and manage...
2012-10-21 Robin Gareusadd LTC generator
2012-10-17 Paul Davisforward part the backend part of the generic MIDI contr...
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-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...
next