major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI...
[ardour.git] / libs / ardour / session_state.cc
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-07 Paul Davisfirst pass at end-to-end RT operation request (GUI...
2009-12-04 Carl HetheringtonUse a shared_ptr for SessionPlaylists so that it can...
2009-12-04 Paul Davismove Session::Event into SessionEvent class; add Sessio...
2009-12-03 Carl HetheringtonMove some (most) playlist-related code and data into...
2009-12-03 Paul Davismore tweaks to MTC slave code (still not functional...
2009-12-02 Paul Davismore MTC stuff, including toggleable use of torben...
2009-11-30 Paul Davisattempt to remove confusion and errors caused by unclea...
2009-11-28 Paul Davistracing and small fixes to improve object destruction...
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-11-08 Paul Davismonster commit: transport mgmt changes from 2.X (omnibu...
2009-10-30 Paul Davismake 3.0 catch up with transport and other changes...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-26 David RobillardRemove cyclic Source->Playlist references (and with...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-24 David RobillardMove butler methods from Session to Butler.
2009-10-23 David RobillardSplit butler into separate object (partially, just...
2009-10-22 David RobillardUse info stream for infoey things.
2009-10-20 David RobillardTidy.
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-13 Paul Daviswritable session patch, forward ported from 2.X
2009-09-06 Paul Davisthe start (only the start) of MIDI diff commands
2009-08-17 Paul Davismove assignments out of assert() in editor_drag (thanks...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-06-17 Paul Davisremove SoloBus solo model, add PFL and AFL. basic testi...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-14 Carl HetheringtonFix up some problems with Region::_master_sources
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-10 Hans Baier* Refactor varispeed playback into own class, replace...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-16 Carl HetheringtonMove some sync-related options to being session variables.
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-15 Carl HetheringtonFix some warnings.
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-05 David RobillardSupport recursive undo events.
2009-03-05 Paul Davismake track templates work, including a fix for the...
2009-02-27 Carl HetheringtonRemove some unused code.
2009-02-25 David RobillardQuote includes for control_protocol.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-20 David RobillardMake source length a dynamic thing.
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-15 David RobillardSession XML style consistency (tag names are capitalized).
2009-02-02 Carl HetheringtonFix auto-return, hopefully not at the expense of anythi...
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2009-01-10 Hans Baier* wrong calculation of frames_moved in Session::process...
2009-01-04 David RobillardFix midi note max colour typo (miri -> midi).
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-09 Hans Baier* moved /midi_patch_manager.* to libs/ardour
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-12-04 Hans Baier* made MidiClockTicker Singleton
2008-11-26 Hans Baier* added Menu for sending midi clock
2008-10-09 Paul Davisadd global region fade toggle; fixup (?) reload of...
2008-10-08 Paul Davisfix for bad sync with other JACK transport-aware client...
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-21 David RobillardSeparate audio and MIDI disk buffer size (and track...
2008-04-11 Hans Baier* persistent undo for MIDI edits works now
2008-04-09 Hans Baier* implemented persistent undo for MidiModel::DeltaComma...
2008-03-19 Paul Davisfix up and re-enable MTC transmission
2008-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-15 David RobillardMerge with trunk R2920.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-13 Tim MayberryModify Session::path_from_region_name for portability
2007-11-13 Tim MayberryReplace Glib::file_test with sys::exists in Session...
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-10-10 Carl HetheringtonMake sure we notice when an IO's port count is reduced...
2007-10-08 Carl HetheringtonVarious work on Bundles, especially dynamic ones so...
2007-09-09 Tim MayberryUse sys::path and sys::rename in Session::rename_state...
2007-09-09 Tim MayberryModify Session::load_history for portability
2007-09-09 Tim MayberryModify Session::save_history for portability
2007-09-04 Tim MayberryFix to avoid overwriting the backup file of a 0.99...
2007-09-04 Tim MayberryUse Session::_session_dir instead of Session::_path...
2007-09-04 Tim MayberryRemove unused functions Session::possible_states
2007-09-04 Tim MayberryRemove three unused temporary variables from Session...
2007-09-04 Tim MayberryUse ARDOUR::create_backup_file in Session::save_state
2007-09-04 Tim MayberryUse ARDOUR::create_backup_file in Session::remove_state
2007-09-04 Tim MayberryRemove unused function PBD::copy_file
next