Fix a tiny memory leak, add_instant_xml() copies the node
[ardour.git] / libs / ardour / session_state.cc
2018-11-29 Robin GareusFix a tiny memory leak, add_instant_xml() copies the...
2018-10-05 Paul Davismove away from "sync source" concepts
2018-10-04 Robin GareusHandle generic-midi bindings per session.
2018-09-18 Paul Davisnew transport slave/master implementation, libs/ edition
2018-07-30 Robin GareusIgnore state-changes during deletion
2018-07-14 Ben Loftisauto-backup: libardour part. (from mixbus)
2018-07-09 Robin GareusRemove unused CubicInterpolation from session
2018-06-21 Paul Davisremove Session::controllable_by_descriptor() and move...
2018-05-04 Paul Davisadd well known controls to list accessible via a MIDI...
2018-05-04 Paul Davisinternally, ControllableDescriptors (used by MIDI bindi...
2018-01-27 Robin GareusFix some small memory leak (libardour)
2017-11-23 Robin GareusFix another duplicate if from session/system config...
2017-10-04 Robin GareusFix various edge-cases with session-archives
2017-10-03 Robin GareusClean up State API:
2017-10-03 Robin GareusAPI change: expose session-archive compression-level
2017-10-03 Robin GareusFix session-archive edge-cases, prepare uncompressed...
2017-10-02 Paul Davisuse new CubicInterpolation API
2017-09-30 Robin GareusRe-initialize MMC devices when the preference is enabled
2017-09-30 Robin GareusAlign punch in/out recording with latency-compensation
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Paul Davischanges required to operate with the Evoral::Beats...
2017-09-18 Paul Davisfix for loading older sessions, where the rest for...
2017-09-18 Paul Davisremove Track::hidden(); replace with Stripable::is_priv...
2017-09-18 Paul DavisNO-OP explanatory comment
2017-09-18 Paul Davisremove debug output
2017-09-18 Paul Daviscorrectly create Tracks, not Busses
2017-09-18 Paul Davisrandom changes required to get an audio track created...
2017-09-18 Paul Davisremove Diskstream from Track and derivatives; get ardou...
2017-09-18 Paul Davismega-commit to save state of first "it compilesand...
2017-08-20 Robin GareusFix a tiny memory leak
2017-08-20 Johannes MuellerRemove the template description XMLNode before saving...
2017-08-20 Johannes MuellerLet the user add a template description on saving sessi...
2017-08-18 Robin GareusLua may call C++ functions with throw. Catch them
2017-08-17 Robin GareusCatch some exceptions during session loading.
2017-08-17 Robin GareusCheck major session file format version.
2017-08-15 Robin GareusSeparate "add master bus" (and add Lua bindings)
2017-08-15 Robin GareusClean up BusProfile:
2017-06-27 Robin GareusDistinguish error-messages.
2017-06-25 Robin GareusAllow saving state w/o backend
2017-06-24 Robin GareusCreate a deep-copy of MIDI sources when saving snapshots
2017-06-22 Tim MayberryRemove locale_guard.h from ardour/ardour.h header
2017-06-22 Tim MayberryRemove LocaleGuard from Session::load_options
2017-05-12 Tim MayberryUpdate Session::writable() during Session::save_as...
2017-05-05 Paul Davislibardour now has CoreSelection object to manage select...
2017-05-04 Robin Gareusfix/amend previous commit.
2017-05-04 Robin GareusDon't save "end-is-free" with templates
2017-04-26 Tim MayberryUse a const iterator for sorted RouteList in Session...
2017-04-26 Tim MayberrySort Route xml node order by PBD::ID instead of by...
2017-04-21 Tim MayberryUse XMLNode::get_property in Session::restore_history
2017-04-20 Robin GareusNO-OP: whitespace
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ARDOUR::Session...
2017-04-18 Tim MayberryUse ID::to_s() in libardour instead of ID::print()
2017-04-01 Robin GareusAdd option for record-only metronome.
2017-03-31 Robin GareusAdd an API to query if the audible frame is latent...
2017-03-12 Robin GareusOptimize Session::set_dirty()
2017-02-22 Robin GareusPrepare re-locating missing external files.
2017-02-22 Robin GareusNO-OP; whitespace
2017-02-09 Paul Davisfix save_as()' inadvertent marking a session as dirty...
2017-02-09 Paul DavisNO-OP: whitespace removal
2017-02-09 Paul Daviswhen adding a default start/end range to a Location...
2017-01-26 nick_mmark session dirty when dragging tempo markers.
2017-01-21 Robin Gareusupdate bbe62da55a - use last-modified-with, strip git-rev
2017-01-20 Robin GareusExtract program version that a session was created...
2017-01-20 Robin GareusPlug a memory leak (recent session list, session info)
2017-01-16 Robin GareusPrepare session-wide implicit monitoring overrides
2017-01-08 Robin Gareusprototype track/bus sharing: state-export
2017-01-05 Dobroslav SlavenskojFixing LV2_SUPPORT #ifdefs
2016-12-30 Robin GareusRemove cruft (old MIDI feedback API)
2016-12-28 nick_mallow all types of range location (loop, start, end...
2016-12-27 Robin GareusNormalize audio when archiving to fixed-point format.
2016-12-08 Robin GareusSpeed up recent session display (for many large sessions)
2016-12-05 Robin GareusAdd Lua bindings to manage Groups
2016-10-30 Robin Gareusextend Mixbus' "Safe Mode"
2016-10-20 Paul Davisinfrastructure for save/restore of MIDI port user-provi...
2016-10-19 Paul Davisinfrastructure for MIDI-input-follows-selection
2016-10-13 Robin GareusAllow opening sessions with files embedded from removab...
2016-10-04 Kamil RytarowskiDetect free space on NetBSD
2016-09-29 Robin Gareusdon't include session-search paths with templates
2016-09-28 Paul Davisoutput more stuff to the error channel if/when a sessio...
2016-09-23 Robin Gareusadd an option to exclude unused Audio Sources when...
2016-09-23 Robin Gareusfix a typo.
2016-09-22 nick_mRemove _midi_regions_use_bbt_beats from Session, _start...
2016-09-21 Robin Gareusreport archive encoding progress
2016-09-21 Robin GareusAdd option to flac encode audio when archiving
2016-09-20 Robin Gareusinitial support for archiving sessions
2016-09-15 Tim MayberrySend/show error message if g_stat fails in Session...
2016-09-15 Tim MayberryUse g_strerror() instead of ::strerror() in Session...
2016-09-15 Tim MayberryUse g_rename() instead of ::rename() in Session::cleanu...
2016-09-14 John EmmasCheck a return value from 'g_stat()'
2016-09-06 nick_mFix incorrect estimate of future revision.
2016-09-06 nick_mLoad midi region length and start correctly in sessions...
2016-08-17 Paul Davisdo not allow undo/redo while actively recording
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...
next