Mixbus specific Pin Mapping tweaks
[ardour.git] / libs / ardour / session_state.cc
2016-04-18 Robin Gareusadd notification if Engine Rate changes and mismatches...
2016-04-18 Robin Gareusnever ever change sample-rate saved with the session...
2016-04-12 Robin Gareusadd a new counter (for sidechain numbering)
2016-04-09 Robin Gareusexpose Undo Commands to Lua
2016-04-08 Robin Gareusimprove elapsed time readability for large numbers.
2016-04-08 Robin GareusProfile Session::save_state
2016-02-23 Robin GareusImplement Lua session-scripts
2016-02-22 Paul Davisadd syntax and scaffolding for MIDI binding maps to...
2016-02-02 Paul Daviswhen looking up controllables via descriptors (e.g...
2016-01-19 Paul DavisRevert "mackie: still respond to route groups visibilit...
2016-01-19 Paul Davismackie: still respond to route groups visibility changes
2016-01-18 Paul Davisworking version of new gain control design
2015-12-19 Robin Gareuscont'd work on plugin-state templates - #6709
2015-12-07 Paul Davischange API for accessing session MIDI ports so that...
2015-11-20 Robin Gareusadd API to read snapshot name from instant.xml
2015-11-20 Robin Gareusremember in-use snapshot/session name in instant.xml
2015-10-22 Tim MayberryDecouple Session from MidiPatchManager and reduce parsi...
2015-10-22 Paul DavisMerge branch 'chaot4-fix_overwrite_file'
2015-10-22 André NusserAdd overwrite option to save_template. (default = false)
2015-10-16 Robin Gareusextend session-save dirty-flag logic
2015-10-05 Robin Gareususe quotes for in-tree pbd/glib wrapper include
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-04 Paul Davisattempt to stop transport, finish butler work, and...
2015-10-04 Paul DavisNOOP: delete trailing whitespace
2015-10-04 John EmmasChange a few instances of 'stat()' to use 'g_stat(...
2015-09-23 Robin Gareusfix iterator after map::erase().
2015-09-17 Robin Gareususe pbd's gstdio compatibility wrapper
2015-09-15 Robin Gareusprepare peak-file cleanup/recreate.
2015-09-15 John EmmasRemove ifstream / ofstream when accessing session templ...
2015-09-12 Robin Gareusremove cruft
2015-09-09 Robin Gareusrework peakfile handling:
2015-09-03 Mathias BuhrFixes case where audiofiles used wrong peakfiles
2015-08-19 Tim MayberryAdd undo history related debug output for debugging...
2015-07-16 Ben Loftismerge fix
2015-07-02 Paul Davisalternative fix for the same problem that 9e2048decf7c5...
2015-07-02 Robin GareusDon’t use invalid iterator during cleanup. fixes #6403
2015-06-29 Paul Davispush seek-after-state-loaded into butler thread, to...
2015-06-29 Paul Davisno-op: fix whitespace/indentation
2015-06-29 GZharunFixed use case when session is being replaced with...
2015-06-29 Paul Davissome more information output to log during save-as...
2015-06-29 Paul Davisadd more directory names to set managed via various...
2015-06-29 Paul Davisrename Session::add_session_range_location() to ::set_s...
2015-06-29 Paul Davisfollow various events related to playhead priority...
2015-06-29 Paul Davisfix accidentally deleted return value
2015-06-29 Paul Davisfix timing of Butler mapping config parameters to avoid...
2015-06-29 Paul Davisclean up cherry-pick of varifill tweaks from Waves...
2015-06-29 Paul Davismore tweaks for varifill model, and avoid filling playb...
2015-06-29 Valeriy Kamyshniy[Summary] Just adding comment for better code-maintaining.
2015-06-29 Paul Davisafter changing session SR, reset all write sources...
2015-06-29 Paul Davisadd in more Tracks-related auto-(re)connect changes
2015-06-29 Paul Davisadd in more Tracks-related auto-(re)connect changes...
2015-06-29 nikolay[Summary] Changed function name update_route_active_sta...
2015-06-29 Paul Davisfixed previous commit from Tracks to work correctly...
2015-06-29 Valeriy Kamyshniy[Summary] BUG FIXED: New name of a session saved with...
2015-06-29 Valeriy Kamyshniy[Summary] Adding informative message to failed file...
2015-06-29 Paul Davissave recent templates analogously to recent sessions
2015-06-29 Paul DavisTracks-specific handling of template dir
2015-06-29 Paul Davisfix cherry-pick logic failure with Session::save_templa...
2015-06-29 Valeriy Kamyshniy[Summary] a) On MAC OS, .DS_Store files are ignored...
2015-06-29 Valeriy Kamyshniy[Summary] For tracks when saving templates, we need...
2015-06-29 Paul Davisemit SessionSaveUnderWay signal during template save
2015-06-29 Paul Davisimproved error handling and checking for Session::save_...
2015-06-02 Paul Davisexpand comment
2015-06-02 Paul Davisclose all source files before renaming interchange...
2015-05-28 Paul Davistweaks and improvements to Save-As
2015-05-27 Paul Davissome more information output to log during save-as...
2015-05-14 Paul Davisfix cleanup (code is self-evident). From Yevgeny @...
2015-05-08 Paul Davisextend save-as API to allow for new empty sessions...
2015-05-07 Paul Daviscopy contents of analysis, plugins, automation and...
2015-05-07 Paul Davisfix Session::rename()
2015-05-06 Paul Davisdebugging rename/save-as
2015-04-26 Robin GareusExpose “/route/trim” midi binding.
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-21 Paul Davisdo not reset paths for sources that are still outside...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-07 Paul Davischanges related to resetting source paths during save-as.
2015-04-06 Paul Davisafter save-as, if switching to new session, reset all...
2015-04-05 Robin Gareussession rename details:
2015-04-05 Robin Gareusfix renaming renamed session.
2015-04-05 Robin Gareusfix rename error message
2015-04-05 Robin Gareusupdate peak filename when renaming session, fixes ...
2015-04-01 Paul Davisdelete tempo map at appropriate times
2015-03-09 Robin Gareusdisk-space calc is windows (not MSVC) specific.
2015-02-10 Ben Loftisfix boot message always sticking on the last loaded...
2015-02-05 nick_mClean up Session's _current_trans when aborting a drag.
2015-01-25 Paul DavisAdd a new signal (not yet used) to initiate session...
2015-01-19 Ben Loftisuse C locale, because POSIX locale is not supported...
2015-01-15 Paul Davisset failure message if new session folder cannot be...
2015-01-14 Paul Davisget Session::save_as() working much more correctly...
2015-01-12 Paul Davisfirst working version of save-as
2015-01-11 Paul Davisadd initial code (and stubs) for save-as related functi...
2015-01-08 Ben Loftistweak boot message so the final message makes more...
2015-01-05 Robin Gareusremoved hardcoded ".ardour" suffix
2014-12-01 David RobillardReplace thinning static state with parameter.
2014-11-18 Robin Gareussynchronize preferences and monitor-section
2014-10-24 Paul Davisport changes to ARDOUR::Location and ARDOUR::Locations...
2014-10-22 Paul Davisfix delivery of MMC events under split process cycle...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
next