summaryrefslogtreecommitdiff
path: root/libs/ardour/session_state.cc
AgeCommit message (Expand)Author
2008-02-04provide instructional hint for keyeditor; fix keybinding issues on OS X (need...Paul Davis
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2008-01-25meet rhythm ferret: cute, furry and always on time (ardour build now requires...Paul Davis
2008-01-14Make ardour not crash if a region state cannot be loaded (for example Sampo Savolainen
2008-01-09fix up some errors with fade in/out commands; make commit_reversible_command(...Paul Davis
2008-01-09yet more changes to the monstrosity that is session loading and startup; sear...Paul Davis
2008-01-07merge keybindings/menus from SAE; report duplicate port errors during session...Paul Davis
2007-12-20change behaviour of play-at-edit-point....; fix crash in SAE context with aut...Paul Davis
2007-12-20try to make NewSessionDialog only show up when really needed, and only have n...Paul Davis
2007-12-18new LocateRollLocate event, used to implement play-at-edit-point-and-return; ...Paul Davis
2007-12-07deep, deep fix for what do if we can't run process() because of work in other...Paul Davis
2007-11-27MESCLUN: new SAE-specific bindings file; parametized binding files; fix handl...Paul Davis
2007-11-01new ancestral data handling for regions; new Stretch AudioFilter replaces ses...Paul Davis
2007-09-27silly meDoug McLain
2007-09-27typo fixDoug McLain
2007-09-26GUI control over saved and in-memory history depthPaul Davis
2007-09-25Correct version number variable names to be in sync with the new scons Sampo Savolainen
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-09-02limited history depth (no GUI yet); more work on import dialog and semanticsPaul Davis
2007-08-06fix resetting MMC send + recv IDPaul Davis
2007-08-04avoid multiple backups of 0.99 session statePaul Davis
2007-08-04use all-call default for MMC send ID, and correct parameter names in session ...Paul Davis
2007-08-04separate MMC ID's for send + receivePaul Davis
2007-06-012nd stage of denormal handling (from trunk); fix to avoid FLAC support when u...Paul Davis
2007-05-15correctly manage video sync state (2.0 branch)Paul Davis
2007-04-28changed redirect automation line colors to be more visible in default theme. ...2.0Jesse Chappell
2007-04-23different name for old-session-format copied file, so that 0.99 can always lo...Paul Davis
2007-04-20resurrected the periodic safety backup. defaults to 120 second interval betw...Jesse Chappell
2007-04-15Added the session resampler which now should work for 2.0 sessions and Sampo Savolainen
2007-04-09Correct the usage of realpath() in cleanupSampo Savolainen
2007-04-07replaced canonicalize_file_name with realpath, which is available.Jesse Chappell
2007-04-06This one is for Ari Koivunen! Fixed ardour cleaning up used sources Sampo Savolainen
2007-04-06don't let auditioning make transport buttons inaccessible; delete/rename snap...Paul Davis
2007-03-25Send MMC/MTC options will stick now, and prevent the engine from messing Sampo Savolainen
2007-03-20do not start transport on first locate if auto-play is on; wait till GUI says...Paul Davis
2007-03-04commit for cleanup bug that affects both old and new sessionsPaul Davis
2007-02-26fix for #1503, crash on new session in write-protected dirPaul Davis
2007-02-25prevent inadvertent "sounds" dir from 0.99 from confusing 2.0Paul Davis
2007-02-23fix timestretch naming issue, #1501Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-22Fixed for prior unused file cleanup.Taybin Rutkin
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2007-02-19remote control IDs follow editor/mixer view order; fix multiple display of di...Paul Davis
2007-02-15This creates an export direcory for new sessions. The export dialog will als...Doug McLain
2007-02-05use SilentFileSource when sources cannot be foundPaul Davis
2007-02-02prevent state saving when disconnected from JACKPaul Davis
2007-01-18Fixed midi controllable state saving/loadingJesse Chappell
2007-01-12fix for missing slave state restore at session load, etcPaul Davis
2007-01-05an actual fix for that last claim re: a buglet that used the wrong directory ...Paul Davis
2007-01-05actually fix cleanup design, plus buglet that used the wrong directory to sto...Paul Davis