summaryrefslogtreecommitdiff
path: root/libs/ardour/session_state.cc
AgeCommit message (Expand)Author
2009-03-02ICS (image compositor socket) patches from robin gareus, to keep ICS alive in...Paul Davis
2009-02-14track templates; indent fixes needed and will be forthcoming; minor fix for t...Paul Davis
2008-12-02more session init fixes from carlPaul Davis
2008-11-25lincoln's solo-mute-override patch modified/extended to track the option chan...Paul Davis
2008-10-21improved (?) Session::audible_frame()Paul Davis
2008-10-20fix up some jerkiness/retrograde motion of playheadPaul Davis
2008-10-09fix reload & use of MIDI port configuration, so that per-session setup is act...Paul Davis
2008-10-08add initial-program-change supportPaul Davis
2008-10-08fix for bad sync with other JACK transport-aware clients (thanks to torben fo...Paul Davis
2008-10-07fixes needed for track/strip ordering issuesPaul Davis
2008-10-03part II of probable fix for track sync-orderingPaul Davis
2008-05-22yet more path-building fixes from colinfPaul Davis
2008-05-22fix for recent portability-oriented change to all session foobar_dir() methodsPaul Davis
2008-05-14use Glib::build_filename() more widelyPaul Davis
2008-02-24make canvas text scale with font scaler; prevent bogus values from putting Na...Paul Davis
2008-02-13lots more BootMessagesPaul Davis
2008-02-13"boot" messages; more AU fixes; new SAE ui.conf filePaul Davis
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