fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / session_state.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-12 Paul Davisonce the user has explicitly set the session range...
2016-06-28 Paul Davischanges in logic used by source cleanup to avoid endles...
2016-06-26 Robin GareusEnable build for FreeBSD (part 1/2)
2016-06-10 Paul Davisnoop: comment fix.
2016-06-06 Paul Davisremove incorrect allocation of a second VCAManager...
2016-06-01 Robin Gareussave version string with session for informational...
2016-05-31 Paul Davisfix SNAFU in which Stripable::rec_enable_control()...
2016-05-31 Paul Davisimprove/extend Session::controllable_by_descriptor()
2016-05-31 Paul Davisremove debug output
2016-05-31 Paul Davismove ControllableDescriptor from libpbd to libardour...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davissave and restore vca assignments
2016-05-31 Paul Davischange API of Controllable::Changed signal to include...
2016-05-31 Paul Davisdon't increment actual VCA counter when saving session...
2016-05-31 Paul Davisadd required header
2016-05-31 Paul Davissave+restore VCA counter value across instances
2016-05-31 Paul Davissave/restore VCAManager state
2016-05-31 Paul DavisSession HAS-A VCAManager
2016-05-27 nick_mTempo ramps - update midi regions and locations when...
2016-05-07 Paul Davismake boost shared_ptr debugging a little easier to...
2016-05-07 Robin Gareusa few strategic LocaleGuards..
2016-05-07 Robin GareusRevert "Add a global state localeguard (and one for...
2016-05-07 Robin Gareusfix LocaleGuard contstructor (3dc77280)
2016-05-06 Robin GareusAdd a global state localeguard (and one for route templ...
2016-05-05 Robin Gareuswe always only use the "C" locale when saving.
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-24 Robin Gareusplug some memory leaks in libardour
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.
next