summaryrefslogtreecommitdiff
path: root/libs/ardour/session_state.cc
AgeCommit message (Expand)Author
2015-06-29fix accidentally deleted return valuePaul Davis
2015-06-29fix timing of Butler mapping config parameters to avoid crash.Paul Davis
2015-06-29clean up cherry-pick of varifill tweaks from Waves TracksPaul Davis
2015-06-29more tweaks for varifill model, and avoid filling playback buffers during ses...Paul Davis
2015-06-29[Summary] Just adding comment for better code-maintaining.Valeriy Kamyshniy
2015-06-29after changing session SR, reset all write sources to use new ratePaul Davis
2015-06-29add in more Tracks-related auto-(re)connect changesPaul Davis
2015-06-29add in more Tracks-related auto-(re)connect changes, all conditionalized by P...Paul Davis
2015-06-29[Summary] Changed function name update_route_active_state() on update_route_r...nikolay
2015-06-29fixed previous commit from Tracks to work correctly in all casesPaul Davis
2015-06-29[Summary] BUG FIXED: New name of a session saved with “save as”, was not ...Valeriy Kamyshniy
2015-06-29[Summary] Adding informative message to failed file copy exception in Session...Valeriy Kamyshniy
2015-06-29save recent templates analogously to recent sessionsPaul Davis
2015-06-29Tracks-specific handling of template dirPaul Davis
2015-06-29fix cherry-pick logic failure with Session::save_template() - Tracks case alr...Paul Davis
2015-06-29[Summary] a) On MAC OS, .DS_Store files are ignored when saving a session by ...Valeriy Kamyshniy
2015-06-29[Summary] For tracks when saving templates, we need stored the Auto Loop Rang...Valeriy Kamyshniy
2015-06-29emit SessionSaveUnderWay signal during template savePaul Davis
2015-06-29improved error handling and checking for Session::save_template()Paul Davis
2015-06-02expand commentPaul Davis
2015-06-02close all source files before renaming interchange tree in Session::rename()Paul Davis
2015-05-28tweaks and improvements to Save-AsPaul Davis
2015-05-27some more information output to log during save-as, for debuggingPaul Davis
2015-05-14fix cleanup (code is self-evident). From Yevgeny @ wavesPaul Davis
2015-05-07extend save-as API to allow for new empty sessions based on currentPaul Davis
2015-05-07copy contents of analysis, plugins, automation and externals folders during s...Paul Davis
2015-05-07fix Session::rename()Paul Davis
2015-05-05debugging rename/save-asPaul Davis
2015-04-26Expose “/route/trim” midi binding.Robin Gareus
2015-04-21do not reset paths for sources that are still outside the session after save-asPaul Davis
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-06changes related to resetting source paths during save-as.Paul Davis
2015-04-06after save-as, if switching to new session, reset all track write sources to ...Paul Davis
2015-04-05session rename details:Robin Gareus
2015-04-05fix renaming renamed session.Robin Gareus
2015-04-05fix rename error messageRobin Gareus
2015-04-05update peak filename when renaming session, fixes #5869Robin Gareus
2015-04-01delete tempo map at appropriate timesPaul Davis
2015-03-10disk-space calc is windows (not MSVC) specific.Robin Gareus
2015-02-10fix boot message always sticking on the last loaded route; it looked like an ...Ben Loftis
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
2015-01-19use C locale, because POSIX locale is not supported on windows, and operation...Ben Loftis
2015-01-15set failure message if new session folder cannot be created for any reason du...Paul Davis
2015-01-14get Session::save_as() working much more correctly, and cleanerPaul Davis
2015-01-12first working version of save-asPaul Davis
2015-01-11add initial code (and stubs) for save-as related functionalityPaul Davis
2015-01-08tweak boot message so the final message makes more senseBen Loftis
2015-01-05removed hardcoded ".ardour" suffixRobin Gareus
2014-11-30Replace thinning static state with parameter.David Robillard